/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { margin: 0px;
    background-color: rgb(142, 164, 182);
    }

  #outerframe { background: rgb(142, 164, 182) url(images/background.gif) repeat-y scroll 50% 0pt;
    margin-top: 0px;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: black;
    text-align: center;
    }

  #innerframe { border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin: auto;
    width: 750px;
    text-align: left;
    font-family: 'Lucida Grande',Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  #header { width: 750px;
    height: 70px;
    background-image: url(images/logo1.jpg);
    opacity: 1;
    }

  #nav { border-top: 1px solid rgb(153, 153, 153);
    border-bottom: 1px solid rgb(153, 153, 153);
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: rgb(241, 241, 241);
    text-align: center;
    }

  #nav ul { margin: 0pt;
    padding: 0pt;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    }

  #nav ul li { display: inline;
    }

  #nav ul li a:link { border: 1px solid rgb(241, 241, 241);
    padding: 2px 6px;
    background-color: rgb(241, 241, 241);
    color: black;
    text-decoration: none;
    }

  #nav ul li a:visited { border: 1px solid rgb(241, 241, 241);
    padding: 2px 6px;
    background-color: rgb(241, 241, 241);
    color: black;
    text-decoration: none;
    }

  #nav ul li a:hover { border: 1px solid rgb(153, 153, 153);
    padding: 2px 6px;
    background-color: rgb(204, 204, 204);
    color: black;
    text-decoration: none;
    }

  #nav ul li a:active { border: 1px solid rgb(241, 241, 241);
    padding: 2px 6px;
    background-color: rgb(241, 241, 241);
    color: black;
    text-decoration: none;
    }

  #nav ul li span { color: rgb(169, 169, 169);
    }

  #content { padding: 10px;
    background-color: white;
    }

  * html .buggybox { height: 1%;
    }

  * > html .buggybox { height: auto;
    }

  #footer { border-top: 1px solid rgb(204, 204, 204);
    padding: 5px;
    clear: both;
    position: relative;
    bottom: 0px;
    text-align: center;
    color: gray;
    background-color: rgb(241, 241, 241);
    }

  h1 { border-bottom: 1px dashed rgb(4, 156, 252);
    font-size: 14pt;
    color: rgb(255, 180, 51);
    }

  h2 { border-bottom: 1px dashed gray;
    font-size: 14pt;
    color: silver;
    }

  h3 { font-size: 14pt;
    color: gray;
    }

  h4 { font-size: 14pt;
    color: silver;
    }

  h5 { font-size: 14pt;
    color: rgb(51, 102, 204);
    }

  #blah { font-size: 13pt;
    font-weight: bold;
    color: rgb(68, 119, 221);
    }

  .clearboth { clear: both;
    }

  .dashborder { border: 1px dashed gray;
    padding: 10px;
    background-color: rgb(238, 238, 238);
    }

