* {
	background: none !important;
	color: #000 !important;
}

#layout,
#content,
#main_content,
#extra_content,
#footer {
	border-color: #888;
	bottom: auto;
	float: none;
	left: 0;
	margin: .75em 0 1em;
	min-height: 0;
	min-width: 0;
	padding: 0;
	position: relative;
	right: auto;
	top: 0;
	width: auto;
}

#header,
#login,
#navigation,
#subnavigation {
	display: none;
}