    #main {
      background:#c7dad3;
      margin-left:auto;
      margin-right:auto;
      padding-top:0.6em;
      width:77em;
      border-left:1px solid grey;
      border-right:1px solid grey;
      border-bottom:1px solid grey;      
      font-family:Gaze,Verdana,Arial;
      }

    #left {
      float:left;
      width:15em;
      padding-left:2em;
      }

    #right {
      float:left;
      padding-top:3.6em;
      color:#224455;
      }

    body {
      clear:both;
      background:#d7eae3;
      margin:0pt;
      padding:0pt;
      color:#000;      
      font:small/1.5em Gaze,Verdana,Arial;
      voice-family:"\"}\""; voice-family:inherit;
      } 

      html body {font-size:small;}
    
    #header {
      float:left;
      background:#DAE0D2 url("bg.gif") repeat-x bottom;
      width:100%;
      font-size:93%;
      line-height:100%;
      }

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

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

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

    #header a:hover {
      color:#36f;
      }

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

    #header #current a {
      background-image:url("right_on.gif");
      color:#c00;
      padding-bottom:5px;
      }

    #text {
      clear: both;
      padding-top:0.6em;
      margin-left: 2em;
      margin-right: 2em;
      color:#224455;
      }