/* layout for content 
 * left column with wide main
 * we simply override a couple of the settings from the main css file */

#wrapperContent{ 
	background: #FFFFFF url(../rh/wrapperLeftCol.jpg) repeat-y;
}

#maincolumn { ;
	width: 640px;
}

#rightcolumn {
	display: none;
}