#top, #sidebar, #navbar, .border, #copy_border, #graphic, .banners {
	display: none;
}

body {
	background: #fff !important;
	font-size: 16px !important;
}

#structure {
	background-color: #fff !important;
	width: 650px !important;
	padding: 0 !important; margin: 0 !important;
}

#textblock {
	background-color: #fff !important;
	width: 650px;
	margin-left: 0;
}

#content {
	background-color: #fff !important;
	padding: 0 !important; margin: 0 !important;
	height: auto;
}

#content .text {
	background: none;
}

#footer {
	width: 650px;
}