#mainwrapper {
	margin-left: 3px;
	margin-right: 5px;
	background: url('../img/c_wrapper_bg.jpg');
	background-repeat: no-repeat;
	background-position: 0px 70px;
}

#colwrapper {
	background: url('../img/c_colwrapper_bg.jpg') top left repeat-y;
	margin-left: 118px;
	
}

#leftcol {
	width: 282px;
	float: left;
	font-size: 120%;
}

#rightcol {
	float: left;
	margin-left: 6px;
	width: 404px;
	
}

#overhang {
	background: url('../img/c_overhang.jpg') top left no-repeat;
	width: 919px;
	height: 72px;
}
