body {
background: white;
}

#header, #leftside, #sidebar, ul#navwrapper, #footer {
	display: none !important;
 	clear: none !important;
	float: none !important;
	}

#content {
	text-align:left !important;
	margin:0 !important;
	padding:0 !important;
	clear: none !important;
	float: none !important;
	
	}
#copyright {font-size: 10pt;}
* {
	color: black !important;
	background-color: white !important;
	}
