body {  
background-color: #291909;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #E4B42E;
}

a:active {background: #291909; color: #CE812F; text-decoration: none;}
a:link {background: #291909; color: #CE812F; text-decoration: none;}
a:visited {background: #291909; color:#CE812F; text-decoration: none;}
a:hover {background: #291909; color: #E4B42E; text-decoration:overline underline;
}

 input {
color: #E4B42E;
background: #291909;
border: 1px solid #E4B42E
}
textarea {
color: #E4B42E;
background: #291909;
border: 1px solid #E4B42E
}

select {
color: #E4B42E;
background: #291909;
border: 1px solid #E4B42E
}

#mainimg {  
position: absolute; 
left: 0px;
top: 0px;
width: 368px;
height: 351px;
z-index: 1;
}

#mainimgtext {  
position: absolute; 
left: 500px;
top: 10px;
width: 183px;
height: 80px;
z-index: 2;
}

#textarea { 
position: absolute; 
left: 400px;
top: 100px; 
width: 380px;
height: 400px;
overflow: auto;
padding: 5px;
background: #291909;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #E4B42E; 
}

ul
{
padding: 0;
margin-left: 1em;
}

#listmenu {  
position: absolute; 
left: 10px;
top: 349px;
width: 358px;
background: #291909;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #E4B42E;
margin: 0px;
padding: 3px;
}

.header {
background: #291909;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #E4B42E; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #D5A21C;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}

.menuheader {
background: #291909;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #E4B42E; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #D5A21C;
}

