 #topnav {
	display: none;  
}

 #navcontainer {
	display: none; 
}

 #leftcol {
	display: none; 
}

 #rightcol {
	display: none;
}


 #body	{
background-color: #fff;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}



/*#rightwrap	{width: 400px;}*/

 #centercol	{width: 525px;}