body {
background-color: #FECF37;
background-image: url(/notting/skins/anna/bg.jpg);
background-repeat: yes;
margin: 10px;
padding: 0px;
font: 12px verdana;
color: #7E15E2;

scrollbar-face-color: #FF7F11; 
scrollbar-highlight-color: #FECF37; 
scrollbar-shadow-color: #FECF37; 
scrollbar-3dlight-color: #FF7F11; 
scrollbar-arrow-color: #FECF37; 
scrollbar-track-color: #FECF37;  
scrollbar-darkshadow-color: #FECF37;  
scrollbar-base-color: #FECF37;
}


A:link {color: #FF7F11; text-decoration: underline; font-weight: bold;}        
A:visited {color: #FF7F11; text-decoration: underline; font-weight: bold;}      
A:active {color: #FF7F11; text-decoration: underline; font-weight: bold;}        
A:hover { color:#FECF37; text-decoration: none; font-weight: none;
} 


h2 {
background-color: #FECF37;
font: 12px verdana;
color: #FF7F11;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
margin: 0px 0px 5px 0px;
padding: 5px;
border: 2px solid #FF7F11;
}


input , textarea, select  {
color : #FF7F11;
font-size : 12px;
font-weight : normal;
text-decoration : none;
font-family: verdana;
text-align : left;
border-width : 2px;
border: 2px solid #FF7F11;
background-color: #FECF37;
}


#frame {
width: 604px;
padding: 0px;
margin: 0px;
padding: 0px;
}


#top {
width: 600px;
height: 400px;
margin: 0px;
padding: 0px;
border: 2px solid #FF7F11;
}


#main {
font: 12px verdana;
color: #FF7F11;
float: left;
width: 410px;
background: #FECF37;
margin: 10px 0px 0px 0px;
padding: 5px;
border: 2px solid #FF7F11;
text-align: justify;
}


#nav {
float: right;
width: 170px;
font: 12px verdana #FF7F11;
color: #FF7F11;
text-align: center;
margin: 10px 0px 0px 0px;
padding: 0px 0px 5px 0px;
border: none;
}

table.about, table, td, tr {
display: block;
background: #FECF37;
border: 0px;
color: #FF7F11;
font-family: verdana; 
font-size: 10px;
font-weight: normal;
font-style: normal;
letter-spacing: 0;
padding: 5px 10px 5px 10px;
width: 340px;
}
