body {
	font-family: Impact, Garamond, Verdana;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	display: inline;
	margin: 0px;
}
.head {
	width: 900px;
	min-width: 900px;
	margin-top: 15px;
}
.main {
	min-width: 898px;
	width: 898px;
	position:relative;
}
.index {
	height: 808px;
	background-image: url('images/w32nd_bg.jpg');
	background-repeat: no-repeat;
	text-align: left;
}
.sub {
	/*height: 676px;*/
	height: 898px;
	background-image: url('images/w32nd_sub.jpg');
	background-repeat: no-repeat;
	text-align: left;
}
.bot {
	height: 68px;
	background-image: url('images/w32nd_sub_bot.jpg');
	background-repeat: no-repeat;
}
.hide {
	display: none;
}
#home {
	margin-top: 25px;
	float: right;
}
#home a {
	display: block;
	width: 275px;
	height: 100px;
}
#asianave {
	float: left;
	margin-top: 230px;
	margin-left: 275px;
}
#asianave a {
	display: block;
	width: 170px;
	height: 30px;
}
#asianavesub {
	position: relative;
	top: 690px;
	left: 170px;
}
#asianavesub a {
	display: block;
	width: 170px;
	height: 30px;
}

.text {
	font-size: 15px;
	line-height: 20px;
	float: left;
	text-align: left;
	padding-left: 150px;
	padding-top: 60px;
	width: 150px;
}
.text a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
.text a:hover {
	text-decoration: underline;
}
.subtext {
	font-size: 12px;
}

.title {
	font-size: 25px;
	line-height: 40px;
}

.subtitle {
	font-size: 20px;
	line-height: 30px;
}
#trailer {
	margin-top: 300px;
	margin-left: 420px;
	
}

#home_text {
	display: block;
	position: relative;
	top:280px;
	left:430px;
	width:430px;
	height:280px;
	background-color: #000000;
	opacity:.7;
	padding:10px;
	overflow-y: auto;
	color: #FFFFFF;
	font-family: verdana;
}

#home_text h1 {
	opacity:1;
	font-size: 14px;
	margin-top:20px;
}

#home_text p {
	opacity:1;
	font-size: 11px;
	margin-top:6px;
}

.frame {
	float: left;
	width: 450px;
	height: 400px;
	margin-top: 50px;
	background-color: transparent;
}
.frame2 {
	position:absolute;
	top:160px;
	left:300px;
	width: 500px;
	height: 450px;
	overflow-y: auto;
}

.intext {
	font-family: Copperplate, Arial, Garamond, Verdana;
	font-size: 14px;
}

p {
	margin-bottom: 10px;
}
.pic {
	border: 1px solid #000000;
	float: right;
	margin: 5px;
}
.picblock {
	border: 1px solid #000000;
	display: block;
	margin: 5px;
}

td, th {
	font-family: verdana;
	font-size: 10px;
}

#sub_title {
	display: block;
	position: relative;
	top:140px;
	left:100px;
	width:700px;
}
#screenings_page {
	display: block;
	position: relative;
	top:140px;
	left:100px;
	width:700px;
	background-color: #000000;
	opacity:.7;
	padding:10px;
	overflow-y: auto;
	color: #FFFFFF;
	font-family: verdana;
}

.th {
	color:#FFFFFF;	
	font-weight: bold;
	height:20px;
}
.red_cell {
	color:#660000;	
	font-size: 11px;
	height:20px;
}
.white_cell {
	color:#FFFFFF;	
	font-size: 11px;
	height:20px;
}

#watch_button {
	width:120;
	height:58;
	position: absolute;
	top:6px;
	right:6px;
	border: solid white 1px;
}

#trailer_box {
	width:0;
	height:0;
	position: absolute;
	top:270px;
	left:270px;
	z-index:100;
	background-color: #000000;
}
#trailer_box p {
	color:#FFFFFF;
	font: bold 12px/14px Verdana;
	margin:0 0 6px 0;
}
#trailer_box a {
	cursor: pointer;
}

th a { font-size:12px;color:#ffffff; text-decoration:underline;}
th a:visited { color:#ffffff; text-decoration:underline; }
th a:hover { color:#ff0000; text-decoration:underline; }
th a:visited:hover { color:#ff0000; text-decoration:underline; }

#home_text a { font-size:12px;color:#ffffff; text-decoration:underline;}
#home_text a:visited { color:#ffffff; text-decoration:underline; }
#home_text a:hover { color:#ff0000; text-decoration:underline; }
#home_text a:visited:hover { color:#ff0000; text-decoration:underline; }


