#nav{
	vertical-align: top;
	margin-bottom: 25px;
	font-size: 8px;
	font-weight: bold;
	color: #38939B;
	margin-left: 0px;
	margin-top: 0;
	width:130px;
	background-color: transparent;	
	
}
#nav ul{
	list-style-type: none;
	margin:5px 0 5px 0;
	padding:0;
}
#nav li a {
	display:block;
	width: 110px;
	padding-left: 50px;
	color:#38939B;
	text-decoration: none;
	line-height:25px;
	font-size: 9px;
	font-weight: bold;
	background: url("http://www.pittsburghchiros.com/images/public/mnubg.jpg") 0 0 repeat-y;

}
#nav li a:hover { 
background-position: 0 -25px;
color: #ffffff;
}
#nav li a:active {
background-position: 0 -50px;
color:#38939B;
}
#pagenav{
	vertical-align: top;
	margin-bottom: 25px;
	font-size: 8px;
	font-weight: bold;
	color: #0830A5;
	margin-left: 0px;
	margin-top: 0;
	width:130px;
	background-color: transparent;	
	
}
#pagenav ul{
	list-style-type: none;
	margin:5px 0 5px 0;
	padding:0;
}
#pagenav li a {
	display:block;
	width: 110px;
	padding-left: 20px;
	color:#0830A5;
	text-decoration: none;
	line-height:25px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#pagenav li a:hover { 
background-position: 0 -25px;
color: #84A2CE;
}
#pagenav li a:active {
background-position: 0 -50px;
color:#0830A5;
}

#pagenav img {
border: 0;
margin: 0px;	
}

#head {
	background: url("http://www.pittsburghchiros.com/images/public/logo.jpg") 0 0 no-repeat;
	height:195px;
	width:776px;
	margin:0;
	padding:0;
}

#head ul{
	list-style: none;
	margin: 0;

}
#head a {
	font-weight: normal;
	color: #9EB8D2;
	background-color:transparent;
	text-decoration: none;
	text-transform: uppercase;

}
#head li {
	font-size:10px;
	line-height:20px;
}

#head a:hover, #head a:active {
	color: #666666;
}
			
#head a.here:link, #head a.here:visited{
	color: #000;