/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  html, body { margin: 2px 0pt 0pt;
    padding: 0pt;
    text-align: center;
    opacity: 1;
    background-repeat: repeat;
    background-color: rgb(112, 154, 87);
    }

  h6 { border-style: solid;
    border-width: 1px;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    }

  p { padding: 5px;
    }

  #pagewidth { text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(255, 255, 255);
    width: 765px;
    }

  #header { position: relative;
    width: 100%;
    background-color: rgb(204, 204, 204);
    height: 200px;
    background-image: url(banner.jpg);
    background-position: center;
    }

  #leftcol { border-style: none;
    float: left;
    width: 20%;
    position: relative;
    background-color: rgb(255, 255, 255);
    }

  #maincol { border-style: dotted;
    position: relative;
    background-color: rgb(255, 255, 255);
    width: 78%;
    float: right;
    display: inline;
    }

  .clearfix:after { content: ".";
    display: block;
    height: 0pt;
    clear: both;
    visibility: hidden;
    }

  .clearfix {  }

  * html .clearfix { height: 1%;
    }

  .clearfix { display: block;
    }

  @media print {
  #leftcol { display: none;
    }
  #twocols, #maincol { width: 100%;
    float: none;
    }
}

