BODY
{
	background-color: #ffffff;
	color: #000000;
}

DIV#main_wrapper
{
	position: static;
	float: none;
	padding: 0;
}

DIV#main_left_wrapper,
DIV#top_banner_box,
DIV#main_right_wrapper,
DIV#toolbar
{
	display: none;
	visibility: hidden;
	height: 1px;
	width: 1px;
}

DIV#main_middle_wrapper
{
	position: static;
	width: 100%;
	margin: 0;
	background-image: none;
}

DIV#content_wrapper DIV
{
	background-image: none;
}

DIV#footer
{
	position: static;
	margin: 0;
	background-image: none;
}