body {
margin : 0; 
color : #AD9781;
background-color: #000000;
font-size : 11px; 
font-family : verdana, serif, sans-serif; 
font-weight : normal; 
cursor : default;
margin: 0;
padding: 0;
text-align: center;
}

a:link , a:active , a:visited {
color : #d77ba4; 
text-decoration : underline; 
font-weight : normal; 
}

a:hover {
color : #8b4b67; 
text-decoration : none; 
background-color: #ffffff;
font-weight : normal; 
cursor : help; 
} 


#container {
margin-left: auto; 
margin-right: auto;
width: 600px;
background-color: #000000;
text-align: left;
}

#header {
width: auto;
}

#content {
width: 580px;
text-align: left;
margin-left: 10px;
margin-right: 10px;
line-height: 18px;
}

#footer {
clear: both;
width: 600px;
text-align: center;
font-size : 9px;
font-family : tahoma, serif, sans-serif;
line-height: 14px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 0;
}


.head{
font-family: arial, serif, sans-serif;
color: #AD9781;
font-size: 20px;
font-weight: normal;
}

.underhead{
font-family: trebuchet ms, serif, sans-serif;
color: #90987E;
font-size: 11px;
font-weight: normal;
text-align: right;
}

