body { 
background:url(img/nigellabg.gif);
background-color: #BE837F;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #784C5D;}

a:link {color: #EBD9D9; text-decoration: none;}
a:active {color: #EBD9D9; text-decoration: none;}
a:visited {color: #EBD9D9; text-decoration: none;}
a:hover {color: #7D5B5D; text-decoration:none;}

input {
color: #EBD9D9;
background: #C68186;
border: 1px solid #9D5C58;
}
textarea {
color: #EBD9D9;
background: #C68186;
border: 1px solid #9D5C58;
}

select {
color: #EBD9D9;
background: #C68186;
border: 1px solid #9D5C58;
}


#mainimg {  
position: absolute; 
left: 60px;
top: 70px;
width: 700px;
height: 370px;
background: #D39D9B;
border-width: 0px 0px 0px 0px; 
z-index: 2;
}


#textarea { 
position: absolute; 
left: 492px;
top: 75px;
width: 323px;
height: 373px;
overflow: auto;
padding: 10px;
text-align: left;
background: #D39D9B;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #7D5B5D; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 385px;
top: 77px;  
width: 84px;
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: #7D5B5D;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #784C5D; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #784C5D;
text-transform: uppercase;
text-align: center;
margin: 0px;
padding: 1px;
}

.menuheader {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #784C5D; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #784C5D;
}



































