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

  #leftBanner { border: medium groove Blue;
    float: left;
    width: 30%;
    font-weight: normal;
    font-style: italic;
    background-color: rgb(255, 255, 255);
    }

  #topBanner { border: medium none Teal;
    padding: 2%;
    text-align: center;
    height: 20%;
    background-color: rgb(255, 255, 255);
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: x-large;
    }

  #rightBanner { height: 80%;
    width: 90%;
    text-align: center;
    background-color: rgb(255, 255, 255);
    font-size: larger;
    }

  #bottomBanner { clear: both;
    width: 100%;
    text-align: center;
    padding-top: 2%;
    height: 10%;
    display: none;
    background-color: rgb(255, 255, 255);
    }

  #rightsider { width: 100%;
    float: right;
    background-color: rgb(255, 255, 255);
    height: 100%;
    }

  #leftSider { border-style: none;
    float: left;
    width: 12%;
    background-color: rgb(255, 255, 255);
    }

