body {
	background: none #fff;
}
#header {
	display: none;
}
#container {
	width: auto;
}
#container h1 img {
	display: none;
}
#container h1 {
	background: none;
	height: 34px;
	position: relative;
	color: #000;
	font-size: 1.5em;
	line-height: 1.4em;
	padding-left: 8px;
}
#wrapper {
	width: auto;
	margin: 0 5%;
}
#content {
	background: none;
	width: auto;
}
#top-right {
	display: none;
	float: none;
}
#top-left {
	background: none transparent;
	width: auto;
	height: auto;
}
#top-left img {
	display: none;
}
#top-left p {
	color: #000;
	padding: 0;
}
#menu {
	display: none;
}
#bodytext {
	margin: auto;
	background: none;
	border: none;
}