html
{
	background-color:black;
}

.home
{
	background-color:black;
	background: url(../../images/page-bg.jpg) no-repeat center 400px  ; 
	text-align: center; /* for IE */
	font-family:Arial;
}


body{
	background-color:black;
	text-align: center; /* for IE */
	font-family:Arial;
}


#contentHolder
{
	
		border: 5px solid white;
		width: 500px;
		
}

.tslogo
{
	width:100%;
	text-align:center;
}

h1, h2, h3, h4
{
	text-align:center;

}
h3
{
	color:white;
	font-style: italic; 
	
}

h2
{
	color:#16C1F3;
}

h4
{


}

p .subhead
{
	display:block;
	color:#901542;
	font-size:48px;
	height:60px;
}

.home p
{
	margin:auto;
	margin-top:360px;
		background: url(../../images/text-bg.jpg) no-repeat  ; 
		width:889;
		height:380;
	color:black;
	font-size:24px;


	}
	
.home p .info
{
	padding:0px 10px 0px 10px ;

}

.tickets
{
	width:320px;
	color:#FFF200;
	font-size:14pt;
	float:left;
	text-align:left;
}

.tickets h6
{
	font-size:18pt;
	display:block;
	padding:0;
	margin:0;
}

.checkout
{
	font-weight:bold;
	display:block;
}

.dates
{
	text-align:right;
	width:320px;
	color:#FFF200;
	font-size:14pt;
	float:right;
}

.infoholder
{
	width:800px;
	margin:auto;

}

.celeb a
{
	color:#901542;
	font-size:18px;
}

.celeb 
{
	display:block;
}

.page {color:white}
.normal
{
	background:none;
	font-size:12px;
}

.blocktext
{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}