body {
	background-color: #ffffff;
}
#header {
	display: none;
}
#site_title {
	display: block;
}
#sidepanel {
	display: none;
}
#searchbox {
	display: none;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 100%;
}
#content table {
	font-size: 12px;
}
#footer_img {
	display: none;
}
