body{
font-family: verdana, arial;
font-size: 9px;
text-align: center;
margin-top: 0px;
}

h1{
font-size: 11px;
margin-bottom: 5px;
margin-top: 5px;
}

#content{
width:237px;
text-align: left;
height: 100%;
background-color: #ffffff;
border: solid 1px #000000;
}

#top{
top: 0px;
height:118px;
background-image: url(top.gif);

}


#links{
top: 118px;
padding: 5px;
}

a{
font-family: verdana, arial;
color: #D28C00;
text-decoration: none;

}

a:visited{
font-family: verdana, arial;
color: #D28C00;
text-decoration: none;

}

a:hover{
font-family: verdana, arial;
color: #D28C00;
text-decoration: underline;

}