body 
{
background-color: #FFF;
margin: 0px auto;
}

#top
{
width: 100%;
background-color: #060e4f;
height: 340px;
margin: 0px auto;
}

#main		
{
width: 960px;
margin: 10px auto;
background-color: #ffffff;
}

#topheader
{
width: 960px;
height: 340px;
background-image: url("images/newheader.jpg");
margin: 0px auto;
position: relative;
}

#banner
{
position: absolute;
left: 0px;
top: 20px;
}

#banner img
{
border: 5px solid #fff;
}

#navholder
{
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
background-color: #ac0000;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
color: #fff;
font-size: 19px;
}

#navholder a
{
text-decoration: none;
color: #fff;
font-family: Georgia, Times New Roman, serif;
margin-left: 20px;
margin-right: 20px;
}

#navholder a:hover
{
color: #292929;
}

#contenthome
{
background-color: #ffffff;
width: 624px;
padding-left: 5px;
padding-right: 25px;
margin-bottom: 25px;
border-right: 2px dotted #ccc;
float: left;
color: #292929;
text-align: left;
font-family: Georgia, Times New Roman, serif;
font-size: 16px;
line-height: 22px;
}

#contenthome a
{
color: #ac0000;
text-decoration: none;
font-weight: bold;
}

#contenthome a:hover
{
color: #060e4f;;
}

#contenthome img
{
padding: 5px;
border: 1px solid #ccc;
}

#newshome
{
background-color: #ffffff;
width: 260px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
float: right;
color: #292929;
text-align: left;
font-family: Georgia, Times New Roman, serif;
font-size: 11px;
}

#newshome a
{
color: #060e4f;
text-decoration: none;
}

#newshome a:hover
{
color: #414db1;
}


h1
{
font-family: Georgia, Times New Roman, serif;
font-size: 29px;
color: #ac0000;
font-style: italic;
font-weight: lighter;
}

h2
{
font-family: Georgia, Times New Roman, serif;
font-size: 25px;
color: #060e4f;
font-style: italic;
font-weight: lighter;
}

#content
{
background-color: #ffffff;
width: 900px;
margin-bottom: 25px;
float: left;
color: #292929;
text-align: left;
font-family: Georgia, Times New Roman, serif;
font-size: 16px;
line-height: 22px;
}

#content a
{
color: #ac0000;
text-decoration: none;
font-weight: bold;
}

#content a:hover
{
color: #060e4f;;
}

#content td
{
color: #000000;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: none;
text-decoration: none;
}

#nav
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: none;
color: #ffffff;
text-decoration: none;
}

#nav a:link
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: none;
color: #ffffff;
text-decoration: none;
}

#nav a:visited
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: none;
color: #ffffff;
text-decoration: none;
}

#nav a:hover
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: none;
color: #01befc;
text-decoration: underline;
}

.gallerycontainer
{
padding: 5px;
text-align: center;
}
.galleryimage
{
border: solid 1px #08344A;
}

#footer
{
width: 100%;
background-image: url("images/footerbg.gif");
background-color: #0d4bbc;
height: 70px;
clear: both;
}

hr
{
border: 0px;
width: 100%;
height: 1px;
background-color: #292929;
}
