/* Created by Marlon */


body {
margin: 0 auto;
background-color: #95b7cd;
color: #333333;
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
font-size: 1em;
background-image: url(../image-files/page-bg.gif);
background-position: center;
}

h1 {
font-size: 1.6em;
text-align: right;
font-style: italic;
letter-spacing: 4px;
color: #006666;
}

h2 {
font-size: 1.3em;
line-height: .7em;
color: #066666;
}

h3 {
font-size: 1.1em;
line-height: .5em;
color: #004444;
}

h4 {
font-size: 1em;
line-height: 1.4em;
color: #000444;
}

P {
font-size: 0.9em;
text-align: left;
line-height: 1.6em;
}

.p {
margin-top: -.1em;
margin-bottom: 0;
}

.text {
line-height: 1.3em;
text-align: left;
}

a:link {
color: #203239;
text-decoration: underline;
font-family: verdana;
background-color: transparent;
}

a:visited {
color: #660033;
text-decoration: underline;
}

a:hover {
color: #345678;
text-decoration: none;
}

a:active {
background-color: transparent;
}


#wrapper {
margin: 0 auto;
width: 975px;
background-image: url(../image-files/backgroundimage.jpg);
background-repeat: repeat-y;
background-position: left top;
}



#header {
width: 975px;
height: 144px;
background-image: url(../image-files/logo2.jpg);
border-top: 1px solid #3399ff;
border-bottom: 1px solid #3399ff;
position: relative;
}

#header a {
color: black;
background-color: transparent;
text-decoration: underline;
font-family: verdana;
font-weight: bold;
font-size: 12px;
}

#header a:visited {
color: black;
text-decoration: underline;
font-weight: bold;
}

#header a:hover {
color: yellow;
text-decoration: none;
font-weight: bold;
}

.headerlinks {
position: absolute;
text-align: right;
top: 6px;
left: 745px;
}

.headerlinks ul {
margin: 0 auto;
padding: 0;
}

.headerlinks li {
margin: 0px 2px 0px 2px;
list-style-type: none;
display: inline;
}


#leftnavbar {
margin-top: 0;
width: 165px;
float: left;
}

#leftnavbar ul {
margin: 0;
padding: 0;
line-height: 28px;
}

#leftnavbar li {
margin: 0;
padding: 0;
height: 29px;
width: 164px;
list-style-type: none;
float: left;
z-index: 5;
position: relative;
background-color: #a0c9fd;
background-image: url(../image-files/rolloverbutton.jpg);
}

/* this next piece of code is needed to rollover the buttons */

#leftnavbar li:hover {
background-position: right top;

}

#leftnavbar ul li a:link, #leftnavbar ul li a:visited {
display: block;
text-decoration: none;
font-weight: bold;
font-size: 14px;
color: #000000;
text-indent: 6px;
}

#leftnavbar ul li a:hover {
color: yellow;
}

#leftnavbar ul ul {
position: absolute;
top: 30px;
visibility: hidden;
margin-left: 164px;
margin-top: -30px;
border-top: 1px solid #74899a;
z-index: 1;
}

#leftnavbar ul li:hover ul {
visibility: visible;
}

#leftnavbar ul li ul li {
text-align: right;
padding-right: 6px;
background: #a0c9fd;
border-bottom: 1px solid #74899a;
border-left: 1px solid #74899a;
border-right: 1px solid #74899a;
height: 28.1px;
width: 300px;
}

#leftnavbar ul li:hover ul li:hover {
background: #95b7cd;
}

#leftnavbar a:hover {
color: #000;
}

#leftnavbar p {
background-color: transparent;
text-decoration: none;
font-family: verdana;
padding-left: 5px;
padding-right: 5px;
text-align: center;
}

.leftnavbar {
padding: 5px 2.5px 5px 2.5px;
}

#main-text {
background-color: #ffffff;
position: relative;
margin-left:18px;
padding-top: 5px;
width: 609px;
float: left;
}



#li {
line-height: 1.6em;
color: #005d55;
}

.li {
margin-left: -.8em;
}


#rightnavbar {
margin-left: 810px;
width: 165px;
color: #000000;
}

#rightnavbar p {
background-color: transparent;
text-decoration: none;
font-family: verdana;
padding-left: 5px;
padding-right: 5px;
text-align: center;
}

.rightnavbar {
padding: 5px 2.5px 5px 2.5px;
}



#footer {
clear: both;
width: 975px;
height: 113px;
background-image: url(../image-files/footerbackground2.jpg);
border-top: .5px solid #3399ff;
font-size: 13px;
color: #000000;
}

#footer a {
color: blue;
text-decoration: underline;
font-family: verdana;
font-weight: bold;
background-color: transparent;
}

#footer a:visited {
color: blue;
text-decoration: underline;
font-weight: bold;
}

#footer a:hover {
color: black;
text-decoration: none;
font-weight: bold;
}

.footer {
font-size: .85em;
text-align: center;
font-weight: bold;
}
