#content {
	margin: 0;
	float: left;
	width: 610px;
}

#main-container {
	background: url(/images/content-bg.gif) top left repeat-y;
}

#right-column {
	display: none;
}

#left-column{
	width: 160px;
	padding: 20px 0 0;
	float: left;
	margin: 0;
	background: #ddecf7 url(/images/leftcolumn-corner.gif) top left no-repeat;
}

#sitebase {
	background: url(/images/basecorners.gif) bottom left no-repeat;
	width: 770px;
	height: 20px;
	overflow: hidden;
}
