body {
	background: white;
	font-size: 11.5pt;
	}

a { 
	text-decoration:none; 
	color:#000000;
	}
	
h1, h2 {
	font-size:16pt;
	font-weight:bold;
	margin:0; padding:0; border:0;
}

#logo{
	background-color:#FFFF00;
}

#menu, #top_nav, #header, #featurevideo, #download_box, #footer, #communitytools, #downloadbox {
	display: none;
	}
	
#wrapper, #content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
