#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#nav1 {
		position: absolute;
		z-index: 99;
		top: 10px;
		left: 0px;
		display:block;
		width:58px; 
   		height:31px;  	
background: url(../images/navimages/nav1.gif) 0 0 no-repeat;
}


#nav1 a {
   		background: url(../images/navimages/nav1.gif) 0 0 no-repeat;
   		width:58px; 
   		height:31px;
		display: block;
   }
#nav1 a:hover {
   		background-position: 0 -31px; 
   		width:58px;
		height:31px;
		display: block;
   }

#nav2 {
		position: absolute;
		z-index: 99;
		top: 10px;
		left: 58px;
		display:block;
		width:73px; 
   		height:31px;  	
background: url(../images/navimages/nav2.gif) 0 0 no-repeat;
}


#nav2 a {
   		background: url(../images/navimages/nav2.gif) 0 0 no-repeat;
   		width:73px; 
   		height:31px;
		display: block;
   }
#nav2 a:hover {
   		background-position: 0 -31px; 
   		width:73px;
		height:31px;
		display: block;
   }
   
   #nav3 {
		position: absolute;
		z-index: 99;
		top: 10px;
		left: 131px;
		display:block;
		width:89px; 
   		height:31px;  	
background: url(../images/navimages/nav3.gif) 0 0 no-repeat;
}


#nav3 a {
   		background: url(../images/navimages/nav3.gif) 0 0 no-repeat;
   		width:89px; 
   		height:31px;
		display: block;
   }
#nav3 a:hover {
   		background-position: 0 -31px; 
   		width:89px;
		height:31px;
		display: block;
   }
   
   #nav4 {
		position: absolute;
		z-index: 99;
		top: 10px;
		left: 220px;
		display:block;
		width:110px; 
   		height:31px;  	
background: url(../images/navimages/nav4.gif) 0 0 no-repeat;
}


#nav4 a {
   		background: url(../images/navimages/nav4.gif) 0 0 no-repeat;
   		width:110px; 
   		height:31px;
		display: block;
   }
#nav4 a:hover {
   		background-position: 0 -31px; 
   		width:110px;
		height:31px;
		display: block;
   }
   
   #nav5 {
		position: absolute;
		z-index: 99;
		top: 10px;
		left: 330px;
		display:block;
		width:92px; 
   		height:31px;  	
background: url(../images/navimages/nav5.gif) 0 0 no-repeat;
}


#nav5 a {
   		background: url(../images/navimages/nav5.gif) 0 0 no-repeat;
   		width:92px; 
   		height:31px;
		display: block;
   }
#nav5 a:hover {
   		background-position: 0 -31px; 
   		width:92px;
		height:31px;
		display: block;
   }
   
   #nav6 {
		position: absolute;
		z-index: 99;
		top: 10px;
		left: 422px;
		display:block;
		width:53px; 
   		height:31px;  	
background: url(../images/navimages/nav6.gif) 0 0 no-repeat;
}


#nav6 a {
   		background: url(../images/navimages/nav6.gif) 0 0 no-repeat;
   		width:53px; 
   		height:31px;
		display: block;
   }
#nav6 a:hover {
   		background-position: 0 -31px; 
   		width:53px;
		height:31px;
		display: block;
   }
   
   #nav7 {
		position: absolute;
		z-index: 99;
		top: 10px;
		left: 479px;
		display:block;
		width:50px; 
   		height:31px;  	
background: url(../images/navimages/nav7.gif) 0 0 no-repeat;
}


#nav7 a {
   		background: url(../images/navimages/nav7.gif) 0 0 no-repeat;
   		width:50px; 
   		height:31px;
		display: block;
   }
#nav7 a:hover {
   		background-position: 0 -31px; 
   		width:50px;
		height:31px;
		display: block;
   }
   
   #nav8 {
		position: absolute;
		z-index: 99;
		top: 10px;
		left: 529px;
		display:block;
		width:65px; 
   		height:31px;  	
background: url(../images/navimages/nav8.gif) 0 0 no-repeat;
}


#nav8 a {
   		background: url(../images/navimages/nav8.gif) 0 0 no-repeat;
   		width:65px; 
   		height:31px;
		display: block;
   }
#nav8 a:hover {
   		background-position: 0 -31px; 
   		width:65px;
		height:31px;
		display: block;
   }

.navbottom {
width: 960px;
height: 150px;
text-align: center;
font: 12px verdana, arial, sans-serif;
color: #666666;
background-color: #171717;
position: relative;
z-index: 30px; 
top: 20px;
}
 
 
   
.navbottom ul li, .navbottom ul li a {
display: inline;
list-style-type: none;
text-decoration: none;
color: #666666;
margin: 20px 10px 0 0;

}

.navbottom ul li {border-right: solid 1px #666666;}
#navbottomlast {border-right: none;}
.navbottom a {color: #6666666; text-decoration: none;}
.navbottom a, .navbottom a:link {text-decoration: none;  color: #666666;}
.navbottom  a:active {color: #666666;}
.navbottom a:hover {text-decoration: underline;}


#BAA {position: absolute; top: -65px; z-index: 99; float: left;  color: #336699}