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

    #left {
      float:left;
      width:12em;
      padding-left:1em;
      }

    #middle {
      float:left;
      width:55em;
      padding-left:1em;
      text-align: left;
      }      

    #right {
      float:left;
      width:15em;
      padding-left:1em;
      text-align: left;
      }

    body {
      clear:both;
      background:#dbe3ef;
      margin:0pt;
      padding:0pt;
      color:#000;
      font:x-small/1.5em Georgia,Serif;
      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:#007;
      }

    #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:#006;
      }
