<style type="text/css">
ul {  background: transparent; height: 20px; }/*not needed, it's just to show width and height*/
#menu {list-style-type:none; margin:0 auto; padding:0; width: 680px; }

#menu li {float:left; padding:0; margin:0 0 0 0; position:relative; width:100px; height:1px; z-index:100;}
#menu li a, #menu li a:visited {text-decoration:none;}

#menu dl {position:relative; width: 100px; margin: 0; padding: 0; background: transparent;}
#menu dt {background: #083166; margin:0;font-size: 14px; border-bottom:1px solid #fff; width:100px; float:left; text-align:center; font-family: Verdana, sans-serif;}
#menu dd {display:none; background: transparent; width:100px; border-bottom:1px solid #cce; clear:left; margin:0; padding:0; color: #fff; font-size: 12px; text-align:left; font-family: Verdana, sans-serif;}

#menu dt a, #menu dt a:visited {display:block; color:#ffd503; padding: 5px 0px 5px 0px; width:100px;}
#menu dd a, #menu dd a:visited {background:#083166; color:#ffd503; text-decoration:none; display:block; padding:4px 5px 4px 10px; width:100px;}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {width:100px; }
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {background: #ffd503; color:#534;}

#main a:link { color: #083166; text-decoration:underline; }
#main a:visited { color: #083166; }
#main a:hover { color: #ff0000; text-decoration:underline; }
#main a:active { color: #ff00ff; }
#main {
background: transparent; 
border:0; 
border-collapse:collapse;  
font-size: 16px; 
color: #083166; 
font-family: Verdana, sans-serif; 
font-weight: normal; 
text-align: justify; 
}
#content  {
background: transparent; 
border:0; 
border-collapse:collapse;  
font-size: 14px; 
color: #083166; 
font-family: Verdana, sans-serif; 
font-weight: normal; 
text-align: justify; 
}
.centeredImage
    {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
#players  
 {
background: transparent;
border-spacing:0px;
border-left: 2px solid #083166;
border-right: 2px solid #083166;
border-top: 3px solid #083166;
border-bottom: 3px solid #083166;
border-collapse: collapse;  
font-size: 14px; 
color: #083166; 
font-family: Verdana, sans-serif; 
font-weight: normal; 
text-align: left; 
}
#players
th {
background: transparent; 
border: 1px solid #083166;
border-bottom: 3px solid #083166;
padding: 3px 3px 3px 3px;
font-size: 13px; 
color: #083166; 
font-weight: normal; 
}
#players
td {
background: transparent;  
border: 1px solid #083166;
padding: 3px 2px 0px 3px;
font-size: 12px; 
}

</style>