@charset "utf-8";
/* CSS Document */

body, #page {
	background: #fff;
	color: #000;
}

#page {
	width: 100%;
}
h1, #content {
	float: none;
	overflow: visible;
}
.sectionband {
	border-width: 0;
}

/* hide these */
#menucol, #lavahead {
	display: none;
}