#header #menuwrap {
	display: none;
}
#midContainer {
}
#sidemenu {
	width: 150px;
	float: right;
	border: 1px solid #000;
	margin: 3px;
	padding: 0px 0px 10px 3px;
	font-size: smaller;
}
#midContainer {
}
	#midContainer #mainContent {
		margin-right: 165px;
	}
		#midContainer #mainContent img {
			padding: 5px;
		}
#aboveFooter {
	clear: both;
	font-size: smaller;
	text-align: center;
	padding: 8px;
}
	#aboveFooter #backtotop {
		float: left;
		text-align: left;
	}
	#aboveFooter #cookietrail {
		float: right;
		text-align: right;
	}
#footer {
	clear: both;
	font-size: smaller;
}
	#footer #copyright {
		text-align: center;
		border-width: thin;
		border-left: 0;
		border-right: 0;
		border-bottom: 0;
		border-top-width: thin;
		border-top-color: #CCC;
		border-style: solid;
	}
	#footer #modified {
		float: right;
		text-align: right;
		padding-right: 8px;
	}
body {
	color: #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	font-size: small;
}
b, strong {
	font-weight: bold;
	color: #036;
}
h1 {
	font-size: large;
	color: #009;
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	text-transform: none;
}
h2 {
	font-size: medium;
	color: #036;
	font-weight: normal;
	text-decoration: none;
}
h3 {
	font-size: small;
	font-weight: bold;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
h4{
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
}
h5 {
	font-size: medium;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
h6 {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #003399;
}
