body { 
background:url(img/cgbg.gif);
background-color: #692621;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #611A16;}

a:link {color: #D9875F; text-decoration: none;}
a:active {color: #D9875F; text-decoration: none;}
a:visited {color: #D9875F; text-decoration: none;}
a:hover {color: #FBBB8D; text-decoration:none;}

input {
color: #600C0C;
background: #FBBB8D;
border: 1px solid #600C0C;
}
textarea {
color: #600C0C;
background: #FBBB8D;
border: 1px solid #600C0C;
}

select {
color: #600C0C;
background: #FBBB8D;
border: 1px solid #600C0C;
}

#mainimg {  
position: absolute; 
left: 60px;
top: 70px;
width: 750px;
height: 424px;
background: #B46E4C;
border-width: 0px 0px 0px 0px; 
z-index: 1;
}


#textarea { 
position: absolute; 
left: 472px;
top: 75px;
width: 314px;
height: 395px;
overflow: auto;
padding: 10px;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #611A16; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 368px;
top: 77px;  
width: 84px;
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #602B26;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #602B26; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #602B26;
text-transform: uppercase;
text-align: center;
margin: 0px;
padding: 1px;
}

.menuheader {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #602B26; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #602B26;
}





