body { 
background: url(img/pistachiobg.gif);
background-color: #724C3C;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #A0693C;}

a:link {background: #A0693C; color: #834E22; text-decoration: none;}
a:active {background: #A0693C; color: #834E22; text-decoration: none;}
a:visited {background: #A0693C; color: #834E22; text-decoration: none;}
a:hover {background: #A0693C; color: #BEA47F; text-decoration:none;}



#textarea { 
position: absolute; 
left: 442px;
top: 95px;
width: 500px;
height: 200px;
overflow: auto;
padding: 10px;
background: #A0693C;
text-align: left;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #915353;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #BEA47F; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 446px;
top: 40px;  
width: 336px;
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: #3C2479;
padding: 2px;
z-index: 4;
}


.header {
background: #A0693C;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #724C3C; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #724C3C;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}




































































