    body {
      background: #ededed url(/img/layout/bg.gif) repeat-x fixed;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      padding-top: 0px;
      margin-top: 0px;
    }

    #all {
      text-align: left;
    }
    
    #mainbox {
      width: 970px;
      margin: auto;
    }
    
    #topline {
      background: #002f56;
      color: #efefef;
      font-size: 13px;
      font-weight: bold;
      text-align: justify;
      word-spacing: 0.15em;
      padding-top: 3px;
      padding-bottom: 3px;
      text-align: center;
    }
    
    #topblankline {
      background: #009ee0;
      height: 12px;
    }
    
    #menuimageline {
      background: #e5e6e7;
      height: 217px;
      width: 100%;
      border-collapse: collapse;
    }
    
    #menubox {
      vertical-align: top;
      padding-left: 14px;
      padding-top: 10px;
    }
    
    #topimage {
      margin: 0;
      padding: 0;
      width: 672px;
      height: 217px;
    }
 
    #topimage img {
      display: block;
    }
    
    #menu {
      list-style-type: none;
      padding-top: 10px;
      margin: 0;
      padding-left: 35px;
      font-size: 11px;
      line-height: 1.3em;
          }
    
    #menu li {
      padding: 0;
            
    }
    
    #menu a {
      text-decoration: none;
      color: #505050;
      font-weight: bold;
      letter-spacing: 0.1em;
      padding-left: 27px;
    }
    
    #menu a:hover, #menu a.current {
      background: url(/img/layout/menubar.gif) no-repeat 0px 4px;
    }
    
    #subbar {
      width: 100%;
      background: #009ee0;
      padding-top: 5px;
      padding-bottom: 5px;
    }
    
    #subbarslogan {
      font-size: 20px;
      text-align: left;
      color: white;
      padding-left: 320px;
    }
    
    #subbardate {
      text-align: right;
      color: white;
      font-size: 11px;
      padding-right: 10px;
    }
    
    #main {
      width: 100%;
      border-collapse: collapse;
    }
    
    #news {
      width: 220px;
      background: #e5e6e7;
      vertical-align: top;
      padding: 10px 10px 10px 70px;
    }
    
    #news h3 {
      color: #002f56;
      margin: 0;
    }
    
    #content { color: #484747; background: white; padding: 30px; vertical-align: top; font-size: 12px; line-height: 15px; text-align: justify; }

    #footer {
      background: #002f56;
      color: #efefef;
      font-size: 10px;
      font-weight: bold;
      text-align: justify;
      padding-top: 5px;
      padding-bottom: 5px;
      text-align: center;
    }
    
    #footer span {
      color: #009ee0;
    }

