@charset "utf-8";
/* CSS Document */

body {
background-image: url(/images/pixel4.gif);
color: #000066;
font-family: Verdana;
font-size: 10pt;
margin-top: -10px;
margin-left: 5px;
margin-right: 5px;
}

#page {
height: 100%;
background-color: #FFFFFF;
padding: 2px;
text-align: left;
}

#header {
width: 100%;
height: 185px;
background-image:url(images/top_bord.jpg);
background-repeat: repeat;
}

#photobar {
background-image: url(images/photobar_bkgd.gif);
background-repeat: repeat-y;
background-color: #ffffff;
height: 10px;
}

#navbar {
height: 14pt;
padding: 2px;
background-color: #6666cc;
}

#navbar a{
color: #ffffff;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
}

#navbar a:hover {
color: #99FF99;
}

#contentarea {
background-color: #ffffff;
color: #008a7e;
padding: 15px;
}

#contentarea a{
color: #003399;
font-weight: bold;
text-decoration: none;
}

#contentarea a:hover {
color: #3333FF;
}


#footer {
height: 20px;
border-top: solid 1px #000066;
clear: both;
}

h1 {
color: #6AB5B5;
}

h2 {
color: #003366;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
line-height: 18px;
}

h3 {
color: #003366;
font-family: Verdana;
font-size: 16px;
font-weight: bold;
line-height: 16px;
}

h4 {
color: #003366;
font-family: Verdana;
font-size: 14px;
font-weight: bold;
line-height: 14px;
}

.spacelink {
padding-left: 7px;
padding-right: 7px;
}
