body {
	background: none;
	margin: 0;
	width: 100%;
}

#footer_menu, #header, #left_side, #side_bar, #page_functions, #right_side {
	display: none;
}

#main_content, #content_block {
	background: none;
	color: #000;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#content h1 {
	background: none;
	clear: none;
	color: #000;
	display: block;
	font-size: 145%;
	font-weight: bold;
	height: auto;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	width: auto;
}

#content #content_block *, #footer #copyright *, #footer {
	color: #000;
}