body {
	background-image: none;
}
#outerContainer {
	background-image: url(../images/middle-nosidebar_bg.jpg);
}
#header {
	display: none;
}
#sidebar {
	display: none;
}
#content {
	float: none;
	width: 910px;
	padding: 10px 30px;
	margin: 0px;
	clear: both;
	background-image: none;
}
#copyright {
	display: none;
}
