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

  body { background-color: rgb(204, 204, 204);
    }

  .menu { padding: 0px;
    position: fixed;
    top: 0px;
    overflow: auto;
    left: 5px;
    width: 20%;
    height: 100%;
    line-height: 130%;
    background-color: rgb(192, 192, 192);
    }

  .main { border-left: 6px solid rgb(204, 0, 0);
    padding: 10px;
    position: absolute;
    top: 0px;
    left: 21%;
    width: 75%;
    background-repeat: repeat;
    background-attachment: fixed;
    background-color: rgb(204, 204, 204);
    }

  div.menu ul { border-style: none;
    line-height: 100%;
    font-size: small;
    margin-top: 0px;
    }


