body { 
background: url(img/fountainpensbg1.jpg);
background-color: #C6BAAE;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #78522B;}

a:link {color: #AA9987; text-decoration: none;}
a:active {color: #AA9987; text-decoration: none;}
a:visited {color: #AA9987; text-decoration: none;}
a:hover {color: #F0E6DA; text-decoration:none;}

input {
color: #78522B;
background: #D7CDC3;
border: 1px solid #78522B;
}
textarea {
color: #78522B;
background: #D7CDC3;
border: 1px solid #78522B;
}

select {
color: #78522B;
background: #D7CDC3;
border: 1px solid #78522B;
}

#mainimg {  
position: absolute; 
left: 99px;
top: 49px;
width: 614px;
height: 410px;
background: #78522B;
border-width: 1px 1px 1px 1px; 
border-style: solid;
border-color: #78522B;
z-index: 1;
}

#mainimg2 {  
position: absolute; 
left: 100px;
top: 50px;
width: 614px;
height: 410px;
background: #D7CDC3;
z-index: 2;
}


#textarea { 
position: absolute; 
left: 408px;
top: 85px;
width: 265px;
height: 339px;
overflow: auto;
padding: 10px;
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: #78522B; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 285px;
top: 46px;  
width: 425px;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #C9763F;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #78522B;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #78522B; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #78522B;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}

.menuheader {
background: #F0E6DA;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #C9763F; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #C9763F;
}

