/* Generated by KompoZer */


#header {
  margin: 0px;
  padding: 0px;
  background-image: url(bg.gif);
  font-family: Georgia,Serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: small;
  font-size-adjust: none;
  font-stretch: normal;
  color: #000000;
  width: 100%;
  line-height: normal;
  background-repeat: repeat-x;
  background-position: center bottom;
  float: right;
}


#header ul {
  margin: 0px;
  padding: 10px 10px 0px;
  list-style-type: none;
}


#header li {
  margin: 0px;
  padding: 0px 0px 0px 9px;
  background: transparent url(left.gif) no-repeat scroll left top;
  float: left;
}


#header a {
  padding: 5px 15px 4px 6px;
  background: transparent url(right.gif) no-repeat scroll right top;
  display: block;
  font-weight: bold;
  float: left;
  color: #776655;
  text-decoration: none;
}


#header a {
  float: none;
}

#header a:hover {
  font-size: 1.1em;
  font-weight: bold;
  color: #333333;
}

#header #current {
  background-image: url(left_on.gif);
}

#header #current a {
  background-image: url(right_on.gif);
  padding-bottom: 5px;
  font-weight: bold;
  color: #333333;
  font-size: 1.1em;
}
