#header {
	background-color: #993300;
	height: 110px;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/resources/image/headerBackground.png);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#topheader {
	height: 20px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #993300;
	color: #FFFFFF;
	clear: both;
	font-size: 0.8em;
	padding: 1px 7px 7px 7px;
	text-align:right;
	height: 1.7em;
}
#bottomfooter {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/resources/image/footerBackground.png);
	background-repeat:no-repeat;
	text-align:center;
	height:17px;
}
#topfooter {
	background-image: url(/resources/image/footerFade.png);
	height: 15px;
	clear: both;
	font-size: 0.01em;
	line-height: 0.01em;
}
#navwrapper {
	background-color: #cccc33;
	float: left;
	width: 170px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#nav {
	margin-left: 10px;
}
#bottomnav {
	background-image: url(/resources/image/navBottomFade.png);
	height: 50px;
	font-size: 0.01em;
	line-height: 0.01em;
}
#topnav {
	background-color: #cccc33;
	height: 45px;
	background-image: url(/resources/image/topNavFade.png);
	font-size: 0.01em;
	line-height: 0.01em;
}
#news {
	float: right;
	width: 165px;
	margin-top: 5px;
	padding-right: 10px;
}
#content {
	margin-right: 200px;
	margin-left: 190px;
	margin-top: 10px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #993300;
	background-image: url(/resources/image/contentBackground.png);
	background-color: #FFFFFF;	
}
#printheader {
	display:none;
}
#printpage {
	float:left;
	color: #FFFFFF;
}
#printpage a {
	color: #FFFFFF;
}
#banner1 {}
#banner2 { 	display:none; }
#banner3 { 	display:none; }
