html, body
{
border: 0px;
HEIGHT: 100%; /* need for mozilla */
MARGIN: 0px;
PADDING: 0px;
background-color:#000000;
background-image: url(images/bg.jpg); /* Browser window background */
background-repeat: repeat;
background-attachment: fixed;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height: 20px; color:#000000;
}


#banner
{
border: 0px dotted #333333;
PADDING: 0px;
margin-left: 8px;
width: 910px;
height: 108px;
}

#nav
{
padding:0px; height:34px;
margin-left:8px; width:920px;
clear: right;
}

#secnav
{
border-right: 1px dotted #ffffff;
padding: 0px;
margin-left: 22px;
margin-top: 0px;
margin-bottom: 0px; 
width: 183px;
text-align: left;
font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:12px; color:#cccccc;
float:left;
height:100%;
}

#secnav a:link {color: #ffcc00; font-weight:bold; text-decoration: none;}
#secnav a:visited {color: #ffcc00; font-weight:bold; text-decoration: none;}
#secnav a:hover {color: #ffffff; font-weight:bold; text-decoration: underline;}

#contactinfo
{line-height:15px;}


#textarea
{
border: 0px dotted #333333;
padding-left:25px;
padding-right:25px;
padding-top:20px;
padding-bottom:40px;
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px; 
text-align:left;
width: 632px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height: 18px; color:#000000;
background-color:#dedede;
}


#footer
{
POSITION: absolute;
BOTTOM: 0px;
margin-left:8px;
width: 910px;
height: 32px; /* Set footer height */
background-color: blue; /* Set footer color */
background:url(images/bgfooter.jpg);  /* Set footer background */
text-align: left;
font-family: Arial, Helvetica, sans-serif; font-size:10px; line-height:12px; color:#ffffff;
}


.header {font-size: 15px; color:#052356; font-weight:bold;}
.subhead {font-size: 14px; font-weight:bold; color:#762749;}
.size8 {font-size: 8px; line-height:11px;}

table {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color:#000000;}