body {
	background-color: #FFFFFF;
	background-image: url(images/front.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #045354;
	margin: 0px;
	padding: 0px;


}
}
.none {
	display: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	font-weight: bold;
	text-indent: 10pt;
	font-style: italic;


}

#header {
	margin-left: 0px;
	color: #045354;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #045354;
	border-right-color: #045354;
	border-bottom-color: #045354;
	border-left-color: #045354;
	background-color: #80BFBF;




}

#rightcol {
	position: absolute;
	width: 83%;
	z-index: 3;
	padding: 3px 3px 30px 15px;
	top: 0px;
	right: 10px;
	text-align: right;

}

#footer {
	text-align: right;
	color: #045354;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;







}

a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #045354;
	text-decoration: none;



}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #045354;
	text-decoration: underline;
}
#nav {
	position: absolute;
	left: 0;
	width: 175px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 2px;
}

#nav ul li:first-child	{
	border: none;
	padding-left: 0;
	}

#nav ul li	{
	padding: 0 0.5em;
	font-size: 0.9em;
	list-style-type: square;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#eXTReMe { display: none;  }