body {
background-color: #000000; 
color: #ffffff; 
font-size: 10pt; 
font-family : normal verdana, sans-serif; 
} 
} 
a.link { 
font-size : 10pt; 
color : #ff0000; 
text-decoration : none; 
} 
a.link:hover { 
color : #ffffff; 
text-decoration : none; 
} 
a.menu { 
font-size : 16pt; 
color : #ffffff; 
text-decoration : none; 
} 
a.menu:hover { 
color : #ff0000; 
text-decoration : none; 
} 
#menu-wrapper { 
width : 500px; 
margin : 0 auto; 
} 
#menu { 
font : normal bold 200% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif; 
letter-spacing : 0.2em; 
text-transform : uppercase; 
color : #aaaaaa; 
margin : 1px; 
background : #222222 url(index-top.gif); 
text-align : center; 
padding : 28px 3px; 
}
    #topbar {
    position: absolute;
    width: 125px;
    visibility: hidden;
    z-index: 100;
    }
