#navtop, #navbottom, #sidebar, #quote, #homepg {
	DISPLAY: none;
}
#header {
	HEIGHT: 0; PADDING: 0px; MARGIN: 0px;
}
#logo IMG {
	MARGIN: 0px; PADDING: 0px; PADDING-BOTTOM: 30px;
}
body { 
	background: white;
	font-size: 13pt;
   	font-family: trebuchet ms, palatino, times new roman, serif;
}
#master, #main, #maincontent {
   	width: auto;
   	margin: 0;
   	padding: 0;
   	border: 0;
   	float: none !important;
   	color: black;
   	background: transparent none;
	}
	
#footer {
	HEIGHT: 0px;
}
#copyright {
	PADDING-RIGHT: 0px;
}

