body {
	background-color: white;
	color: black;
	background-image: none;
}
div#holder {
	width: auto;
}
strong#logo {
	text-align: center;
	padding-top: 0px;
	float: none;
	width: auto;
	background-image: none;
	height: auto;
	margin-bottom: 10px;
	font-size: 2em;
}
strong#logo a {
	width: auto;
	height: auto;
}
strong#logo a span, ul#topmenu, div#langs, ul#midmenu {
	display: none;
}
div#content {
	padding: 0;
	background-image: none;
}
div#cleft, div#ccenter, div#cright {
	display: block;
	padding-bottom: 20px;
	float: none;
}
div#footer {
	border-top: 1px solid black;
	text-align: center;
}