.main {	background-color: #000000;	font-family: Arial;	font-size: 13pt;	line-height: 18pt;	color: #FFFFFF;}#main_div {	width: 700px;	border: 1px solid white;	position: relative;	overflow: hidden;	z-index: 1;}#top_overlay { 	height: 60px;	width: 700px;	border: 1px solid #999999;	position: absolute;	overflow: hidden;	z-index: 2;	top: 0;	left: 0;}#bottom_overlay { 	height: 127px;	width: 700px;	border: 1px solid #999999;	position: absolute;	overflow: hidden;	z-index: 2;	top: 373;	left: 0;}#bottom_overlay_small { 	height: 37px;	width: 700px;	border: 1px solid #999999;	position: absolute;	overflow: hidden;	z-index: 2;	left: 0px;}#outer_div {	padding: 50px;}#theater1 {	opacity: 1;	-moz-opacity: 1;	-khtml-opacity: 1;	filter: alpha(opacity=100);}#theater2, #theater3, #theater4, #theater5, #theater6, #theater7, #theater8, #theater9, #theater10, #theater11, #theater12, #specs {	opacity: 0;	-moz-opacity: 0;	-khtml-opacity: 0;	filter: alpha(opacity=0);	position: absolute;	left: 0px;	top: 0px;}#theater_faded {	opacity: 0.3;	-moz-opacity: 0.3;	-khtml-opacity: 0.3;	filter: alpha(opacity=30);}#text_span {	position: absolute;	font-family: Arial, Helvetica, sans-serif;	font-size: 12pt;	z-index: 5;}a:link {	color: #FFFFFF;}a:hover {	color: #FF3300;}