*
{
	margin: 0pt;
	padding: 0pt;
}
a img
{
	border: 0pt none;
}
a
{
	color: #521B07;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
ul
{
	list-style-type: none;
}
html
{
	height: 100%;
}
body
{
	height: 100%;
	color: #666666;
	text-align: center;
	position: relative;
	background:  url(../images/bg/star.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	
}

#container {
	position: relative; 
	margin: 0pt auto;
	text-align: left;
	width: 570px;
	background-color: #FFFFFF;
	border: solid 10px #FFFFFF;
	background-image: url(../images/header.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#content 
{
	position: relative;
	width: 570px;
	margin-top: 336px;
	background-image: url(../images/v_dot.gif);
	background-position: 395px 0px;
	background-repeat: repeat-y;
}
img#btn_purchase
{
	display: block;
	width: 173px;
	height: 303px;
	position: absolute;
	top: 157px;
	right: 0px;
	z-index: 1000;
}

a#btn_purchase
{
	display: block;
	width: 173px;
	height: 0px;
	padding-top: 303px;
	overflow: hidden;
	background-image: url(../images/btn_buy_tickets_off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	top: 157px;
	right: 0px;
	z-index: 1000;
}
a#btn_purchase:hover
{
	background-image: url(../images/btn_buy_tickets_over.gif);
}
div#leftSection
{
	float: left;
	width: 395px;
	text-align: left;
}
div#rightSection
{
	float: right;
	width: 170px;
	text-align: center;
}

div#rightSection p
{
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 15px;
	color: #471D74;
}
div#rightSection p.gray
{
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 30px;
	padding-bottom: 20px;
}
div#rightSection h3
{
	color: #471D74;
	font-size: 16px;
	line-height: 19px;
}
div#rightSection a, div#rightSection a:hover
{
	font-size: 11px;
	line-height: 15px;
	color: #B92833;
}
img#round_2, img#round_3
{
	padding-top: 30px;
}

div#leftSection p
{
	font-size: 12px;
	line-height: 15px;
	color: #471D74;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 30px;
}

div#leftSection p span.gray
{
	color: #666666 !important;
}
span.pink
{
	color: #B92833;
}
img.hstars
{
	padding-left: 10px;
	padding-bottom: 25px;
}
img#tickets
{
	padding-left: 10px;
	padding-bottom: 13px;
}
img#sponsorship
{
	padding-left: 10px;
	padding-bottom: 8px;
}

div.buyNow
{
	padding-bottom: 24px;
}

div.buyNow a
{
	display: block;
	width: 44px;
	height: 0px;
	padding-top: 44px;
	overflow: hidden;
	background-image: url(../images/buy_now_off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}
div.buyNow a:hover
{
	background-image: url(../images/buy_now_over.gif);
}
div.buyNow p
{
	color: #471D74;
	padding-bottom: 0px !important;
}
div.buyNow p strong
{
	color: #B92833;
}

img#moreinfo
{
	padding-top: 50px;
}
div#leftSection a, div#leftSection a:hover
{
	color: #471D74;
}

div#leftSection a.dotted, div#leftSection a.dotted:hover
{
	border-bottom: dotted 1px #471D74;
	text-decoration: none;
}
.otherwise
{
	font-size: 10px !important;
	color: #666666 !important;
}
.otherwise a, .otherwise a:hover
{
	color: #B92833 !important;
}

/* clear fix*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
 /* End hide from IE Mac */
