body { 
background-color: #652113;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #EFDECE;}

a:link {color: #EFB5A5; text-decoration: none;}
a:active {color: #EFB5A5; text-decoration: none;}
a:visited {color: #EFB5A5; text-decoration: none;}
a:hover {color: #EFDECE; text-decoration:none;}




#textarea { 
position: absolute; 
left: 450px;
top: 37px;
width: 400px;
height: 100px;
overflow: auto;
padding: 10px;
text-align: centre;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #915353;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #EFDECE; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 410px;
top: 7px;  
width: 400px;
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: #F0E1C2;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #EDD1BF; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #EDD1BF;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}


































































































