/********************************************
 * Copyright (c) 2006 - 2010 Geoffrey Swift *
 * All rights reserved                      *
 ********************************************/

div#body, div#header {
	background-color: white !important;
	border: none !important;
	width: inherit !important;
}
h1, h2 {
	color: navy !important;
	background-color: transparent !important;
}
div#menu {
	display: none !important;
}
div#main {
	width: inherit !important;
	float: inherit !important;
}
div.code {
	overflow: inherit !important;
	white-space: inherit !important;
}
.expandobox {
	display: none;
}
