html,body {
		
	margin: 0;
	background: url(../graphics/bgmain.jpg) no-repeat top center;
  	padding:0;
	text-align: center;
}



ul {
margin-left: 1px;
padding-left: 1em;
text-indent: -.1em;
}



/*  container ------------------------------------------------------------------- */

div#container {
	width: 944px;
	margin: 0px auto;
	
	text-align: left;
	z-index: 1;
}


div#frame {
	position: absolute; left:auto; right:auto; top:15px;
	width: 944px;
	margin: 0 0 0 0px;
	z-index: 2;
}


div#topnav {
	position: absolute; left:auto; right:auto; top:34px;
	margin: 0px 0px 0px 492px;
	width: 417px;
	text-align:right;
}



div#content2 {
	float: right;
	margin: 10px 0px 10px 0px;
	width: 218px;
	min-height:503px;
	height:auto !important;
	height:503px;
	border: solid 1px;
	border-color:#81b965;
	padding: 15px;
	background-color: #000;
}





div#footer {
	width: 880px;
	text-align:right;
	margin: 0 20px 20px 44px;
	border-top:solid 1px #eee;
	padding-top:5px;
}

.htmlnav {  font-family: Arial, Helvetica, sans-serif; font-size: 8.8pt; line-height: 10.3pt; text-decoration: none; color: #81b965;
}

.htmlnav a:link {
color: #81b965;
text-decoration: none;
}
.htmlnav a:visited {
color: #81b965;
text-decoration: none;
}
.htmlnav a:hover {
color: #fe9002;
text-decoration: none;
}
.htmlnav a:active {
color: #81b965;
text-decoration: none;
}


.subnav {  font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; line-height: 10pt; text-decoration: none; color: #81b965; font-weight:bold; 
}

.subnav a:link {
color: #81b965;
text-decoration: none;
font-weight:bold;
}
.subnav a:visited {
color: #81b965;
text-decoration: none;
font-weight:bold;
}
.subnav a:hover {
color: #fe9002;
text-decoration: none;
font-weight:bold;
}
.subnav a:active {
color: #81b965;
text-decoration: none;
font-weight:bold;
}



.selectmenu {  
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .745em; line-height: 1.35em; text-decoration: none; color: #444444;
	width: 300px;
}


.maincontent {  font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; line-height: 13pt; color: #333; text-align: justify;
}

.maincontent a:link {
color: #fe9002;
text-decoration: none;
}
.maincontent a:visited {
color: #fe9002;
text-decoration: none;
}
.maincontent a:hover {
color: #81b965;
}
.maincontent a:active {
color: #fe9002;
text-decoration: none;
}

.maincontent2 {  font-family: Arial, Helvetica, sans-serif; font-size: 8.75pt; line-height: 11pt; color: #fff;
}

.maincontent2 a:link {
color: #fe9002;
text-decoration: none;
}
.maincontent2 a:visited {
color: #fe9002;
text-decoration: none;
}
.maincontent2 a:hover {
color: #81b965;
}
.maincontent2 a:active {
color: #fe9002;
text-decoration: none;
}
