<style type="text/css">
/* BRIAN KERR*/
#blank{
background:transparent;
}

#topmenu{
position:absolute;
bottom:0;
left:300px;
padding: 0;
margin:0;
width:400px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;

}

#topmenu ul{
font: bold 11px Arial;
margin:0;
padding: 0;
list-style: none;
}

#topmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#topmenu a{
float: left;
display: block;
color: #ffffff;
min-width:45px;
margin: 0 20px 0 0; /*Margin between each menu item*/
padding: 2px 10px;
text-decoration: none;
text-align:center;
letter-spacing: 1px;
border-bottom: 8px solid #efefef;
}

#topmenu a:hover{
color:#FFCC66; /*Menu hover bgcolor*/
}

#topmenu #current a{ /*currently selected tab*/
border-bottom: 10px solid #be4040;
}

</style>
