body{                            
background-color: #0E0905;
}

a, a:visited, a:active {color: #ffffff; text-decoration: none;}
a:hover {color: beige; text-decoration: underline;}

#container {
width: 800px;
border: 0px solid white;
margin: 5px;
margin-left: auto;
margin-right: auto;
padding: 5px;
background-color: #;
}

#banner {
color:#843D09;
padding: 5px;
margin-bottom: 0px;
margin-right:0px;
background-color: rgb(#);
background-image:  url(/images/header.jpg);
background-repeat: no-repeat;
height: 249px;
width: 799px;
}

div#text {
color: #843D09;
position: relative;
height: auto;
width: auto;
 left: 2.0em;
top: 0.0em;
}

div#text2 {
font-size: 1.9em; color:#843D09;
position: relative;
height: auto;
width: auto;
 left: 11.0em;
top: -1.0em;
}

div#toppics {
font-size: 1.3em; color:#843D09;
position: relative;
height: auto;
width: auto;
 left: 1.0em;
top: -6.5em;
}

div#menupos {
font-size: 1.3em;
position: relative;
height: auto;
width: auto;
 left: 1.0em;
top: -8.0em;
}

div#main {
position: absolute;
left: 0px;
height: auto;
top: 270px;
}

.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10pt;
width: 790px;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
padding: 0;
 height: 1.0em;
}
.menu li {
width: 12%;
float: left;
display: inline; 
list-style-type: none;
margin: 0; padding: 0;

}
.menu li a, .menu a:visited, .menu a:active {
background: #000;
color: white;
border: solid 0.01em #843D09;
display: block;
height: 100%;
 padding: 0.2em 0;
text-align: center;
text-decoration: none;
width: 100%;
}
.menu li a:hover {
background: #AB8D59;
color: black;
}
.clear {
visibility: hidden;
clear: both;
font-size: 1px;
}

img.left {
float:left;
padding:1px;
margin-right:6px;
border:0px solid #B5B5B5;
}



#left {
float: left;
margin-top: 15px;
padding: 5px;
width: 400px;
background-color:  #0E0905;
color:#ADACA7;
}

img.left {
float:left;
padding:1px;
margin-right:6px;
border:0px solid #;
}


p {
font: bold 10pt/16pt ,sans-serif;
}

h1 {
font-family: Helvetica, Arial, Verdana;
font-size: 3.9em; color: #eff8ff;
}
h3{
font-size: 1.9em; color: #AE8A56;
}

h5 {
font-size: 0.9em;
font-family: Arial, Verdana, Helvetica; 
text-align: left; 
color: #d7d08c;
}

h3,h2,h4 {font-family: Arial, Verdana, Helvetica; text-align: center; color: #d7d08c;}



#right {
float: right;
width: 180px;
margin: 5;
margin-left: 5px;
padding: 1px;
background-color: #0E0905;
border-left: 2px solid #AB8D59;
color: #CFE1EB;
}

#footer {
clear: both;
padding: 5px;
margin-top: 0px;
background-color: #0E0905;
border:0px solid blue;
color: white;
}

.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.sidelinks a: {
	color: white;
}
.sidelinks a:hover {
	color: beige;
}
.sidelinks a:visited {
	color: white;
}

.dropmenu {
   position: absolute;
   left: -1500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 127px;

   border-width: 1px;
   border-style: solid;
   border-color: #000000;	
   background-color: #6A6A6A;
}
.dropmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.dropmenu li {
   display: inline;
}
.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
   display: block;
   width: 125px;

   padding: 2px;
   margin: 1px;
   font-family: Verdana;
   font-size: 10px;
   font-weight: normal;
   text-align: left;
   text-decoration: none;

   color: #FFFFFF;
   background-color: #6A6A6A;
}
.dropmenu a:hover {
   padding: 2px;
   margin: 1px;
   font-family: Verdana;
   font-size: 10px;
   font-weight: normal;
   text-align: left;
   text-decoration: none;

   color: #000000;
   background-color: #FFC72B;
}

.band {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eff8ff;
	font-size: 10px;
	font-weight: normal;
}

.band a, .band a:visited, .band a:active {
	color: #d7d08c;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.band a:hover {
	color: #d7d08c;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}