body {
	background: white;
}
	
#pic1, #pic2, #pic3, #pic4, #header, #separator, #sidebar, .visual, #subnav_container, #footer, #logo, #slogan {
	display: none;
}


#container, #content, .holder, #main {	
	overflow: visible;
	background: none;
	margin: 0;
	padding: 0;
	float: none !important;
}
	
p {
        overflow: visible;
	width: 100%; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: none;
}