body { 
background: url(img/elisbg.gif);
background-color: #A37F76;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #BEA59E;}

a:link {background: #6E373A; color: #A5847A; text-decoration: none;}
a:active {background: #6E373A; color: #A5847A; text-decoration: none;}
a:visited {background: #6E373A; color: #A5847A; text-decoration: none;}
a:hover {background: #A5847A; color: #6E373A; text-decoration:overline underline;}

input {
color: #BEA59E;
background: #6E373A;
border: 1px solid #A37F76;
}
textarea {
color: #BEA59E;
background: #6E373A;
border: 1px solid #A37F76;
}

select {
color: #BEA59E;
background: #6E373A;
border: 1px solid #A37F76;
}

#mainimg {  
position: absolute; 
left: 20px;
top: 20px;
width: 620px;
height: 347px;
background: #6E373A;
border-width: 1px 1px 1px 1px; 
border-style: solid;
border-color: #E2D3A8;
z-index: 1;
}

#mainimg2 {  
position: absolute; 
left: 30px;
top: 22px;
width: 299px;
height: 347px;
background: #6E373A;
z-index: 2;
}

#textarea { 
position: absolute; 
left: 20px;
top: 360px;
width: 600px;
height: 300px;
overflow: auto;
padding: 10px;
background: #6E373A;
text-align: left;
border-width: 0px 1px 1px 1px; 
border-style: solid;
border-color: #E2D3A8;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #BEA59E; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 425px;
top: 140px;  
width: 125px;
background: #6E373A;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #915353;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #BEA59E;
padding: 10px;
z-index: 2;
}


.header {
background: #A37F76;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #6E373A; 
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #915353;
text-transform: uppercase;
text-align: center;
margin: 0px;
padding: 1px;
}

.menuheader {
background: #A37F76;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #6E373A; 
text-transform: uppercase;
text-align: center;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #915353;
}

