/* CSS Document */

body {
	background: white;
	}
	
#mainnav, #rightcolumn, #box  
	{
	display: none;
	}
	
.centrecolumn, .content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}