#header {
	position: relative;
	width: 820px;
	overflow: visible;
	z-index: 500;
	height: 180px;
}
#presents {
	position: relative;
	height: 33px;
	width: 519px;
	float: left;
}
#topMenu {
	position: relative;
	width: 1000px;
	text-align: right;
	padding-left: 100px;
}
#global {
	float: right;
	position: relative;
	width: 825px;
	text-align: right;
	left: -35px;
}
#ccForm {
	display: block;
	width: 400px;
	float: left;
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	color: #6F2A8E;
	font-size: 14px;
	font-style: italic;}
#cc {
	position: relative;
	float: right;
}

#ccText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#globalNav {
	display: block;
	width: 325px;
	padding-left: 90px;
	float: right;
}
#globalNav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6F2A8E;
	float: left;
	padding-right: 7px;
	text-decoration: none;
}
#globalNav a:hover {
	color:#AC1A2F;
	float: left;
	padding-right: 7px;
	text-decoration: none;
}
#fb {
	position: absolute;
	height: 17px;
	width: 50px;
	left: 625px;
	top: 10px;
}

#cart {
	height: 20px;
	width: 75px;
	margin-right: 5px;
	top: 0px;
	right: 0px;
	display: block;
	float: right;
	position: absolute;
}
#cart form {
	border: 0px solid #FFFFFF;
}

.clear {
	clear: both;
}

#logo {
	position: relative;
	height: 153px;
	width: 337px;
	bottom: 0px;
	float: left;
}
#headerDn {
	position: relative;
}
#menu{
	list-style-type: none;
	display: block;
	margin-top: 20px;
	position: absolute;
	height: 20px;
	float: right;
	top: 95px;
	left: 335px;
}
#menu ul li {
	display: inline;
	list-style-type: none;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/btnMenuBGa.png);
	background-position: center center;
}
#menu ul li a {
	display: inline;
	list-style-type: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 3px;
	background-repeat: no-repeat;
	height: 41px;
	width: 93px;
	text-align: center;
	font-weight: bold;
	background-image: url(images/btnMenuBGa.png);
	background-position: center center;
	margin-right: 2px;
	margin-left: 2px;
}
#menu ul li a:hover {
	display: inline;
	list-style-type: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C41230;
	text-decoration: none;
	background-image: url(images/btnMenuBGh.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hdrBuyTix {
	position: absolute;
	left: 610px;
	top: 40px;
	background-image: url(images/largeBuy.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
}
/*.hdrBuyTix a img{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/largeBuy.gif);
}
.hdrBuyTix a:hover img{
	background-image: url(images/largeBuyH.gif);
	background-repeat: no-repeat;
	background-position: center center;
}*/
.dates {
	list-style-type: none;
	display: inline;
	position: relative;
	top: 35px;
	left: 10px;
}
.dates ul li {
	display: inline;
	list-style-type: none;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.button {
	text-align: center;
}
div.hdrBuyTix a {
	background-repeat: no-repeat;
	background-position: center center;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
}
.hdrBuyTix a:hover {
	color: #AC1A2F;
}
