@charset "utf-8";
#navigation 			{	margin: 0;	padding: 0;	z-index: 30;	}
#navigation li			{	margin: 0;	padding: 0;	list-style: none;	float: left;	font: bold 11px arial}
#navigation li a 		{	display: block; }
#navigation div			{	position: absolute;	visibility: hidden;	margin: 0;	padding: 0;	width: 300px;	height: 300px;	filter: Shadow(Color=#666666, Direction=135, Strength=5);	}
#navigation div a		{	position: relative;	display: block;	width: 200px;	margin: 1px;	padding: 5px;	text-align: left;	text-decoration: none;	background: #da494e;	color: #FFFFFF;	font: bold 12px arial;	text-indent: 15px;}
#navigation div a:hover	{	background: #49A3FF;		color: #FFF}
#navHome				{
	width:71px;
	height:44px;
	margin:0;
	padding: 0px;
}
#navHome a				{
	width:71px;
	height:44px;
	display:block;
	background:url(images/nav_home.jpg) no-repeat;
}
#navHome a:hover		{	background-position:bottom;	}
#navTickets				{
	width:74px;
	height:44px;
	margin:0;
	padding: 0px;
}
#navTickets a			{
	width:74px;
	height:44px;
	display:block;
	background:url(images/nav_tickets.jpg) no-repeat;
}
#navTickets a:hover		{	background-position:bottom;	}
#navCurtainUp			{	width:108px;	height:44px;	margin:0;	padding: 0px;}
#navCurtainUp a			{	width:108px;	height:44px;	display:block;	background:url(images/nav_curtainUp.jpg) no-repeat;	}
#navCurtainUp a:hover	{	background-position:bottom;	}
#navContest				{	width:90px;	height:44px;	margin:0;	padding: 0px;}
#navContest a			{	width:90px;	height:44px;	display:block;	background:url(images/nav_backstage.jpg) no-repeat;	}
#navContest a:hover		{	background-position:bottom;	}
#navBlast				{	width:186px;	height:44px;	margin:0;	padding: 0px;}
#navBlast a				{	width:186px;	height:44px;	display:block;	background:url(images/nav_blastFromThePast.jpg) no-repeat;	}
#navBlast a:hover		{	background-position:bottom;	}
#navTV					{	width:111px;	height:44px;	margin:0;	padding: 0px;}
#navTV a				{	width:111px;	height:44px;	display:block;	background:url(images/nav_tvSpecials.jpg) no-repeat;	}
#navTV a:hover			{	background-position:bottom;	}
#navCorporate			{
	width:140px;
	height:44px;
	margin:0px;
	padding: 0px;
}
#navCorporate a			{	width:140px;	height:44px;	display:block;	background:url(images/nav_corporatePals.jpg) no-repeat;	}
#navCorporate a:hover	{	background-position:bottom;	}
#navKeep				{
	width:121px;
	height:44px;
	margin:0px;
	padding: 0px;
}
#navKeep a				{
	width:121px;
	height:44px;
	display:block;
	background:url(images/nav_keepInTouch.jpg) no-repeat;
	margin: 0px;
}
#navKeep a:hover		{	background-position:bottom;	}
