body { 
background: url(img/fountainpensbg1.jpg);
background-color: #000000;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #D2D3E8;}

a:link {color: #8490DC; text-decoration: none;}
a:active {color: #8490DC; text-decoration: none;}
a:visited {color: #8490DC; text-decoration: none;}
a:hover {color: #C4C4CC; text-decoration:none;}

input {
color: #100F37;
background: #C4C4CC;
border: 1px solid #100F37;
}
textarea {
color: #100F37;
background: #C4C4CC;
border: 1px solid #100F37;
}

select {
color: #100F37;
background: #C4C4CC;
border: 1px solid #100F37;
}

#mainimg {  
position: absolute; 
left: 99px;
top: 49px;
width: 620px;
height: 416px;
background: #000000;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #78522B;
z-index: 1;
}

#textarea { 
position: absolute; 
left: 410px;
top: 87px;
width: 265px;
height: 340px;
overflow: auto;
padding: 10px;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #D2D3E8; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 288px;
top: 46px;  
width: 425px;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #C4C4CC;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #8490DC; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #8490DC;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}



