body { 
background:url;
background-color: #000000;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #a19889;}

a:link {color: #dbcfbb; text-decoration: none;}
a:active {color: #dbcfbb; text-decoration: none;}
a:visited {color: #dbcfbb; text-decoration: none;}
a:hover {color: #a19889; text-decoration:underline;}

input {
color: #000000;
background: #dbcfbb;
border: 1px solid ##a19889;
}
textarea {
color: #000000;
background: #dbcfbb;
border: 1px solid ##a19889;
}

select {
color: #000000;
background: #dbcfbb;
border: 1px solid ##a19889;
}


#mainimg {  
position: absolute; 
left: 60px;
top: 70px;
width: 800px;
height: 600px;
background: #000000;
border-width: 0px 0px 0px 0px; 
z-index: 1;
}


#textarea { 
position: absolute; 
left: 495px;
top: 75px;
width: 340px;
height: 470px;
overflow: auto;
padding: 10px;
text-align: left;
background: #000000;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #a19889; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 381px;
top: 77px;  
width: 87px;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #C9763F;
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #7c7468;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #7c7468; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #7c7468;
text-transform: uppercase;
text-align: center;
margin: 0px;
padding: 1px;
}

.menuheader {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #7c7468; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #7c7468;
}




















































