body {  
background-color: #b32b21;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #000000;
}


#mainimg {  
position: absolute; 
left: 110px;
top: 10px;
width: 411px;
height: 343px;
z-index: 2;
}

a:active {color: #b52a22; text-decoration: none;}
a:link {color: #b52a22; text-decoration: none;}
a:visited {color: #b52a22; text-decoration: none;}
a:hover {color: #1b0f52; text-decoration: underline;}


#textarea { 
position: absolute; 
left: 110px;
top: 325px; 
width: 400px;
padding: 5px;
background-color: #eeecea;
border-width: 5px 5px 5px 5px; 
border-style: solid;
border-color: #0e0935;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #000000;
margin: 0px;
padding: 5px;
z-index: 1; 
}

#table {
position: absolute; 
left: 625px;
top: 325px;
width: 209px;
height: 317px;
border-width: 0px 0px 0px 0px; 
z-index: 1; 
}


#listmenu {
position: absolute; 
left: 629px;
top: 335px;
width: 190px;
height: 275px;
border-width: 0px 0px 0px 0px; 
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: #191054;
margin: 0px;
padding: 5px;
z-index: 2; 
}

.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 16px;
font-weight: bold; 
color: #191054; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #191054;
margin: 2px 0px 2px 0px;
text-transform: uppercase;
text-align: center;
margin: 0px;
padding: 1px;
}

.menuheader {
font-family: tahoma, verdana, sans-serif; 
font-size: 16px;
font-weight: bold; 
color: #191054; 
text-align: center;
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #191054;
}



