
 #nav {
	width: 206px;
	height: 428px;
	padding: 0;
	position: relative;
	background-image: url(/images/buttons.gif);
	margin: 0px;
}
  #nav li {
	padding: 0;
	list-style: none;
	position: absolute;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav span {
	display: none;	
}
  #nav a {
	display: block;
	width: 195px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#panel1b {
	top: 2px;
	height: 30px;
	left: 8px;
}
  #panel2b {
	height: 30px;
	top: 34px;
	left: 8px;
}
  #panel3b {
	height: 30px;
	top: 68px;
	left: 8px;
}
  #panel4b {
	height: 30px;
	top: 100px;
	left: 8px;
}

  #panel5b {
	height: 30px;
	top: 132px;
	left: 8px;
}

  #panel6b {
	height: 35px;
	top: 163px;
	left: 8px;
}

  #panel7b {
	height: 30px;
	top: 199px;
	left: 8px;
}

  #panel8b {
	height: 30px;
	top: 231px;
	left: 8px;
}
  #panel9b {
	height: 30px;
	top: 263px;
	left: 8px;
}
  #panel10b {
	height: 30px;
	top: 295px;
	left: 8px;
}
  #panel11b {
	height: 30px;
	top: 328px;
	left: 8px;
}
  #panel12b {
	height: 30px;
	top: 361px;
	left: 8px;
}
#panel13b {
	height: 30px;
	top: 395px;
	left: 8px;
}


#panel1b a {height: 30px;}
#panel2b a {height: 30px;}
#panel3b a {height: 30px;}
#panel4b a {
	height: 30px;
}
#panel5b a {
	height: 30px;
}
#panel6b a {height: 35px;}
#panel7b a {height: 30px;}
#panel8b a {height: 30px;}
#panel9b a {height: 30px;}
#panel10b a {height: 30px;}
#panel11b a {height: 30px;}
#panel12b a {height: 30px;}
#panel13b a {height: 30px;}


#panel1b a:hover {
	background-color: transparent;
	background-image: url(/images/buttons_overs.gif);
	background-repeat: no-repeat;
	background-position: -8px -2px;
}
#panel2b a:hover {
	background-color: transparent;
	background-image: url(/images/buttons_overs.gif);
	background-repeat: no-repeat;
	background-position: -8px -34px;
}
#panel3b a:hover {
	background-color: transparent;
	background-image: url(/images/buttons_overs.gif);
	background-repeat: no-repeat;
	background-position: -8px -68px;
}
#panel4b a:hover {
	background-color: transparent;
	background-image: url(/images/buttons_overs.gif);
	background-repeat: no-repeat;
	background-position: -8px -100px;
}
#panel5b a:hover {
	background-color: transparent;
	background-image: url(/images/buttons_overs.gif);
	background-repeat: no-repeat;
	background-position: -8px -132px;
}
#panel6b a:hover {
	background-color: transparent;
	background-image: url(/images/buttons_overs.gif);
	background-repeat: no-repeat;
	background-position: -8px -163px;
}
#panel7b a:hover {
	background-color: transparent;
	background-image: url(/images/buttons_overs.gif);
	background-repeat: no-repeat;
	background-position: -8px -199px;
}	

#panel8b a:hover {
	background-color: transparent;
	background-image: url(/images/buttons_overs.gif);
	background-repeat: no-repeat;
	background-position: -8px -231px;
}	
#panel9b a:hover {
	background-color: transparent;
	background-image: url(/images/buttons_overs.gif);
	background-repeat: no-repeat;
	background-position: -8px -263px;
}	
#panel10b a:hover {
	background-color: transparent;
	background-image: url(/images/buttons_overs.gif);
	background-repeat: no-repeat;
	background-position: -8px -295px;
}	
#panel11b a:hover {
	background-color: transparent;
	background-image: url(/images/buttons_overs.gif);
	background-repeat: no-repeat;
	background-position: -8px -328px;
}	
#panel12b a:hover {
	background-color: transparent;
	background-image: url(/images/buttons_overs.gif);
	background-repeat: no-repeat;
	background-position: -8px -361px;
}
#panel13b a:hover {
	background-color: transparent;
	background-image: url(/images/buttons_overs.gif);
	background-repeat: no-repeat;
	background-position: -8px -395px;
}

#overhide {
display: none;
}