#header    { font-size: 82%; line-height: normal; background-image: none; background-repeat: repeat-x; background-attachment: scroll; background-position: 50% bottom; margin-top: 0; width: 105%; float: left }
#header ul  { list-style: none; margin: 0; padding: 10px 10px 0 }
#header li   { display: inline; margin: 0; padding: 0 }
#header a  { text-decoration: none; background-image: url("left_both.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; white-space: nowrap; margin: 0; padding: 0 0 0 9px; float: left; border-bottom: 1px solid #765 }
#header a span  { color: #765; font-weight: bold; background-image: url("right_both.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: right top; display: block; padding: 5px 15px 4px 6px; float: left }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span  { float: none }
/* End IE5-Mac hack */
#header a:hover span  { color: #333 }
#header #current a  { background-position: 0 -150px; border-width: 0 }
#header #current a span  { color: #333; background-position: 100% -150px; padding-bottom: 5px }
#header a:hover  { background-position: 0 -150px }
#header a:hover span  { background-position: 100% -150px }

