<STYLE TYPE="text/css">
<!--
body {
    background-color: #FFFFFF;
    font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: justify;
    color: #000080;
    margin: 0 auto;
    width: 91%;
    }

a:link {
    /*normal links in the text and the linkheader*/
    color: #000080;
    text-decoration: none;
    background: transparent;
    }

a:visited {
    color: #000080; 
    text-decoration: none; 
    background: transparent;
    }

a:hover { 
    color: #000080; 
    text-decoration: none; 
    background: #EAF2F8;
    }

a.box:link {
    /*links in the boxes*/
    color: #FFCF00;
    text-decoration: none;
    background: transparent;
    }

a.box:visited {
    color: #FFCF00; 
    text-decoration: none; 
    background: transparent;
    }

a.box:hover { 
    color: #000080; 
    text-decoration: none; 
    background: #FFCF00;
    }

a.graphics:link {
    /*links using graphics*/
    color: #FFFFFF;
    text-decoration: none;
    background: transparent;
    }

a.graphics:visited {
    color: #FFFFFF;
    text-decoration: none; 
    background: transparent;
    }

a.graphics:hover { 
    color: #FFFFFF;
    text-decoration: none; 
    background: #FFFFFF;
    }

a.pix:link {
    /*links using pictures*/
    color: #000080;
    text-decoration: none;
    background: transparent;
    }

a.pix:visited {
    color: #000080;
    text-decoration: none; 
    background: transparent;
    }

a.pix:hover { 
    color: #000000; 
    text-decoration: none; 
    background: #FFFFFF;
    }

.content {
    /*this is the main content area*/
    background: #FFFFFF;
    color: #000000;
    padding-left: 25px;
    padding-right: 25px;
    font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; 
    border: 0.1px solid #FFFFFF; /*to insure that NN4.xx renders the background-color of the content area*/
    }

h1 {
    font-size: 32px;
    font-weight: bold;
    }

h2 {
    font-size: 18px;
    font-weight: bold;
    }

h3 {
    margin-top: -15px;
    font-size: 16px;
    font-weight: bold;
    }

h4 {
    margin-bottom: -15px; /*title inside boxes*/
    font-size: 18px;
    font-weight: bold;
    }

h5 {
    margin-top: -15px;
    margin-bottom: -22px;
    font-size: 16px;
    font-weight: normal;
    }

hr {
    color: #FFCF00;
    size: 1;
    height: 1px;
    }

.rightbox, .leftbox {
    width: 300px;
    height: auto;
    border: 3px solid #FFCF00; 
    background: #000080;
    margin-top: 1px;
    margin-bottom: 10px;
    padding: 5px;
    text-align: left;
    font-size: 16px;
    color: #FFCF00;
    }

.rightbox {
    float: right;
    margin-left: 25px;
    margin-right: 1px;
    }

.leftbox {
    float: left;
    margin-left: 1px;
    margin-right: 25px;
    }

.rightbox p, .leftbox p {
    margin-top: 20px;
    }

img.pix {
    border-width: 2;
    width: 200;
    height: 150;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    }

video.pix {
    border-width: 2;
    width: 200;
    height: 150;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    }

.linkheader {
    /*border: 1px solid #FFCF00;*/
    font-size: 18px;
    padding: 5px;
    text-align: center;
    color: #FFCF00;
    }

#dropmenudiv{
    position:absolute;
    border:1px solid #000080;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
}

#dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #000080;
    padding: 1px 0;
    text-decoration: none;
    font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
    background-color: #FFCF00;
}
-->
</STYLE>
