body {
	text-align: center;
	background-color: #000000;
	margin: 0px;
	background-image: url(../images/PageBackgroundf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#maincontainer {
	margin: 0 auto;
	width: 858px;
	padding-left: 15px;

}

#titlearea{

height: 139px;

}


#moviearea {

height: 350px;
background-color: #333333;

}

#redbar {
	height: 37px;
	padding-top: 15px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	font-size: 17px;
	font-weight: bold;

}

#redfade {
height: 100px;

}

