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

body{
	background-color:#ed2024;
	margin-top:0px;
}
.headerContainer{
	margin:0 auto;
	width:1052px;
	height:200px;
	background-color:#FFFFFF;
}
.logoArea{
	width:178px;
	height:200px;
	background-image:url(../images/logo.png);
	float:left;
}
.slogan{
	width:513px;
	height:85px;
	background-image:url(../images/slogan.jpg);
	float:left;
	margin-top:50px;	
}
.loginArea{
	width:402px;
	height:44px;
	background-image:url(../images/loginBox.png);
	margin-right:13px;
	margin-top:35px;
	float:right;
}

.beta{
width:360px;
height:196px;
background-image:url(../images/beta.jpg);
float:right;
}

.container{
	margin:0 auto;
	width:1052px;
	height:1200px;
	background-color:#FFFFFF;
	
}
.filmContainer{
	width:1052px;
	height:32px;
}
.filmSpacer{
	width:182px;
	height:32px;
	float:left;
}
.film{
	width:688px;
	height:32px;
	float:left;
	background-image:url(../images/film.png);
}
.top{
	width:1052px;
	height:400px;
}
.dwfBrand{
	width:160px;
	height:400px;
	background-image:url(../images/dwfAd.jpg);
	margin-left:13px;
	/*margin-right:13px;*/
	float:left;
}
.featuredSizzle{
	width:702px;
	height:400px;
	background-color:#003399;
	
	float:left;
}
.dwmBrand{
	width:160px;
	height:400px;
	background-image:url(../images/dwfAd.jpg);
	/*margin-left:13px;*/
	margin-right:13px;
	float:left;
}
.contestInfo{
	width:1024px;
	height:121px;
	background-image:url(../images/contestAd.jpg);
	margin:13px;
}
.bottom{
	width:1024px;
	
	background-color:#999999;
	margin:13px;
}
.flashMedia{
	width:412px;
	height:509px;
	margin-right:20px;
	float:left;
}
.flashMediaRow1{
	width:412px;
	height:156px;
}
.flashMediaRow2{
	width:412px;
	height:156px;
	margin-top:20px;
	margin-bottom:20px;
}
.flashMediaRow3{
	width:412px;
	height:156px;
}
.flashMediaObj{
	width:124px;
	height:156px;
	background:url(../images/flashMediaObj.png);
	float:left;
	cursor: pointer;
}
.flashMediaObjMid{
	width:124px;
	height:156px;
	background:url(../images/flashMediaObj.png);
	margin-left:20px;
	margin-right:20px;
	float:left;
	cursor: pointer;
}
.statementBlock{
	width:430px;
	height:509px;
	float:left;
	
}
.adSpace{
	width:147px;
	height:509px;
	margin-left:15px;
	float:left;
	/* background:url(../images/jbcastingAd.jpg); */
}
.testimonials{
	width:430px;
	height:200px;
	overflow-x:hidden;
	overflow-y:scroll;
}
.statement{
	margin-top:13px;
	width:430px;
	height:339px;
	background:url(../images/statements.jpg);
}