body {
	background: url(none);
}
#bodywrapper {
	background: #FFFFFF url(none);
	float: left;
	width: 90%;
}
#container {
	width: 100%;
	vertical-align: top;
	padding: 0px;
	float: none;
	border-style: none;
}
#navigation, #leftnavigation, #quicklinks, #breadcrumb, #footer, #header {
	display: none;
}
#contentwrapper {
	float: left;
	width: 100%;
}
#content {
	width: 100%;
	float: left;
}
#content img.rss {
	display: none;
}
#content a.notice {
	width: 95%;
}
#content div.banner {
	width: 95%;
}

