body {
	border: 0;
}

#container {
	width: 100%;
	padding: 0;
	overflow: visible;
}

#content {
	padding: 0;
	overflow: visible;
}

#content h2, #content h3, #content h4, #content h5, #content h6, #bottom, #footer p, #copyright a {
	color: #000000;
	background-color: #ffffff;
	background: none;
}

#content h2.header {
	color: #376C18;
	background-color: #ffffff;
	background: none;
}

.clearfix {
	overflow: hidden;
}

#top, #navbar, #left-column, #right-column, #bottom {
	display: none;
}

#content {
	width: 100%;
}

#bottom {
	padding: 0;
}

#footer, #copyright {
	width: 100%;
	text-align: center;
}
