body {
   background-image:url(../images/bg.gif);
   font-size:10pt;
   font-family: "Arial Rounded MT Bold";
   color:#FFFFFF;
   filter:alpha(opacity=75);
   -moz-opacity:.75;
   opacity:.75;
}
a {
   color:#ffffff;
   text-decoration:none;
   font-family: "Arial Rounded MT Bold";
   word-spacing:1px;
   line-height:18px;
}
a:hover {
   color:yellow;
   text-decoration: underline;
   font-family: "Arial Rounded MT Bold";
   font-size:10.5pt;
}
div.title {
   margin-top:10px;
   margin-left:18px;
   font-size:14pt;
   color:#ffcc00;
   text-decoration:underline;
}
div.secondarytitle {
   margin-top:10px;
   margin-left:18px;
   font-size:13pt;
   color:#ffcc00;
   text-decoration:underline;
}
div.title a {
   font-size:14pt;
   color:#ffcc00
}
div.title a:hover {
   font-size:14.5pt;
   color:#ffffff
}
div.section {
   margin-left:27px;
   margin-top:5px;
   line-height:110%;
   word-spacing:1px;
}
div.sectionlarge {
   font-size:13pt;
   margin-left:27px;
   margin-top:5px;
   line-height:110%;
   word-spacing:1px;
}
div.listsection {
   margin-left:10px;
   margin-top:-10px;
   line-height:110%;
   word-spacing:1px;
}
div.thirdtitle {
   margin-top:10px;
   margin-left:18px;
   font-size:12pt;
   color:#ffcc00;
   text-decoration:underline;
}
div.thirdtitle a {
   text-decoration:underline;
   color:#ffcc00;
}
div.thirdtitle a:hover {
   text-decoration:none;
   color:#ffffff;
   font-size:12pt;
}          
div#siteholder {
    width:760px;
    min-height:630px;
    margin:0 auto;
}
div#mainholder {
   width:760px;
   min-height:430px;
}
div#navholder {
   margin-right:8px;
   width:170px;
   float:left;
}
div#banner {
    width:760px;
    height:160px;
    background-image:url(../images/banner.gif);
    background-repeat:no-repeat;
}
div#navigation {
   width:150px;
   min-height:250px;
   padding:0px 10px;
   background-color:#162949;
}
div#navbottom {
   width:170px;
   height:10px;
   background-image:url(../images/navbottom.gif);
   overflow-y:hidden;
}
div#contacthead {
   margin-top:8px;
   width:170px;
   height:10px;
   background-image:url(../images/contact_head.gif);
   overflow-y:hidden;
   margin-bottom:0;
}
div#contact {
   width:150px;
   height:121px;
   padding:0 10px;
   background-color:#162949;
}
div#contactfoot {
   width:170px;
   height:10px;
   background-image:url(../images/contact_foot.gif);
   overflow-y:hidden;
}
div#contentholder {
   width:581px;
   min-height:430px;
   float:left;
}
div#contenthead {
   width: 581px;
   height:10px;
   background-image:url(../images/content_head.gif);
   overflow-y:hidden;
}
div#content {
   width:561px;
   min-height:390px;
   padding: 0 10px;
   background-color:#162949;
   overflow-x:hidden;
}
div#contentfoot {
   width:581px;
   height:10px;
   background-image:url(../images/content_foot.gif);
   overflow-y:hidden;
}
div#copyright {
   color:#000000;text-align:center;font-size:8pt;
}
