body {  
background-color: #AFE7F4;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #4A7089;
}

a:active {background: #AFE7F4; color: #78A5D6; text-decoration: none;}
a:link {background: #AFE7F4; color: #78A5D6; text-decoration: none;}
a:visited {background: #AFE7F4; color: #78A5D6; text-decoration: none;}
a:hover {background: #AFE7F4; color: #4A7089; text-decoration:overline underline;
}


#mainimg {  
position: absolute; 
left: 105px;
top: 25px;
width: 287px;
height: 43px;
}
#mainimg2 {  
position: absolute; 
left: 55px;
top: 50px;
width: 380px;
height: 228px;
z-index: 2;
}

#textarea { 
position: absolute; 
left: 50px;
top: 275px; 
width: 385px;
height: 50px;
padding: 5px;
background-color: #AFE7F4;
border-width: 1px 1px 1px 1px; 
border-style: solid;
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #4A7089;
z-index: 1; 
}

#listmenu {  
position: absolute; 
left: 475px;
top: 275px;
width: 150px;
height: 225px;
background-color: #AFE7F4;
border-width: 1px 1px 1px 1px; 
border-style: solid;
border-color: #4A7089;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #4A7089;
margin: 0px;
padding: 3px;
}
.header {
background: #AFE7F4;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #4A7089; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #4A7089;
text-transform: uppercase;
text-align: center;
margin: 0px;
padding: 1px;
}
.menuheader {
background: #AFE7F4;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #4A7089; 
text-align: right;
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #4A7089;
}


