HTML, BODY
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
BODY
{
	font-family: trebuchet, verdana, arial, sans-serif;
	font-size: 90%;
}
#background
{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
#scroller
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: auto;
	z-index: 2;
	text-align: center;
}
#content
{
	padding: 35px 5px 80px 75px;
	width: 590px;
}
#content2
{
	padding: 30px;
	width: 675px;
	font-size: 1.1em;
	font-family: georgia, times, "times new roman", serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

P
{
	line-height: 1.2em;
	text-align: center;
}
H2
{
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #003366;
	margin-top: 15px;
	margin-bottom: 5px;
}
H4
{
	font-size: 1.2em;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
#fixed
{
	position: absolute;
	top: 360px;
	left: 690px;
	width: 135px;
	z-index: 10;
	color: #000;
	border: 3px double #CCC;
	padding: 3px;
}
.banner
{
	font-size: 1.2em;
	font-weight: bold;
	background: url(images/bannerbg.jpg);
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	border: 1px solid #F7EA9F;
	padding: 6px 6px;
	width: 267px;
    color: #990000;
    }
#top
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 1600px;
}
H1
{
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	color: #990000;
}
#foot
{
	position: fixed;
	margin: 0;
	bottom: -1px;
	right: 18px;
	display: block;
	width: 100%;
	height: 87px;
	background: url(colorfooter.gif);
	text-align: center;
	font-size: 0.9em;
	color: #000;
	z-index: 10;
}
#foot
{
	position: absolute;
}
.grey
{
	font-size: 1.4em;
	font-weight: bold;
	color: #EEE;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: verdana, arial, helvetica, sans-serif;
}
H3
{
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	font-family: georgia, times, "times new roman", serif;
	color: #990000;
}
H5
{
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: georgia, times, "times new roman", serif;
}
.bold
{
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
}
A, A:LINK, A:VISITED, A:FOCUS, A:ACTIVE
{
	color: #003366;
	text-decoration: underline;
}
A:HOVER
{
	color: #990000;
	text-decoration: underline;
}
.h_mnu_01
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.h_mnu_01 UL
{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: url(colorfooter1.gif);
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.h_mnu_01 UL LI
{
	display: inline;
}
.h_mnu_01 UL LI A
{
	float: left;
	color: #FFFFFF;
	padding: 4px 16px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
}
.h_mnu_01 UL LI A:visited
{
	color: #FFFFFF;
}
.h_mnu_01 UL LI A:hover, .h_mnu_01 UL LI .selected
{
	color: #669933 
	padding-top: 4px;
	padding-bottom: 4px;
	background: #DEAE6B;
}