
#menu       { font-size: 12px; background: #333; list-style: none; margin: 0; padding: 0; float: left }
#menu li       { font: 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; margin: 0; padding: 0; float: left }
#menu a       { color: #ccc; font-size: 12px; text-decoration: none; background: #333 url(images/seperator.gif) no-repeat right bottom; display: block; margin: 0; padding: 8px 12px; float: left }
#menu a:hover             { color: #fff; font-size: 12px; background: #2580a2 url(images/hover.gif) no-repeat center bottom; padding-bottom: 8px }