#innerwrap {/* enables content first */
	float:left;
	width:994px;  
	min-height:300px;
}
#ctl00_left {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	padding-top:220px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}
#ctl00_left p {padding-left:3px;padding-right:2px}


#centrecontent {
	width:764px;
	float:right;
	padding-top:220px;
	padding-bottom:22px;/* needed to make room for footer */
	padding-right:26px;
}
#centrecontent p {padding-left:3px}

#opadding li
{
	padding-bottom:15px;
}


#centrecontent a
{
 
 	color: #666666;
}
