
#menu    { background-image: url("../backgrounds/maroon-tweed.jpg"); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; list-style: none; margin: 0; padding: 0; width: 100%; float: left; border: solid 1px #000 }
#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: #a17934; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; background-image: url(../backgrounds/seperator.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; display: block; margin: 0; padding: 8px 19px; float: left }
#menu a:hover       { color: #60041f; background-color: #a17934; padding-bottom: 8px }