#nav{
	width: 167px;
	height: auto;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d1cbd6;
	float: left;
}

	

#nav li a{
	height: auto; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #d1cbd6;
	display: block;
	list-style-image: none;
	list-style-type: none;
	width: 167px;
}

#nav #nav-festoverview a{
	background-image: url(../images/nav/nav-fest-overview.gif);
	background-repeat: no-repeat;
	height: 27px;
	list-style-image: none;
	list-style-type: none;
	width: 167px;
}
#nav #nav-festoverview a:hover{
	background-color: #e8e5ea;
}
#nav #nav-buytix a{
	background-image: url(../images/nav/nav-buy-tix.gif);
	background-repeat: no-repeat;
	height: 42px;
		width: 167px;

}
#nav #nav-buytix a:hover{
	background-color: #e8e5ea;

}
#nav #nav-download a{
	background-image: url(../images/nav/nav-dload.gif);
	background-repeat: no-repeat;
	height: 40px;
		width: 167px;

}
#nav #nav-download a:hover{
		background-color: #e8e5ea;

}
#nav #nav-tickets a{
	background-image: url(../images/nav/nav-tix-prices.gif);
	background-repeat: no-repeat;
	height: 28px;
		width: 167px;

}
#nav #nav-tickets a:hover{
			background-color: #e8e5ea;

}
#nav #nav-parties a{
	background-image: url(../images/nav/nav-parties-recepts.gif);
	background-repeat: no-repeat;
	height: 27px;
		width: 167px;

}
#nav #nav-parties a:hover{
				background-color: #e8e5ea;

}
#nav #nav-venues a{
	background-image: url(../images/nav/nav-venues-parking.gif);
	background-repeat: no-repeat;
	height: 27px;
		width: 167px;

}
#nav #nav-venues a:hover{
	background-color: #e8e5ea;
}
#nav #nav-sponsorspg a{
	background-image: url(../images/nav/nav-sponsors.gif);
	background-repeat: no-repeat;
	height: 26px;
		width: 167px;

}
#nav #nav-sponsorspg a:hover{
		background-color: #e8e5ea;

}
#nav #nav-community a{
	background-image: url(../images/nav/nav-community.gif);
	background-repeat: no-repeat;
	height: 42px;
		width: 167px;

}
#nav #nav-community a:hover{
			background-color: #e8e5ea;

}

#nav #nav-press a{
	background-image: url(../images/nav/nav-press.gif);
	background-repeat: no-repeat;
	height: 27px;
		width: 167px;

}
#nav #nav-press a:hover{
			background-color: #e8e5ea;

}

#nav #nav-print a{
	background-image: url(../images/nav/nav-source-guide.gif);
	background-repeat: no-repeat;
	height: 27px;
		width: 167px;

}
#nav #nav-print a:hover{
			background-color: #e8e5ea;

}

#nav #nav-faq a{
	background-image: url(../images/nav/nav-faq.gif);
	background-repeat: no-repeat;
	height: 27px;
		width: 167px;

}
#nav #nav-faq a:hover{
			background-color: #e8e5ea;

}

#nav #nav-credits a{
	background-image: url(../images/nav/nav-credits.gif);
	background-repeat: no-repeat;
	height: 26px;
		width: 167px;

}
#nav #nav-credits a:hover{
			background-color: #e8e5ea;

}

#nav #nav-home a{
	background-image: url(../images/nav/nav-home.gif);
	background-repeat: no-repeat;
	height: 26px;
		width: 167px;

}
#nav #nav-home a:hover{
			background-color: #e8e5ea;

}



/* ACTIVE STATE */

body#festoverview #nav-festoverview a{
				background-color: #e8e5ea;

}
body#buytix #nav-buytix a{
				background-color: #e8e5ea;

}
body#download #nav-download a{
			background-color: #e8e5ea;

}
body#tickets #nav-tickets a{
			background-color: #e8e5ea;

}
body#parties #nav-parties a{
			background-color: #e8e5ea;

}
body#venues #nav-venues a{
			background-color: #e8e5ea;

}
body#sponsorspg #nav-sponsorspg a{
			background-color: #e8e5ea;

}
body#community #nav-community a{
			background-color: #e8e5ea;

}
body#press #nav-press a{
			background-color: #e8e5ea;

}
body#print #nav-print a{
			background-color: #e8e5ea;

}
body#faq #nav-faq a{
			background-color: #e8e5ea;

}
body#credits #nav-credits a{
			background-color: #e8e5ea;

}
body#home #nav-home a{
			background-color: #e8e5ea;

}



/* TOP NAV */

#topnav  {
	background-image: url(../images/top-nav.gif);
	background-repeat: no-repeat;
	float: right;
	width: 311px;
	background-position: bottom;
	height: 37px;
	list-style:none;
	clear:both;
	overflow: hidden;
}


#topnav li{
	float:left;
}

#topnav li a{
	height: 37px;
	display:block;
	float:left;
	text-decoration:none;
}

#topnav a:hover{
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
}

#topnav #topnav-home a{
	background-image: url(../images/nav/top-nav-home.gif);
	background-repeat: no-repeat;
	width: 103px;
	background-position: bottom;
}

#topnav #topnav-memberships a{
	background-image: url(../images/nav/top-nav-membership.gif);
	background-repeat: no-repeat;
	width: 108px;
	background-position: bottom;
}

#topnav #topnav-volunteer a{
	background-image: url(../images/nav/top-nav-volunteer.gif);
	background-repeat: no-repeat;
	width: 100px;
	background-position: bottom;
}



/* TICKETS NAV */




#ticketsbar li{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #462a61;
	font-size: 12px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	line-height: 22px;
}

#ticketsbar li a{
	height: 25px;
	display:block;
	float:left;
	text-decoration:none;
	color: #462a61;
}

#ticketsbar a:hover{
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
}

#ticketsbar #ticketsbar-tixprices a{
	width: 300px;
	text-align: right;
	padding-right: 17px;
}

#ticketsbar #ticketsbar-tixpurchases a{
	width: 254px;
	text-align: right;
	padding-right: 15px;
}
