body {
   background-image: url(../images/bkgnd.jpg);
   width: 100%;
   height: 100%;
}
h1 {
  font-family: Verdana; 
   font-size: 16px;
   font-weight: bold;
   color: #778596; 
}
a:link, a:visited {
   color:#660000;
}
a:hover {
   color:#666666;
}

p {
  font-family: Verdana; 
   font-size: 12px;
   font-weight: normal;
   color: #778596; 
}

#main_nav a:link, #main_nav a:visited {
   font-family: Verdana; 
   font-size: 14px;
   font-weight: normal;
   color: #666666;
   padding-right: 5px;
   padding-left: 5px;
   text-decoration: none;
   text-align: center; 
}

#main_nav a:hover, #main_nav a:active {
   font-family: Verdana; 
   font-size: 14px;
   font-weight: normal;
   color: #003366;
   padding-right: 5px;
   padding-left: 5px;
   text-decoration: underline;
   text-align: center; 
}

#footerlinks {
   font-family: Verdana; 
   font-size: 10px;
   font-weight: normal;
   color: #666666;
   padding-right: 7px;
   padding-left: 7px;
   text-align: center; 
}

#footerlinks a:link, #footerlinks a:visited {
   font-family: Verdana; 
   font-size: 10px;
   font-weight: normal;
   color: #666666;
   padding-right: 7px;
   padding-left: 7px;
   text-decoration: none;
   text-align: center; 
}

#footerlinks a:hover, #footerlinks a:active {
   font-family: Verdana; 
   font-size: 10px;
   font-weight: normal;
   color: #003366;
   padding-right: 7px;
   padding-left: 7px;
   text-decoration: underline;
   text-align: center; 
}

#subcat_title {
  font-family: Verdana; 
   font-size: 14px;
   font-weight: bold;
   color: #666666; 
}
#subcat_item td {
   padding: 7px 0px 7px 0px;
   text-align: right;
}

#subcat_item a:link, #subcat_item a:visited {
   font-family: Verdana; 
   font-size: 12px;
   font-weight: normal;
   color: #778596; 
   text-decoration: none;
}

#subcat_item a:hover {
  font-family: Verdana; 
   font-size: 12px;
   font-weight: normal;
   color: #666666; 
   text-decoration: none;
   
}

#side_addr td {
    font-family: Verdana; 
    font-size: 10px;
	color: #778596;
}

#auxMenu {
    float:left;
    font-family: Verdana; 
    font-size: 11px;
    font-weight: bold;
	line-height:normal;
}
#auxMenu ul {
    margin:0;
    padding:0px 10px 0;
    list-style:none;
}
#auxMenu li {
    float:left;
	margin:0;
    padding:0 0 0 6px;
}
#auxMenu a {
    float:left;
    display:block;
	background:url("../images/rollover_r1_c1.gif")
      no-repeat left top;
    margin: 0;
	padding:0 0 0 7px;
	text-decoration: none;
	color: #000000;
    
}
#auxMenu a span {
    float:left;
    display:block;
	background:url("../images/rollover_r1_c2.gif")
      no-repeat right top;
    padding:5px 15px 6px 6px;
	text-decoration: none;
	color: #000000;
    
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #auxMenu a span {float:none;}
  /* End IE5-Mac hack */
  
#auxMenu a:hover {
  background-position:0% -25px;
  }
#auxMenu a:hover span {
  background-position:100% -25px;
  }

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#auxMenu #active a span {
   float:none;
   background-position:100% -25px;
}
  /* End IE5-Mac hack */
  
#auxMenu  #active a {
  background-position:0% -25px;
  }


#mainMenu a:link, #mainMenu a:visited {
   font-family: Verdana; 
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   width:125px;
   text-align: center; 
}

#mainMenu a:hover, #mainMenu a:active {
   font-family: Verdana; 
   font-size: 11px;
   font-weight: normal;
   color: #003366;
   padding-left: 0px;
   text-decoration: underline;
   width:125px;
   text-align: center; 
}
#footer a:link, #footer a:visited {
   font-family: Verdana; 
   font-size: 10px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   text-align: center; 
}

#footer a:hover, #footer a:active {
   font-family: Verdana; 
   font-size: 10px;
   font-weight: normal;
   color: #003366;
   padding-left: 0px;
   text-decoration: underline;
   text-align: center; 
}
