h1           { font-family: Algerian; font-size: 24pt; text-align: center }
h2           { font-family: Sylfaen; font-size: 12pt; color: #000000; text-align: center }
h3           { font-size: 8pt; font-family: Sylfaen; color: #000000; text-align: center; line-height:100%; margin-left:0 }


body         { background-color: #EBE9ED }

div#contcontainer
{
font-family: Arial;
font-size: 8pt;
color: #000000; text-align:center; 
line-height:100%
}
#contlist li { list-style-type: none; }

div#navcontainer
{
background-color: #1F00CA;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:  8pt;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

div#navcontainer ul li a:hover
{
background-color: #FF0000;
color: white;
}

#active a { border-left: 1px solid #fff; }
