    #header {
      float:left;
      width:100%;
      background:#DAE0D2 url("/images/bg3.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      }
    #header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url("/images/left_both2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #928fb0;
      }
    #header pre {
      font-weight:bold;
      font-size:93%;
      font-family: Arial, helvetica;
      }
    #header a {
      float:left;
      display:block;
      width:.1em;
      background:url("/images/right_both2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#0037a8;
      }
    #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:#348;
      }
    #home #nav-home, #goos #nav-goos,
    #data #nav-data, #isabp #nav-isabp,
    #contact #nav-contact {
      background-position:0 -150px;
      border-width:0;
      }
    #home #nav-home a, #goos #nav-goos a,
    #data #nav-data a, #isabp #nav-isabp a,
    #contact #nav-contact a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#f58120;
      }
    #header li:hover, #header li:hover a {
      background-position:0% -150px;
      color:#348;
      }
    #header li:hover a {
      background-position:100% -150px;
      }
