body { 
background:url(img/DJbg.gif);
background-color: #EBDAAE;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #000000;}

a:link {color: #AE6A48; text-decoration: none;}
a:active {color: #AE6A48; text-decoration: none;}
a:visited {color: #AE6A48; text-decoration: none;}
a:hover {color: #DCBD74; text-decoration:none;}

input {
color: #552A24;
background: #EBDAAE;
border: 1px solid #AB8D57;
}
textarea {
color: #552A24;
background: #EBDAAE;
border: 1px solid #AB8D57;
}

select {
color: #552A24;
background: #EBDAAE;
border: 1px solid #AB8D57;
}


#mainimg {  
position: absolute; 
left: 0px;
top: 0px;
width: 1024px;
height: 768px;
background: #EBDAAE;
border-width: 0px 0px 0px 0px; 
}


#textarea { 
position: absolute; 
left: 200px;
top: 130px;
width: 325px;
height: 400px;
overflow: auto;
padding: 10px;
text-align: left;
border-width: 0px 0px 0px 0px; 
border-style: solid;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #000000; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 45px;
top: 250px;  
width: 100px;
border-width: 0px 0px 0px 0px; 
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: #AE6A48; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #AE6A48;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}







































































