body {
	background: #fff;
}
#container {
	background: #fff;
	border: none;
}
#header {
	border: none;
}
#subheader {
	display: none;
}
#content {
	padding: 0;
	margin: 0 0 8px 0;
	width: 578px;
	text-align: left;
	float: none;
}
#content h1 {
	background: none;
}
#sidebar {
	display: none;
}
