#menu {widht:851px;}

#header {
float:left;
  width:851px;
  display: inline;
  font-size:93%;
  line-height:normal;
  border-top:0px solid #9b95af;
  clear: both;
  margin-top: 0px;
background:transparent url(layout/topmenu.jpg) no-repeat 6px 0px;
  }


#header ul {
float:left;
  margin:0;
  padding: 0;
  list-style:none;
  display: inline;
margin-left:6px
  }
#header li {
  display:inline;
  margin:0;
  padding:0;
  }
#header a {
  float:left;
  background:url("left_both.gif") no-repeat left bottom;
  margin:0;
  padding:0 0 0 4px;
  border-bottom:0px solid #765;
  text-decoration:none;
  white-space:nowrap;
  margin-left: 2px;
  }
  #header ul li:first-child a { margin-left: 0; }
#header a span {
  float:left;
  display:block;
  background:url("right_both.gif") no-repeat right bottom;
  padding: 5px 3px 4px 0px;
  font-size: 9px;
  color:#000;
  width: 80px;
height:33px;
  text-align: center;
  }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
  color:#cd2a87;
  }
#header #current a {

  }
#header #current span {
  color:#3399ff;
  }
#header a:hover {
  color:#3399ff;
  }
#header a:hover span {
  color:#3399ff;
  }

*/        