body {
	background-image: url();
	margin-top: 0px;
	background-color: #000000;
	background-image:url(../Images/main/newapmasterwithoutap.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.clear {
	clear:both;
}
#contentWrapper {
	margin:0px auto;
	width:863px;
}
#filmstrip {
	float:left;
	width:138px;
	height:663px;
}
#aplink {
	float:right;
	width:300px;
	height:92px;
	
}
#mainIndex {
	float:left;
	width:724px;
	height:50px;
	background-color:#FFF;	
}
#mainFrame {
	float:left;
	width:714px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#FFF;
	text-align:left;
	overflow:hidden;
}