@charset "utf-8";
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 1px;
	text-align: center;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}
#wrap {
	width: 1024px;
	position: relative;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 0;
}
#menu {
	width: 100%;
	height: 94px;
}
#flash {
	height: 564px;
	width: 267px;
	margin-top: 48px;
	float: left;
	
}
#content {
	position: absolute;

	height:;
	width: 708px;
	left: 151px;
	top: 115px;
	padding:10px;
	border:1px solid #900;
	color:#FFF;
	z-index: 4;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 12px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/clearBG.png');
	/* IE6 ignores styles with [attributes], so it will skip the following. */
	background-image:url(images/clearBG.png);
	filter:alpha(opacity=80);
}
#dancersButton {
	margin-left: 168px;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 30px;
	width: 160px;
	float: left;
}
#apDiv1 {
	width:212px;
	height:123px;
	float: left;
	margin-top: 457px;
	margin-left: 540px;
}
#side {
	height: 541px;
	width: 250px;
	line-height: 16px;
	font-size: 12px;
	text-align: center;
	z-index: 3;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 166px;
	float: left;
	position: relative;
	
}
#credits {
	height: 55px;
	width: 471px;
	float: left;
	margin-top: 10px;
	margin-left: 50px;
	
}
#logos {
	height: 48px;
	width: 400px;
	line-height: 20px;
	float: left;
	text-align: center;
	margin-left: 350px;
	
}
#logos2 {
	position:absolute;
	left:314px;
	top:680px;
	width:443px;
	height:67px;
	z-index:1;
}
a {
	color: #F00;
}
a:visited {
	color: #F00;
}
a:hover {
	text-decoration: none;	
}
.redtext {
	color: #C00;
	font-weight: bold;
}
#watchTrailerBtn {
	height: 30px;
	width: 160px;
	margin-top: 35px;
	margin-left: 20px;
	float: left;
	left: 8px;
	top: 5px;
}
#watchMovieBtn {
	height: 30px;
	width: 160px;
	margin-top: 20px;
	margin-left: 28px;
	float: left;
}
#manoLogo {
	height: 80px;
	width: 230px;
	float: left;
	margin-left: 28px;
	margin-top: 14px;
}
#castCrewBtn {
	height: 30px;
	width: 160px;
	float: left;
	margin-left: 28px;
	margin-top: 24px;
}
#donateOnlyBtn {
	height: 30px;
	width: 160px;
	float: left;
	margin-left: 28px;
	margin-top: 38px;
}
#posterWrap {
	height: 768px;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/poster_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	top: 1px;
}
