@charset "utf-8";


#contentwraper {
	position:relative;
	width: 1000px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

#winatripani {
	position:absolute;
	left:86px;
	top:-5px;
	color:#ffffff;
	width:400px;
	height:230px;
}

#batmenu {
	position:absolute;
	left:521px;
	top:0px;
	width:392px;
	height:200px;
}

#headline {
	position:absolute;
	left:190px;
	top:175px;
	width:322px;
	height:62px;
}

#header {
	background:url(../images/dynamic_pages_header_background.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width: 1000px;
	height: 248px;
}



#content {
	background:url(../images/dynamic_pages_content_background_rpt.jpg);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	position:absolute;
	left:0px;
	top:248px;
	width: 1000px;
	
}

#contenttop{
	position:relative;
	top:0px;
	left:0px;
	background:url(../images/dynamic_pages_contenttop_background.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 1000px;
}



#content p {
	display:block;
	padding-top:2px;
	margin:0px 160px 0px 160px;

}

#content h2 {
	display:block;
	padding-top:30px;
	padding-bottom:2px;
	margin:0px 160px 0px 160px;

}

#content ul {
	display:block;
	padding-top:0px;
	margin:0px 0px 0px 180px;

}

#productimages {
	position:absolute;
	left:550px;
	top:55px;
	width:269px;
	height:388px;
}

#faqproductshots {
	position:absolute;
	left:662px;
	width:243px;
	height:271px;
	top: -229px;
}

#grandprizetext {
	position:relative;
	padding-top:10px;
	left:150px;
	top:0px;
	width:153px;
	height:16px;
}

#playonlinetext {
	position:relative;
	padding-top:10px;
	left:150px;
	top:0px;
	width:134px;
	height:16px;
}

#playmobiletext {
	position:relative;
	padding-top:10px;
	left:150px;
	top:0px;
	width:134px;
	height:16px;
}

#cantfindtext {
	position:relative;
	padding-top:10px;
	left:150px;
	top:0px;
	width:251px;
	height:16px;
}

#participatingproductstext {
	position:relative;
	padding-top:10px;
	left:155px;
	top:0px;
	width:161px;
	height:16px;
}



#footer {
	background:url(../images/dynamic_pages_footer_background.jpg);
	background-repeat: no-repeat;
	position:relative;
	left:0px;
	top:0px;
	width: 1000px;
	height: 116px;
}


#footer P {
	position:absolute;
	left:101px;
	top:45px;
	padding-bottom:50PX;
	width:800px;
	height:50px;
}

