﻿body
{
    background-color: #003366;
    top: 0px;
    margin-top: 0px;
}

body {
	color: #DEDECA;
}

td, th {
	color: #99CCCC;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4
{
    color: #003366;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
}
#mainpage
{
    border: 1;
    width: 778px;
    background-image: url('images/homepage-02.jpg');
    vertical-align: middle;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
}
.header {
	background-image: url('images/homepage.jpg');
	width: 778px;
	height: 196px;
}
.menu
{
    border: 1px dotted #66CCFF;
    padding-top: 1px;
    margin-top: 1px;
    padding-bottom: 2px;
    margin-bottom: 1px;
    padding-left: 50px;
    width: 100px;
}

.fixednav
{
    margin-top: 50px;
}
     #FixedNav
        {
            top: 200px;
            position: relative;
        }
.thenav{}
#thenavpart
{
    margin: 5px 5px 5px 10px;
    padding: 5px;
    width: 220px;
    float: left;
    font-family: Verdana, Arial;
    color: #000000;
}
#thenavpart a
{
    color: #000000;
    
    text-decoration: none;
    font-family: Verdana, Arial;
    font-size: 13px;
}
#thenavpart a:link
{
    color: #000000;
    border-color: #99ab3c;
    text-decoration: none;
}
#thenavpart a:visited
{
    color: #000000;
    border-color: #99ab3c;
    text-decoration: none;
}
#thenavpart a:hover
{
    color: #000000;
    text-decoration: underline;
}
#thenavpart div {
	margin-top: -220px;
	background: url(credit.gif) left bottom no-repeat;
	padding: 0 20px;
	position: relative;
}
#thenavpart div div {
	margin: 0;
	padding: 0;
	background: none;
}

#pagecontenthere
{
    width: 430px;
    margin-left: 295px;
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
}
#pagecontenthere h2
{
    background-position: right top;
    background: none no-repeat right top;
    color: #000000;
    margin: 0 -20px;
    font: 20px SUDDEN;
    padding: 10px 10px 10px 20px;
}
#pagecontenthere h3
{
    font-size: 1em;
    color: #000080;
    border-bottom: 3px solid #2d4f18;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
#pagecontenthere p
{
    font-size: 1em;
    color: #000000;
    margin-bottom: 5px;
}
#pagefooter {
	background-image: url('images/homepage-04.jpg');
	width: 778px;
	height: 185px;
}
