/************ Yahoo Reset Styles ***************/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/************ End Yahoo Reset Styles ***************/
body {
	background: #000000;
	color: fff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
strong {
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FF901F;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#container {
	width: 1024px;
	height: 768px;
	position: relative;
	background: #000000 url(/images/bg_body.jpg) no-repeat;
	margin: 0 auto;
}
#logo {
	position: absolute;
	top: 0;
	right: 162px;
}
#indexContent {
	position: absolute;
	top: 112px;
	left: 135px;
	width: 721px;
	height: 383px;
	color: #fff;
	
}
#indexContent h1 {
	font-size: 20px;
	margin: 0 0 10px 0;
}
#indexContent .content {
	height: 340px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 430px;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #333333;
	}
.contentRight {
	float: right;
	width: 240px;
	margin: 45px 15px 0 0;
}
.contentRight form {
	width: 200px;
}
#indexContent p {
	margin: 10px 0;
	line-height: 21px;
	width: 400px;
	
}
.headerTextImage {
	margin-top: -100px;
	margin-left: -50px;
	position:absolute;
}
.giveButtons {
	margin: 0 8px 0 0;
	padding: 8px;
	float: left;
	width: 180px;
	font-size: 14px;
	color: #00FF00;
	text-align: center;
	border: 1px solid #333;
}
.giveButtons:hover {
	background-color: #333;}
.giveButtons form {
	margin: 10px 0 10px 0;}
/*********** Nav **************/
#giveContainer {
	position: absolute;
	width: 157px;
	height: 116px;
	top: 489px;
	left: 104px;
}
#giveContainer a {
	display: block;
	width: 157px;
	height: 116px;
	background: url(/images/nav_give.jpg);
}
#giveContainer a:hover {
	background: url(/images/nav_give_hover.jpg);
}
#giveContainer span {
	display: none;
}
#ticketContainer {
	position: absolute;
	width: 205px;
	height: 113px;
	top: 489px;
	left: 280px;
}
#ticketContainer a {
	display: block;
	width: 205px;
	height: 113px;
	background: url(/images/nav_ticket.jpg);
}
#ticketContainer a:hover {
	background: url(/images/nav_ticket_hover.jpg);
}
#ticketContainer span {
	display: none;
}
#wearContainer {
	position: absolute;
	width: 218px;
	height: 113px;
	top: 489px;
	left: 484px;
}
#wearContainer a {
	display: block;
	width: 218px;
	height: 113px;
	background: url(/images/nav_wear.jpg);
}
#wearContainer a:hover {
	background: url(/images/nav_wear_hover.jpg);
}
#wearContainer span {
	display: none;
}
#liveContainer {
	position: absolute;
	width: 176px;
	height: 117px;
	top: 489px;
	left: 702px;
}
#liveContainer a {
	display: block;
	width: 176px;
	height: 117px;
	background: url(/images/nav_live.jpg);
}
#liveContainer a:hover {
	background: url(/images/nav_live_hover.jpg);
}
#liveContainer span {
	display: none;
}
.pagePeople {
	float: right;
	margin-left: 10px;}
/*********** End Nav **************/
#footerBox {
	position: absolute;
	bottom: 0;
	left: 225px;
	width: 500px;
	height: 77px;
	background: #000000;
}
#ticketTable td {
	padding: 4px;
}
.eventTitle {
	color: #EC3120;
	font-size: 14px;
	font-weight: bold;
}

#slideShow {
	float: right;
	margin: 50px 0px 0  0;
	position: relative;
}
#slideShow img {
	padding: 2px;
	border: 1px solid #666;
}
#switcher {
	position: absolute;
	bottom: 7px;
	left: 2px;
	width: 261px;
}
#switcher a {
font-size: 14px;
}
.switcher_name {
padding: 1px 1px 1px 5px;
color: #fff;
background-image: url(../images/slideshow/bg_name.gif);
}
.switcher_name div {
	
}
img#leftarrow, img#rtarrow {
	padding: 0;
	border: none;
}
#productTable {
	margin: 20px 0 20px 0;
}
#productTable td {
	text-align: center;
	padding: 0 0 0 10px;
}
#productTable td a {
	text-decoration: none;
}
#productTable td img {
	border: 2px solid #000;
}
#productTable td a:hover img {
	border: 2px solid #FF922D;
}
#sweetBtn a {
	display: block;
	font-size: 20px;
	background: #FF922D;
	border: 1px solid #D33E26;
	width: 105px;
	height: 25px;
	text-decoration: none;
	padding-left: 10px;
	line-height: 23px;
	color: #333;
}
#sweetBtn a:hover {
	background: #FF0000;
}