body {
	background: white;
}
	

#wrapper, #footer {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none;
	color: black; 
	background: transparent;
	}
	
#bannerimg{
	display: none;
}

#snapshot{
	display: none;
}


#leftcol{
	display: none;
}

#leftcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}

#leftcol #nav {
	display: none;
}

#leftcol #con {
	display: none;
}

#bottom{
	display: none;
}  



