body { 
background:url(img/candlebg.jpg);
background-color: #A5A2A3;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #645C5F;}

a:link {color: #FFFFFF; text-decoration: none;}
a:active {color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {color: #645C5F; text-decoration:none;}

input {
color: #645C5F;
background: #DFC6B5;
border: 1px solid #7F7F7F;
}
textarea {
color: #645C5F;
background: #DFC6B5;
border: 1px solid #7F7F7F;
}

select {
color: #645C5F;
background: #DFC6B5;
border: 1px solid #7F7F7F;
}


#mainimg {  
position: absolute; 
left: 60px;
top: 40px;
width: 800px;
height: 600px;
background: #D4CDCD;
border-width: 2px 2px 2px 2px;
border-style: solid;
border-color: #AA958A; 
}


#textarea { 
position: absolute; 
left: 497px;
top: 76px;
width: 310px;
height: 433px;
overflow: auto;
padding: 15px;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #4E4D68; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 435px;
top: 39px;  
width: 410px;
height: 100px;
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #7F7F7F;
padding: 10px;
z-index: 1;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #AA866E; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #AA866E;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}
























































































































































