#survey 		{
						font:bold 11px arial,helvetica,geneva,sans-serif;
						color:#fff;						
						text-decoration:none;			
						border:1px solid #fff;
						display:block;
						width:240px;
						height:23px;
						margin:300px auto 10px;
						padding-top:10px;
						}
						
img		{ 
	border:0; 
	display:block;
}

#wrap	img		{ 
	display:inline-block;
}

body {
	background-color: black;
	margin:0;
	padding:0;
	text-align:center;
	min-width: 1000px;
}
/*
* {
	margin:0;
	padding:0;
	font: normal 12px/18px Arial, sans-serif;
	color:#ffffff;
}
*/
#survey 		{
						font:bold 11px arial,helvetica,geneva,sans-serif;
						color:#fff;						
						text-decoration:none;			
						border:1px solid #fff;
						display:block;
						width:240px;
						height:23px;
						margin:30px auto 10px;
						padding-top:10px;
						}
						
img		{ border:0; }

body {
	background-color: black;
	margin:0;
	padding:0;
	text-align:center;
	min-width: 1000px;
}

#wrap {
	width: 1000px;
	margin:0 auto;
}
#top_content {
	width: 1000px;
	height: 635px;
	background: black url(images/top_bg.jpg) no-repeat;
}
#bottom_content {
	width: 1000px;
	height: 635px;
	background: black url(images/bottom_bg.jpg) no-repeat;
}


#title_block {
	float: left;
	width: 256px;
	height: 290px;
}

#intheaters {
	width:459px;
	height:37px;
	position: relative;	
	top: 15px;
	left: -52px;
}

#lower_titles {
	clear:left;
	float: left;
	width: 1000px;
	height: 50px;
	text-align:left;
	margin-top:4px;
}

#baats {
	width:461px;
	height:26px;
	margin-left:50px;
}

#aspcac {
	width:183px;
	height:26px;
	margin-left:150px;
}


#lower_part {
	width: 1000px;
	height: 800px;
	text-align: left;
}

.spacecol {
	float: left;
	width: 40px;
	height: 790px;
}

#col1 {
	float: left;
	width: 226px;
	height: 790px;
	text-align: left;
}
#col2 {
	float: left;
	width: 226px;
	height: 790px;
	text-align: left;
}
#col3 {
	float: left;
	width: 360px;
	height: 790px;
	text-align: left;
	margin-left: 70px;
}

p {
	color: #FFFFFF;
	font: normal normal 11px/17px Verdana, Arial, sans-sarif;
	margin: 10px 0 0 0;
}
.date {
	font-weight: bold;
	color: #ef9500;
	margin-right: 10px;
}

.location {
	font-weight: bold;
	color: #e5ce7d;
}

.datetitle {
	margin: 16px 0 0 0;
}

.datetitle2 {
	margin: 40px 0 0 0;
}

dl.dlDesc	{
	margin: 10px 0 0 0;
	padding:0;
	color: #c6c6c6;
	font: normal normal 11px/17px Verdana, Arial, sans-sarif;
}

dl.dlDesc dd {
	margin:0;
	padding:0;
}

dl.dlDesc dd.ddAddr {
	margin:0 0 0 10px;
}

dl.dlDesc dt {
	text-decoration:underline;
}

#player {
	display:block;
	float:left;
	width: 709px;
	height: 340px;
	margin-left:144px;
	margin-top:-5px;
}

*+html body #player {
	margin-top:9px;
}

*+html body #wrap {
	margin-bottom:200px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#player {
	margin-top:-3px;
	#
	}
}