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

  a:link { color: rgb(51, 204, 255);
    }

  a:visited { color: rgb(255, 153, 255);
    }

  #Header { color: rgb(255, 255, 255);
    text-transform: uppercase;
    margin-left: 100px;
    }

  #Footer { clear: both;
    height: 25px;
    padding-top: 10px;
    margin-left: 100px;
    }

  body { color: rgb(255, 255, 255);
    opacity: 1;
    background-position: left top;
    background-image: url(images/hwybg.jpg);
    max-width: 1000px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    background-color: rgb(0, 0, 0);
    background-repeat: repeat-y;
    }

  #LeftSide { float: left;
    max-width: 900px;
    color: rgb(255, 255, 255);
    margin-left: 100px;
    margin-top: 20px;
    }

  #Rightside { float: right;
    text-align: left;
    margin-top: 10px;
    }

  #NavList { width: 1000px;
    max-height: 27px;
    margin-bottom: 10px;
    }

  #Navlist li { list-style-type: none;
    display: inline;
    }

  #Navlist a { padding: 3px 10px;
    background-image: url(images/button.gif);
    height: 20px;
    width: 110px;
    display: inline;
    text-decoration: none;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    }

  #Navlist a:hover { background-image: url(images/buttonover.gif);
    }

  #N1 { margin-left: 100px;
    }

  #N2 { margin-left: 11px;
    }

  #N3 { margin-left: 11px;
    }

  #N4 { margin-left: 11px;
    }

  #N5 { margin-left: 11px;
    }
 #N6{ margin-left: 11px;
    }

  #imagepreloader { visibility: hidden;
    overflow: hidden;
    height: 0pt;
    width: 0pt;
    }

  .answer { padding-top: 0pt;
    padding-left: 30px;
    padding-right: 0pt;
    line-height: 15px;
    }

  .question { border-style: solid;
    border-color: rgb(0, 0, 0);
    padding: 4px 30px;
    cursor: pointer;
    font-weight: normal;
    line-height: 15px;
    opacity: 1;
    background-color: rgb(148, 147, 126);
    color: rgb(0, 0, 0);
    }

  .question:hover { background-color: lightblue;
    }