body {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
font-size: 12px;
font-weight: normal;
background-image: url(images/bkgrd1.gif);
color: #000000;}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 24px;
font-weight: bold;
font-style: italic;
margin-left: 10px;
}
      
#wrapper{
width: 775px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
background-color: #333333;
border: 2px #333333 solid;
background-image: url(images/wrapperkbkg.gif);}        

#header {
height: 100px;
background-color: #7f7f7f;
background-image:url(images/headerlogo17.gif);
}

#content {
width: 775px;
height: 15px;
padding-top: 5px;
top: 0px;
background-color: #7f7f7f;
border-top: 2px #990000 solid;
border-bottom: 2px #990000 solid}

#content2 {
width: 775px;
top: 0px;
background-color: #FFFFFF;
}

.nav a:link {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;}

.nav a:visited {
       color: #FFFFFF;
text-decoration: none;
font-weight: bold;}
       
.nav a:hover {
       color: #CCC;
background-color: #910e06;
text-decoration: none;
font-weight: bold;}
       
.nav a:active {
       color: #FFFFFF;
text-decoration: none;
font-weight: bold;}
        
#footer {
width: 775px;
height: 65px;
background-color: #7f7f7f;
border-top: 2px #990000 solid}

.footerlink {
}

.footerlink a:link {
color: #CCC;}

.footerlink a:visited {
       color: #CCC;}
       
.footerlink a:hover {
       color: #FFFFFF;}
       
.footerlink a:active {
       color: #FFFFFF;}

.normal {
margin-left: 10px;
margin-right: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
font-style: normal;
color: #000000;

}

a:link {
color: #333333;
text-decoration: none;
}

a:visited {
       color: #333333;
       text-decoration: none;
}
       
a:hover {
       color: #777777;}
       
a:active {
       color: #777777;}