body { 
background: url(img/chittybg1.gif);
background-color: #A79994;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #6E6460;}

a:link {color: #C19E8B; text-decoration: none;}
a:active {color: #C19E8B; text-decoration: none;}
a:visited {color: #C19E8B; text-decoration: none;}
a:hover {background: #966D56; color: #F0E7DE; text-decoration:none;}

input {
color: #A6715E;
background: #F0E7DE;
border: 1px solid #A6715E;
}
textarea {
color: #A6715E;
background: #F0E7DE;
border: 1px solid #A6715E;
}

select {
color: #A6715E;
background: #F0E7DE;
border: 1px solid #A6715E;
}

#mainimg {  
position: absolute; 
left: 150px;
top: 0px;
width: 420px;
height: 588px;
background: #F0E7DE;
border-width: 0px 2px 2px 2px; 
border-style: solid;
border-color: #966D56;
z-index: 1;
}

#mainimg2 {  
position: absolute; 
left: 152px;
top: 0px;
width: 420px;
height: 304px;
background: #6D4C39;
border-width: 0px 0px 2px 0px; 
border-style: solid;
border-color: #966D56;
z-index: 3;
}


#textarea { 
position: absolute; 
left: 152px;
top: 342px;
width: 400px;
height: 226px;
overflow: auto;
padding: 10px;
background: #F0E7DE;
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: #A6715E; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 152px;
top: 315px;  
width: 411px;
background: #966D56;
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: #85624F;
padding: 5px;
z-index: 4;
}


.header {
background: #F0E7DE;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #85624F; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #85624F;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}

