body { 

background-repeat: repeat-none;
background-color:#0a2c59;
}
.header {background-image: url(../images/header.png);background-repeat:repeat-none;width:900px;height:383px;}
.headerb {background-image: url(../images/headerb.png);background-repeat:repeat-none;width:900px;height:800px;}
.smheader {background-image: url(../images/smheader.png);background-repeat:repeat-none;width:900px;height:25px;}

#navcontainer ul
{
padding-left: 0;
padding-bottom:0;
margin-left: 0px;
margin-top:0;
color: #faf1f2;
float: left;
width:100%;
font-family: Adobe Garamond Pro;
height:100%;



}

#navcontainer ul li { display: inline;vertical-align: middle; }

#navcontainer ul li a
{
padding: 1em 1em;
height:1.5em;
color: #faf1f2;
text-decoration: none;
float: left;
border-right: 2px solid #546987;
text-align: center;

}

#navcontainer ul li a:hover
{
background-color: #546987;
color: #fff;
}

.text{
color:#c0d3d8;
font-family:Adobe Garamond Pro;
font-size: 14px;
text-align:left;

}

p {
color:#c0d3d8;
font-family:Adobe Garamond Pro;
font-size: 14px;
text-align:left;
line-height: 20px;
 }
.pageheader{
color:#c0d3d8;
font-family:Adobe Garamond Pro;
font-size: 22px;

}
td { }

a:link { 
color:#7ca5c3;

}

a:visited {color:#7ca5c3; }

a:hover { 
color:#6e1821;}

a:active { }


