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

  #masthead { border-bottom: 2px solid rgb(204, 0, 0);
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 1em;
    padding-bottom: 1em;
    background-color: rgb(153, 153, 255);
    }

  #mainContent { position: relative;
    margin-left: 12em;
    }

  #leftnav { border-right-style: solid;
    border-right-width: 2px;
    float: left;
    background-position: center;
    background-color: rgb(204, 204, 255);
    width: 11em;
    background-image: url(../images/chalk.jpg);
    }

  .navlink { padding: 3px 10px 2px;
    display: block;
    }

  #rightCol { float: right;
    border-left-style: solid;
    border-left-width: 2px;
    width: 6em;
    background-color: rgb(204, 204, 255);
    background-image: url(../images/chalk.jpg);
    text-align: left;
    }

  #articleText { border-left: 2px solid rgb(204, 0, 0);
    border-right: 2px solid rgb(204, 0, 0);
    padding: 3px 5px 5px;
    position: relative;
    margin-right: 7em;
    color: rgb(51, 0, 51);
    background-color: rgb(192, 192, 192);
    }

  .h2 { color: rgb(102, 0, 0);
    }

  a.navlink { color: rgb(102, 102, 102);
    font-weight: bold;
    text-decoration: none;
    }

  a.navlink:hover { background-color: rgb(255, 255, 255);
    border-right-width: 2px;
    border-right-color: rgb(204, 0, 0);
    color: rgb(102, 0, 0);
    font-weight: bold;
    }

  .columnwrap { float: left;
    height: 50px;
    background-color: red;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 30%;
    }

  * html .hollyhack { height: 1%;
    }

