.nav {	margin:0;	padding:0;	list-style-type:none;	background:#b5c120;	float:left;	width:100%;}.nav li {	display:inline;	padding:0;	margin:0;}.nav a:link,.nav a:visited {	color:#FFF;	background:#b5c120;	padding:15px 15px 0px 15px;	float:left;	width:auto;	height: 30px;	text-decoration:none;	font:bold 11px Arial, Helvetica, sans-serif;	text-transform:uppercase;	text-shadow: 2px 2px 2px #99a51a;	text-align:center;}.nav a:hover {	color:#000;	background: #99a51a url('../images/mNav_BG_hover.jpg') bottom repeat-x;}.Pg-home #nav_home a,.Pg-about #nav_about a,.Pg-classes #nav_class a,.Pg-shows #nav_shows a,.Pg-news #nav_news a,.Pg-fund #nav_fund a,.Pg-contact #nav_contact a {	background: #99a51a url('../images/mNav_BG_active.jpg') bottom repeat-x;	color:#fff;}.Pg-home #nav_home a:hover,.Pg-about #nav_about a:hover,.Pg-classes #nav_class a:hover,.Pg-shows #nav_shows a:hover,.Pg-news #nav_news a:hover,.Pg-fund #nav_fund a:hover,.Pg-contact #nav_contact a:hover {	background:#e35a00;}.nav a:active {	background:#f26122;	color:#fff;}
