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

  html, body { margin: 0pt;
    padding: 0pt;
    text-align: center;
    volume: 45;
    opacity: 1;
    background-color: rgb(204, 204, 204);
    }

  #pagewidth { border-style: solid;
    border-width: 1px;
    margin: 1% auto;
    max-width: 1200px;
    text-align: left;
    width: 90%;
    min-width: 700px;
    background-color: rgb(255, 255, 255);
    }

  h6 { border-style: solid;
    border-width: 1px;
    margin-left: 5%;
    width: 90%;
    }

  p { padding: 5px;
    }

  #header { position: relative;
    height: 150px;
    width: 100%;
    background-color: rgb(0, 0, 0);
    background-repeat: no-repeat;
    background-position: center;
    }

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

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

  #footer { clear: both;
    background-color: rgb(0, 0, 0);
    height: 100px;
    }

  .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;
    }
}

