   /* body {
      background:#fff;
      margin:0;
      padding:0;
      color:#000;
      font:x-small/1.5em "Lucida Sans Unicode",Georgia,Serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } html>body {font-size:small;} */
    
    #menu_center {
	width:99.99%;
	height: 100px;
	float: left;
	background-image:  url("../images/new_bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	}
    #menu_center2 {
	width:750px;
	margin-right:auto;
	margin-left:auto;
		}
	#header {
	float:left;
	  width:750px;
      font-size:90%;
      line-height:normal;
      }
    #header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url("../images/menu_bg_left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:0px solid #765;
      }
    #header a {
      float:left;
      display:block;
      width:.1em;
      background:url("../images/menu_bg_right.gif") no-repeat right top;
      padding:5px 10px 72px 1px;
      text-decoration:none;
      font-weight:100;
      color:#666;
	  margin-right:14px;
      }
    #header > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:hover {
      color:#fff;
      }
    #header #current {
      background-position:0 -92px;
      border-width:0;
      }
    #header #current a {
      background-position:100% -92px;
      padding-bottom:72px;
      color:#fff;
      }
    #header li:hover, #header li:hover a {
      background-position:0% -92px;
      color:#fff;
      }
    #header li:hover a {
      background-position:100% -92px;
      padding-bottom:72px;
      }