body {
	background: white;
}
#Menu,
	#SearchForm,
	#Langs,
	#Right,
	cufontext {
	display: none;
}
.cufon {
	margin-right: -14px;
}
h1#Logo {
	overflow: visible;
}
h1#Logo a {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 105%;
}
h1#Logo span {
	left: -105%;
	background-position: bottom left;
}
#Page,
	#Content {
	width: 100%;
	background: white;
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	color: black;
}
#Content li.enhancedLi  {
	color: black;
}
#Footer {
	color: black;
	margin-top: 5px;
}
#Footer a,
	#Footer a:visited {
	color: black;
}