BODY {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #000000;
	margin: 0;
	padding: 0;
}

.clear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

.container {
	WIDTH: 100%;
	background-image:URL("images/bg.gif");
	background-repeat: repeat-y;
}

.construct {
	WIDTH: 760px; 
	POSITION: relative; 
	HEIGHT: 533px;
}

.orderform .construct {
	height: 645px;
}

.films .construct {
	height: 645px;
}

#flashcontent {
	width: 580px;
	height: 450px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	BACKGROUND-COLOR: #78b744;
	background-image:URL("images/bg_intro.gif");
	background-repeat: no-repeat;
}


h2 {
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}


.frameborder {
	border: 3px solid #cfd900;
	width: 687px;
	margin-left: 100px;
}

.orderform h1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.orderform p {
	font-size: 13px;
	line-height: 1.4em;
	width: 687px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.orderform td {
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.orderform #content {
	margin-top: 35px;
	margin-left: 30px;
}

#main a {
	color: #000;
}

#main a:hover {
	color: #3a59a3;
}

.print {
	margin-bottom: 0;
}

 .print a, .print a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#close a, #close a:hover {
	color: #fff;
	font-weight: bold;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

#close {
	margin-left: 550px;
	padding: 3px;
	width: 110px;
}

#left-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 134px;
	height: 533px;
	background-image:URL("images/bg-left.gif");
	background-repeat: no-repeat;
}

.nav {
	LEFT: 0px; 
	WIDTH: 134px; 
	POSITION: absolute; 
	TOP: 0px; 

}

.nav_btns {
	LEFT: 10px; 
	WIDTH: 113px; 
	POSITION: absolute; 
	TOP: 158px; 
	HEIGHT: 533px;
}

.film {
	LEFT: 160px; 
	POSITION: absolute; 
	TOP: 0px;
}

.film_thumbs {
	LEFT: 173px; 
	POSITION: absolute; 
	TOP: 216px;
}

#film_footer {
	LEFT: 165px; 
	POSITION: absolute; 
	TOP: 571px;
}

#arrow {
	LEFT: 136px; 
	POSITION: absolute; 
}

.films #arrow {
	TOP: 163px;
}

.ticket #arrow {
	TOP: 205px;
}

.boxoffice #arrow {
	TOP: 247px;
}

.home #arrow {
	TOP: 330px;
}

.orderform #arrow {
	top: 286px;
}

#main {
	LEFT: 160px; 
	WIDTH: 582px; 
	POSITION: absolute; 
	TOP: 0px; 
}

.films #main {
	left: 144px;
	width: 617px;
	height: 533px;
	background-image:URL("images/bg-films.jpg");
	background-repeat: no-repeat;
}

.boxoffice #main {
	left: 144px;
	width: 617px;
	height: 533px;
	background-image:URL("images/bg-boxoffice.jpg");
	background-repeat: no-repeat;
}

.ticket #main {
	left: 144px;
	width: 617px;
	height: 533px;
	background-image:URL("images/bg-ticket.jpg");
	background-repeat: no-repeat;
}

.orderform #main {
	left: 144px;
	width: 617px;
	background-image:URL("images/bg-orderform.jpg");
	background-repeat: no-repeat;
}


.home #main {
	LEFT: 140px; 
}

#ticket_instr {
	LEFT: 170px;
	WIDTH: 558px; 
	POSITION: absolute; 
	TOP: 375px; 
}

#ticket_select {
	LEFT: 547px;
	POSITION: absolute; 
	TOP: 455px; 
}


#home_select {
	LEFT: 535px;
	POSITION: absolute; 
	TOP: 454px; 
}

#ticket_select select,  #home_select select{
	font-size: 10px;
}	

#home_instr {
	LEFT: 175px;
	POSITION: absolute; 
	TOP: 453px; 
}

.footernav {
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

A.footernav {
	COLOR: #ffffff;
}

A.footernav:hover {
	COLOR: #cccccc; 
	TEXT-DECORATION: none;
}

.footernavsmall {
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

A.footernavsmall {
	COLOR: #ffffff;
}

A.footernavsmall:hover {
	COLOR: #cccccc; 
	TEXT-DECORATION: none;
}

.footertext {
	FONT-SIZE: 10px; 
	WIDTH: 760px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left;
}

