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

  body { font-family: arial,verdana,helvetica,sans-serif;
    font-size: 12px;
    cursor: default;
    background-color: rgb(255, 255, 255);
    }

  * { margin: 0px;
    padding: 0px;
    text-decoration: none;
    }

  html { height: 100%;
    margin-bottom: 1px;
    }

  #container { width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    background-color: rgb(255, 255, 255);
    }

  #header { width: 100%;
    padding-top: 15px;
    }

  .spacer { width: 100%;
    height: 15px;
    }

  hr { border: 0px none ;
    color: rgb(204, 204, 204);
    background-color: rgb(205, 205, 205);
    height: 1px;
    width: 100%;
    text-align: left;
    }

  h1 { font-size: 28px;
    color: rgb(204, 0, 0);
    background-color: rgb(255, 255, 255);
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-weight: 300;
    }

  h2 { font-size: 15px;
    color: gray;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-weight: 300;
    background-color: rgb(255, 255, 255);
    }

  h3 { padding: 5px;
    color: rgb(204, 0, 0);
    font-size: 15px;
    text-align: left;
    font-weight: 300;
    margin-top: 5px;
    }

  #left { float: left;
    width: 250px;
    background-color: rgb(255, 255, 255);
    color: black;
    }

  #main { border-left: 1px solid silver;
    margin: 5px 5px 5px 260px;
    padding: 15px;
    }

  p { padding: 5px;
    color: black;
    background-color: rgb(255, 255, 255);
    line-height: 20px;
    }

  a { text-decoration: none;
    background-color: rgb(255, 255, 255);
    color: rgb(102, 102, 102);
    }

  a:hover { color: rgb(204, 0, 0);
    background-color: rgb(255, 255, 255);
    text-decoration: underline;
    }

  #footer { clear: both;
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    }

  .right { color: gray;
    background-color: rgb(255, 255, 255);
    float: right;
    font-size: 100%;
    margin-top: 5px;
    }

  .left { color: gray;
    background-color: rgb(255, 255, 255);
    float: left;
    font-size: 100%;
    margin-top: 5px;
    }

