body {
    background-color:   #ffffff;
    font-family:   verdana,helvetica,arial,sans-serif;
    font-size:     62.5%;
	width:		   100%;
}
#page {
	border:0;
	background-color: #ffffff;
}
#banner {
	width:100%;
}
#navlist-container {
	display: none;
}
#content { 
	background-color: #ffffff;
	clear:both;
	width: 100%;
	float:none;
}
#footer-container {
	display: none;
}
