#headerimage {
	margin: 0px;
	padding: 0px;
	height: 126px;
	width: 100%;
	border: none;
	background-image: url(images/header_09.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#masthead {
	padding: 0px;
	clear: both;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #0686do;

}
#wrapper {
	width: 790px;
	margin-left: -395px;
	left: 50%;
	position: absolute;
	top: 0px;
	background-color: #FFFFFF;
	height: 90%;
	clear: both;

}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
	display: inline;

}
#navigation a:link, #navigation a:visited {
	padding: 3px 5px 2px;
	color: #FFFFFF;
	background-color: #78BEE6;
	text-decoration: none;
	border: none;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-transform: uppercase;


}
#navigation a:hover {
	color: #FFFFFF;
	background-color: #CC9933;
	background-image: url(images/nav_bg_dwn.gif);

}
#content {
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: "CG OMega", Verdana, Arial, Helvetica, sans-serif;

}
#content H1 {
	font-size: 140%;
	color: #006699;
}
#footer {
	clear: both;
	text-align: right;
	padding: 6px;
	width: 100%;
	left: 50%;
	clip:  rect(auto auto auto -395px);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;








}
.rights {

	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: none;
}
.lefts {


	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: none;
}
#allwrap {

	width: 790px;
	margin-left: -395px;
	left: 50%;
	position: absolute;
	top: 0px;
	background-color: #FFFFFF;
	height: 90%;
	clear: both;
}
#footer a {
	color: #666666;
	text-decoration: none;
	border: none;

}
#footer img {
	border: none;
}
#content H2 {

	font-size: 120%;
	color: #99CC00;
}
#content H3 {


	font-size: 110%;
	color: #CCCC33;
}
#selected a:link, #selected a:visited {

	padding: 3px 5px 2px;
	color: #FFFFFF;
	background-color: #FFCC33;
	text-decoration: none;
	border: none;
	background-image: url(images/nav_bg_selected.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-transform: uppercase;
}
#content a img {

	border: none;
}
.textareas {
	height: 60px;
	width: 300px;
}
#minilinks a {
	color: #333333;
}
#minilinks {
	color: #333333;
	font-size: 80%;
	text-align: right;
	float: right;
	margin-top: 12px;


}
