#contentwrap {
	width: 890px;
	float:left;
	background-image:url(/assets/contentbkg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#LHcol {
	width: 680px;
	position: relative;
}
#RHcol {
	float: right;
	width: 200px;
}
