body
    {
    color: black;
    background-color: #999999;
    font-family: Verdana, Arial, helvetica, sans-serif;
    text-align: center;
    margin: 0px;
    font-size: 85%;
    }
#topcurve
    {
    width: 780px;
    height: 36px;
    background: url(/images/780px_shadow_curve_top.jpg) top center no-repeat;
    margin: 0px auto;
    }
#main
    {
    width: 780px;
    background: white url(/images/780px_shadow_background.jpg) top center repeat-y;
    margin: 0px auto;
    padding: 0px 0px 2em 0px;
    text-align: left;
    position: relative;
    /* min-height: 835px; */
    }
#main p
    {
    margin: 1em 31px;
    padding: 0px;
    }
#main p.listhead
    {
    margin: 1em 31px 0.1em;
    }
#main ul
    {
    margin: 0px 31px 1em 31px;
    padding-left: 2em;
    }
#main h1
    {
    font: bold 120% "Century Gothic", Arial, Helvetica, sans-serif;
    color: #000090;
    margin: 0.5em 31px;
    }
#banner
    {
    text-align: center;
    position: relative;
    top: -8px;
    }
#note
    {
    margin-top: 8px;
    text-align: center;
    font-size: 80%;
    }
#footer
    {
    width: 780px;
    background: transparent url(/images/780px_shadow_curve_bottom.jpg) top center no-repeat;
    margin: 0px auto;
    padding-top: 32px;
    font-size: 80%;
    color: white;
    }
#footer p
    {
    margin: 0px 16px;
    position: relative;
    top: -8px;
    }
#menu
    {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    width: 720px;
    border: 3px #000090;
    border-style: solid none;
    margin: 2em auto 0px auto;
/*    position: absolute;
    bottom: 10px;
    left: 30px; */
    }
#menu a, #menu a:visited
    {
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    }
#menu a:hover
    {
    color: #D02200;
    text-decoration: none;
    }
#frame
    {
    width: 720px;
    height: 440px;
    border-style: none;
    background-color: white;
    position: relative;
    left: 20px;
    }
fieldset
    {
    width: 680px;
    margin: 1em auto;
    }
.left
    {
    float: left;
    text-align: left;
    width: 355px;
    }
.right
    {
    float: right;
    text-align: right;
    width: 355px;
    }
.small
    {
    font-size: 80%;
    }
.blue
    {
    color: #000090;
    }
.red
    {
    color: #D02200;
    }
a, a:visited
    {
    color: #000090;
    text-decoration: none;
    }
a:hover
    {
    color: #D02200;
    text-decoration: none;
    }
h2, h3, h2 a, h2 a:visited
    {
    color: #7A0E0E;
    font-weight: normal;
    }
.address
    {
    margin: 0px 60px !important;
    }
.nospaceabove
    {
    margin-top: 0px !important;
    }
.nospacebelow
    {
    margin-bottom: 0px !important;
    }
.captionedgraph
    {
    width: 500px;
    text-align: right;
    font-size: 80%;
    }
#main hr
    {
    color: #999999;
    background-color: white;
    height: 1px;
    width: 748px;
    margin: 0px auto;
    }
textarea, input
    {
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 90%;
    }
#contactform
    {
    margin: 0px 2em;
    padding: 0.3em;
    border: 1px solid #000090;
    background-color: #F8FBFF;
    }
.maincontainer
    {
    margin: 0px 31px;
    }
.whois
    {
    margin: 0.2em 31px !important;
    padding: 0px !important;
    font-family: "Lucida Console", "Courier New", courier, monospace;
    font-size: 100%;
    white-space: pre;
    }
#disclaimer
    {
    font-size: 90%;
    text-align: center;
    font-weight: bold;
    width: 80%;
    position: relative;
    left: 5%;
    }
.error
    {
    font-size: 90%;
    text-align: center;
    font-weight: bold;
    color: red;
    }
.question
    {
    font-weight: bold;
    font-style: italic;
    margin-bottom: 0px   !important;
    }
.answer
    {
    margin-top: 0px      !important;
    margin-left: 60px    !important;
    padding: 0px;
    }

