#header, #navigation, #bottom {
	display: none;
}

#content, #wrapper, div.innerWrapper, #page, #nonFooter #contentWrapper {
	float: none;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	min-height: auto;
	position: static;
}