#breadcrumbs, #header_nav, #header, #navcontent, #navigation, #centercontent div.quotebox, #centercontent div.portal_button, .skip_link, #leftcol, #footer {
	display:none;
}

body	{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white; 
	}
	
body, #sitemapicon, #breadcrumbs_bar, #wrapper, #header, #header_outerwrapper, .content_outerwrapper, #contentwrapper, #centercontent, #contentheader, #leftcol, #footer_wrapper, #footer {
	background: transparent none;
	background-color: white;
	float: none !important;
	overflow: visible; /*Magic*/
}

#centercontent {
	margin: 0 20% 0 5%;
	padding: 0;
	width: auto !important;
}

html>body #centercontent { /*Mozilla Fix*/
	margin: 0 5%;
}

body, #centercontent p, #centercontent a:link, #centercontent a:visited, #centercontent h1, #centercontent h2, #centercontent h3, #centercontent h4, #centercontent caption, #centercontent h5, #centercontent ul, #centercontent li {
	color: black;
	background: transparent none;
	background-color: white;
}
