body{
	margin: 0px;
	padding: 0px;
	background: #272727 url(../images/burnafterreading_bgimg.jpg) no-repeat;
}

#bartop{
	position: absolute;
	width: 785px;
	height: 537px;
	margin: 0px 0px 0px 108px;
	background: url(../images/burnafterreading_tophalf.jpg) no-repeat;
}

#barbott{
	position: absolute;
	width: 785px;
	height: 263px;
	margin: 537px 0px 0px 108px;
	background: url(../images/burnafterreading_botthalf.jpg) no-repeat;
	.z-index: -1;
}

#movietitle{
	position: absolute;
	width: 314px;
	height: 185px;
	margin: 68px 0px 0px 197px;
}

#thankshdr{
	position: absolute;
	width: 32px;
	height: 185px;
	margin: 68px 0px 0px 197px;
}

#ruleshdr{
	position: absolute;
	width: 32px;
	height: 185px;
	margin: 90px 0px 0px 170px;
}


#thankscopy{
	position: absolute;
	width: 400px;
	height: 185px;
	margin: 350px 0px 0px 175px;
	color: #fff;
	font: 11px Verdana, Arial, sans-serif;
}

#rulescopy{
	position: absolute;
	width: 420px;
	height: 425px;
	margin: 260px 0px 0px 200px;
	.margin: 245px 0px 0px 200px;
	padding: 0px 0px 0px 5px;
	color: #fff;
	font: 11px Verdana, Arial, sans-serif;
	overflow: auto;
	z-index: 4;
}

#rulescopy a:link{
	color: #f7c21d;
}
#rulescopy a:visited{
	color: #f7c21d;
}
#rulescopy a:hover{
	color: #fff;
}

#rulesmovietitle{
	position: absolute;
	width: 195px;
	height: 113px;
	margin: 260px 0px 0px 0px;	
}

#thankscopy a:link{
	color: #f7c21d;
}
#thankscopy a:visited{
	color: #f7c21d;
}
#thankscopy a:hover{
	color: #fff;
}

#vidplayer{
	position: absolute;
	width: 438px;
	height: 236px;
	margin: 275px 0px 0px 133px;
	background: #000;
}

#rightsidebar{
	position: absolute;
	width: 157px;
	height: 772px;
	margin: 27px 0px 0px 736px;
	z-index: 2;
}

#entersweepsbtn{
	position: absolute;
	width: 557px;
	height: 137px;
	margin: 3px 0px 0px 53px;
}

#footer{
	position: absolute;
	width: 505px;
	height: 97px;
	margin: 150px 0px 0px 113px;
	padding: 0px 3px;
	color: #000;
	font: 10px/10px Arial, Helvetica, Geneva, sans-serif;
	
}
#footer a:link{
	color: #f7c21d;
}
#footer a:visited{
	color: #f7c21d;
}
#footer a:hover{
	color: #fff;
}

/*** added by 352 for entry password area ***/
.closedPanel
{
	display:none;
}
.openPanel
{
}

form 
{
    margin: 0px;
}