body { 
background: url(img/ombg.gif);
background-color: #BC8D59;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #A4B3BC;}

a:link {background: #6B818E; color: #A4B3BC; text-decoration: none;}
a:active {background: #6B818E; color: #A4B3BC; text-decoration: none;}
a:visited {background: #6B818E; color: #A4B3BC; text-decoration: none;}
a:hover {background: #DDE3DF; color: #6B818E; text-decoration:overline underline;}

input {
color: #6B818E;
background: #DDE3DF;
border: 1px solid #54636C;
}
textarea {
color: #6B818E;
background: #DDE3DF;
border: 1px solid #54636C;
}

select {
color: #6B818E;
background: #DDE3DF;
border: 1px solid #54636C;
}

#mainimg {  
position: absolute; 
left: 20px;
top: 0px;
width: 500px;
height: 585px;
background: #6B818E;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #000000;
z-index: 1;
}

#mainimg2 {  
position: absolute; 
left: 21px;
top: 0px;
width: 500px;
height: 375px;
background: #6B818E;
z-index: 2;
}


#textarea { 
position: absolute; 
left: 20px;
top: 375px;
width: 480px;
padding: 10px;
background: #6B818E;
text-align: left;
border-width: 0px 1px 0px 1px; 
border-style: solid;
border-color: #54636C;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #DDE3DF; 
z-index: 2;
}


#listmenu {  
position: absolute;
left:545px;
top: 375px;  
width: 115px;
background: #6B818E;
border-width: 1px 1px 1px 1px; 
border-style: solid;
border-color: #54636C;
text-align: right;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #DDE3DF;
padding: 10px;
z-index: 3;
}


.header {
background: #6B818E;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #DDE3DF; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #54636C;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}

.menuheader {
background: #6B818E;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #DDE3DF; 
text-transform: uppercase;
text-align: left;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #54636C;
}




