

#main_content, #pagetitle, #graphicalheader, #content {
	float: none !important;
	width: auto;
	padding: 0;
	margin: 0px;
	background-color: none;
	background: none;
	border: 0px;
	}
	
#pagetitle {
	padding-top: 15px;
	}
	
#navarea, #navlist, #button, #footer, #footerwide {
	display: none;
	}

