#innerwrap {/* enables content first */

}
#ctl00_left {
	position:relative;/*ie needs this to show float */
	width:100%;
	float:left;
}
#ctl00_left p {padding-left:3px;padding-right:2px}


#centrecontent {
	width:auto;
	float:none;
	padding-left:35px;
	padding-right:35px;	
background-image : none;
}
#centrecontent p {padding-left:3px}

#opadding li
{
	padding-bottom:15px;
}


#centrecontent a
{
 
 	color: #666666;
}
