body {  
background-image: url(img/pudseybg1.jpg);
background-repeat: repeat-x;
background-color: #fdfae7;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #AA4242;
}

a:active {background: #FBD31C; color: #4F7197; text-decoration: none;}
a:link {background: #FBD31C; color: #4F7197; text-decoration: none;}
a:visited {background: #FBD31C; color: #4F7197; text-decoration: none;}
a:hover {background: #FBD31C; color: #AA4242; text-decoration:overline underline;
}


#mainimg {  
position: absolute; 
left: 70px;
top: 25px;
width: 132px;
height: 131px;
}

#mainimg2 {  
position: absolute; 
left: 275px;
top: 40px;
width: 121px;
height: 159px;
z-index: 1;
}

#mainimg3 {  
position: absolute; 
left: 100px;
top: 210px;
width: 277px;
height: 25px;
}

#textarea { 
position: absolute; 
left: 50px;
top: 255px; 
width: 385px;
height: 280px;
overflow: auto;
padding: 5px;
background-color: #FBD31C;
border-width: 1px 1px 1px 1px; 
border-style: solid;
border-color: #AA4242;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #AA4242;
z-index: 1; 
}

#listmenu {  
position: absolute; 
left: 475px;
top: 255px;
width: 150px;
height: 245px;
background-color: #FBD31C;
border-width: 1px 1px 1px 1px; 
border-style: solid;
border-color: #AA4242;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #AA4242;
margin: 0px;
padding: 3px;
}
.header {
background-color: #FBD31C;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #803131; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #803131;
text-transform: uppercase;
text-align: center;
margin: 0px;
padding: 1px;
}
.menuheader {
background-color: #FBD31C;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #803131; 
text-align: right;
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #803131;
}
