body { 
background:url(img/closebg.jpg);
background-color: #000000;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #552A24;}

a:link {color: #5E1918; text-decoration: none;}
a:active {color: #5E1918; text-decoration: none;}
a:visited {color: #5E1918; text-decoration: none;}
a:hover {color: #BC9995; text-decoration:none;}

input {
color: #BC9995;
background: #5E1918;
border: 1px solid #BC9995;
}
textarea {
color: #BC9995;
background: #5E1918;
border: 1px solid #BC9995;
}

select {
color: #BC9995;
background: #5E1918;
border: 1px solid #BC9995;
}


#mainimg {  
position: absolute; 
left: 60px;
top: 40px;
width: 800px;
height: 564px;
background: #000000;
border-width: 2px 2px 2px 2px;
border-style: solid;
border-color: #000000; 
}


#textarea { 
position: absolute; 
left: 440px;
top: 130px;
width: 359px;
height: 400px;
overflow: auto;
padding: 10px;
text-align: left;
background: #000000;
border-width: 1px 1px 1px 1px; 
border-style: solid;
border-color: #5E1918;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #BC9995;
z-index: 2; 
}


#listmenu {  
position: absolute;
left: 420px;
top: 570px;  
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: #BC9995;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #A97B76; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #A97B76;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}







































































