body {
  background:#fff;
  margin:0;
  padding:0;
  font:x-small/1.5em Georgia,Serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } html>body {font-size:small;}

#header {
  float:left;
  width:100%;
  backgroundx:#DAE0D2 url("bgred.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  margin-bottom: 1px;
  }
#header ul {
  margin:0;
  padding:0px 2px 2px 2px;
  list-style:none;
  }
#header li {
  float:left;
  background:url("left_green.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  margin-right:2px;
  }
#header a {
  float:left;
  display:block;
  background:url("right_green.gif") no-repeat right top;
  padding:5px 9px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#ffff00;
  }
#header #current {
  background-image:url("leftred.gif");
  }
#header #current a {
  background-image:url("rightred.gif");
  color:#fff;
  padding-bottom:-5px;
  }
