body
{
	margin: 0 auto;
	font: small 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
	color: #fff;
	background: #242424 url(http://www.thescreeningexchange.com/ee/img/bg.jpg) repeat-x;
}
	
img
{
	border: none;
}
	
h1
{
	font-size: 26px;
}
	
h1,h2,h3
{
	font-weight: 200;
}
	
a:link, a:hover, a:active, a:visited
{
	color: #fff;
	text-decoration: none;
}
	
#header
{
	margin: 0 auto 70px auto;
	width: 712px;
	height: 131px;
	display: block;
}
	
#container
{
	position: relative;
	margin: 0 auto;
	width: 712px;
	text-align: center;
}
	
#body
{
	width: 712px;
}

#introText
{
	position: absolute;
	text-align: left;
	width: 543px;
	line-height: 22px;
	top: 256px;
	left: 0px;
}
	
#ticket
{
	background: url(http://www.thescreeningexchange.com/ee/img/ticket.gif);
	width: 154px;
	height: 270px;
	position: absolute;
	top: 216px;
	right: 0px;
}
	
#subBtnContainer
{
	position: absolute;
	top: 360px;
	right: 27px;
}
	
#movieCodeSection
{
	width: 95px;
	height: 10px;
	position: absolute;
	top: 340px;
	right: 27px;
	font-size: 10px;
}
	
#register
{
	position: absolute;
	top: 470px;
	left: 0px;
}
	
#arrows
{
	position: absolute;
	top: 470px;
	left: 200px;
}
	
#highlights
{
	
}

#wkh
{
	position: absolute;
	width: 712px;
	top: 555px;
	left: 0px;
}
	
#wkhBar
{
	width: 712px;
	height: 33px;
	background: url(http://www.thescreeningexchange.com/ee/img/wkh_bar.jpg) repeat-x;
	font-size: 18px;
	text-align: left;
}
	
#pad
{
	position: relative;
	top: 5px;
	margin-left: 20px;
	
}
	
#wkhContent
{
	width: 712px;
	background: url(http://www.thescreeningexchange.com/ee/img/wkh_bg.jpg) repeat-x;
	background-color: #454344;
	border: 1px solid #444343;
}
	
#wkhL
{
	float: left;
	width: 355px;
	text-align: left;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 15px;
}
	
#wkhR
{
	float: left;
	width: 354px;
	border-left: 1px solid #444343;
	text-align: left;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 15px;
}
	
#quote
{
	padding: 50px 0 50px 0;
}
	
#quoteContent
{
	width: 600px;
	margin: 0 auto;
}
	
#qCtr
{
	float: left;
	width: 504px;
}
	
#qText
{
	position: relative;
	top: 50%;
}
	
#qL
{
	float: left;
	width: 48px;
	height: 43px;
}
	
#qR
{
	float: right;
	width: 48px;
	height: 43px;
}
	
#qSource
{
	float: right;
	font-style: italic;
	padding-right: 70px;
	padding-top: 30px;
}
	
#contact
{
	width: 712px;
	height: 50px;
	padding-top: 50px;
	color: #ff0000;
}
	
#contact a:link, #contact a:hover, #contact a:visited
{
	color: #ff0000;
}
	
#weekly
{
	font-size: 10px;
	line-height: 30px;
}

#top10
{
	width: 305px;
	margin: 0 25px 0 25px;
	font-size: 10px;
	vertical-align: top;
}
	
#values
{
	float: right;
	text-align: right;
}

#policy
{
	text-align: left;
}

#policy a:link, #policy a:hover, #policy a:visited
{
	color: #ff0000;
	text-decoration: underline;
}
	
.subBtn a:link, .subBtn a:hover, .subBtn a:visited
{
	width: 50px;
	height: 15px;
	font-size: 8px;
	font-weight: bold;
	text-decoration: underline;
	color: #ff0000;
	background-color: #ff0000;
	border: none;
}

.left
{
	float: left;
}

.right
{
	float: right;
}
	
.clear
{
	clear: both;
}
	
.cellR
{
	text-align: right;
	vertical-align: bottom;
}

.center
{
	text-align: center;
}