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

