body {
	background-color: #FFFFFF;
}
#overall, #breadcrumb, #content, #container, #startcontainer, #footer {
	position: static;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#header, #subnav {
	display: none;
}	
/*#startcontent_left, #startcontent_right {
	position: relative;
	float: left;
	width: 294px;
	padding: 10px 12px 0px 18px;
	z-index: 21;
}
#startcontent_center {
	position: relative;
	padding: 10px 343px 0px 343px;
	z-index: 20;
}
#startcontent_right {
	float: right;
	z-index: 22;
}*/