body {
height:100%;
width:100%;
margin:0px;
padding:0px;
color:#FFFFFF; 
background:#000000;
font:10pt arial;
text-align:center;
}

#container{
position:relative;
top:30px;
bottom:5px;
margin-left:auto;
margin-right:auto;
width:780px;
height:auto;
background:#000000;
}

#topbar {
text-align:left;

height:49px;
width:780px;
}

#topbar a:hover img{
background:#80FF80;
border:0px;
padding:0px;
margin:0px;
}

#topbar img{
border:0px;
padding:0px;
margin:0px;
}

#menu {
float:left;
clear:left;
width : 149px;

}

#content{
float:right;
width:621px;
margin-top:0px;
border:0px;
padding:5px;
}

#footer{
font:8pt tahoma;
clear:both;
}

#menu a{
color:#00FF00;
text-decoration:none;
}

#menu a:hover{
background:#008000;
}

#menu ul{
list-style: none;
border:0px;
padding:0px;
margin:5px;
}



#content p{
text-align:left;
border:0px;
padding:0px;
margin:0px;
}

#content a{
color:#00ff00;
text-decoration:none;
}

#content a:hover{
background:#008000;
}