body { 
background: url(img/rudolphmainbg.gif);
background-color: #612910;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #D2C4BE;}

a:link {color: #FBFAFA; text-decoration: none;}
a:active {color: #FBFAFA; text-decoration: none;}
a:visited {color: #FBFAFA; text-decoration: none;}
a:hover {color: #D2C4BE; text-decoration:overline underline;}

input {
color: #FBFAFA;
background: #77090A;
border: 1px solid #D2C4BE;
}
textarea {
color: #FBFAFA;
background: #77090A;
border: 1px solid #D2C4BE;
}

select {
color: #FBFAFA;
background: #77090A;
border: 1px solid #D2C4BE;
}


#mainimg {  
position: absolute;
left: 39px;
top: 0px;
width:500px;
height: 590px;
margin:0px;
border:1px solid #D9BFA3;
}


#mainimg2 {  
position: absolute; 
left: 180px;
top: 20px;
width: 313px;
height: 118px;
z-index: 2;
}

#mainimg3 {  
position: absolute; 
left: 70px;
top: 140px;
width: 176px;
height: 161px;
z-index: 3;
}


#textarea { 
position: absolute; 
left: 45px;
top: 331px;
width: 470px;
height: 235px;
overflow: auto;
padding: 10px;
text-align: left;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #5C050B;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #D2C4BE; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 350px;
top: 150px;  
width: 125px;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #D9BFA3;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #D2C4BE;
padding: 5px;
z-index: 3;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #D2C4BE; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #D9BFA3;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}

.menuheader {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #D2C4BE; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #D9BFA3;
}












