body {
	padding: 0;
	background-color: white;
}
div#main {
	width: auto;
	background-image: none;
}
h1 {
	height: auto;
	background-color: white;
	background-image: none;
}
h1 a {
	padding: 0;
	height: auto;
	background-image: none;
}
h2#top {
	padding: 0;
	position: static;
	top: 80px;
	width: auto;
}
div#content {
	width: auto;
	float: none;
	padding: 10px 0;
	min-height: 100px;
	_height: auto;
}
div#footer {
	display: none;
}
h2#c {
	border-top: none;
	float: none;
	width: auto;
	background-color: white;
}
ul#menu {
	display: none;
}