@charset "UTF-8";
/* CSS Document */

#leftcurtain {
	position:absolute;
	left:0px;
	top:0px;
	width:235px;
	height:1000px;
	z-index:1;
}
body {
	background-color: #000000;
}
#middlecurtain {
	position:absolute;
	left:235px;
	top:0px;
	width:645px;
	height:132px;
	z-index:2;
}
#rightcurtain {
	position:absolute;
	left:880px;
	top:0px;
	width:295px;
	height:226px;
	z-index:3;
}
#middleundercurtain {
	position:absolute;
	left:233px;
	top:185px;
	width:651px;
	height:40px;
	z-index:4;
}
#homemoviebox {
	position:absolute;
	left:233px;
	top:185px;
	width:661px;
	height:592px;
	z-index:5;
}
#homeupcomingevents {
	position:absolute;
	left:231px;
	top:452px;
	width:655px;
	height:609px;
	z-index:6;
}
#nowshowingbutton {
	position:absolute;
	left:233px;
	top:148px;
	width:102px;
	height:29px;
	z-index:7;
}
#sessiontimesbutton {
	position:absolute;
	left:346px;
	top:148px;
	width:122px;
	height:33px;
	z-index:8;
}
#newsandeventsbutton {
	position:absolute;
	left:445px;
	top:148px;
	width:171px;
	height:29px;
	z-index:9;
}
#ticketpricesbutton {
	position:absolute;
	left:545px;
	top:148px;
	width:138px;
	height:28px;
	z-index:10;
}
#functionshirebutton {
	position:absolute;
	left:639px;
	top:148px;
	width:99px;
	height:34px;
	z-index:11;
}
#contactbutton {
	position:absolute;
	left:751px;
	top:148px;
	width:96px;
	height:38px;
	z-index:12;
}
#aboutbutton {
	position:absolute;
	left:822px;
	top:148px;
	width:92px;
	height:33px;
	z-index:13;
}
#facebook {
	position:absolute;
	left:835px;
	top:125px;
	width:24px;
	height:26px;
	z-index:14;
}
#twitter {
	position:absolute;
	left:858px;
	top:125px;
	width:64px;
	height:35px;
	z-index:15;
}

#emailform {
	position:absolute;
	left:615px;
	top:485px;
	width:323px;
	height:210px;
	z-index:60;
	font:Verdana, sansserif;
	color: #ffffff;
	font-size: 11px;
}

#wrap{
	width:1116px;
	margin-top:-10px; /* Internet Explorer only*/
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	position:relative;
	
}
