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

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

#leftcol {
	width: 360px;
	float: left;
	font-size: 1.2em;
}

#rightcol {
	float: left;
	margin-left: 6px;
	width: 450px;
	font-size: 1.2em;
}

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