/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#HowTo {
	/*background-color: #000000;*/
}

#Rules {
	background-attachment: scroll;
	background-image: url(../i/cleanBG.jpg);
	background-repeat: no-repeat;
	background-position: center 80px;
}

#container {
	margin:auto;
	padding:0 17px 0 0;
	width:1017px;
	position:relative;
}

#zone_enter {
	float:left;
	margin:139px 0 0 0;
}

#zone_movie {
	float:left;
	margin:112px 0 0 0;
}

#bas {
	clear:both;
	padding:0 0 10px 0;
}

/* Footer */
#footer {
	width:859px;
	height:34px;
	line-height:34px;
	vertical-align:middle;
	background-image:url(../i/background_footer.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	padding:3px 0 0 0;
	margin:0 0 50px 0;
}
#footer a {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


/* How to play */
#how_to_play {
	margin:auto;
	width:895px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#how_to_play #top {
	height:19px;
	he\ight:44px;
	\height:19px;
	background-image:url(../i/how-to-play/top-black.jpg);
	background-repeat:no-repeat;
	padding:25px 0 0 38px;
}
#how_to_play #slice01 {
	height:43px;
	he\ight:76px;
	\height:43px;
	background-image:url(../i/how-to-play/slice01-black.jpg);
	background-repeat:no-repeat;
	padding:33px 0 0 48px;
}
#how_to_play #slice02 {
	height:43px;
	he\ight:55px;
	\height:43px;
	background-image:url(../i/how-to-play/slice02-black.jpg);
	background-repeat:no-repeat;
	padding:12px 0 0 48px;
}
#how_to_play #slice03 {
	height:158px;
	he\ight:170px;
	\height:158px;
	background-image:url(../i/how-to-play/slice03-black.jpg);
	background-repeat:no-repeat;
	padding:12px 0 0 48px;
}
#how_to_play #slice04 {
	height:45px;
	he\ight:57px;
	\height:45px;
	background-image:url(../i/how-to-play/slice04-black.jpg);
	background-repeat:no-repeat;
	padding:12px 0 0 48px;
}
#how_to_play #slice05 {
	height:41px;
	he\ight:51px;
	\height:41px;
	background-image:url(../i/how-to-play/slice05-black.jpg);
	background-repeat:no-repeat;
	padding:10px 0 0 48px;
}
#how_to_play #bas {
	height:42px;
	he\ight:47px;
	\height:42px;
	background-image:url(../i/how-to-play/bas-black.jpg);
	background-repeat:no-repeat;
	font-weight:normal;
	font-style:italic;
	color:#959595;
	padding:5px 0 0 48px;
}
#how_to_play a {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
	font-style:normal;
}
#how_to_play a:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	font-style:normal;
}

/* Rules & Policies */
#rules_policies {
	margin:10px auto;
	width:827px;
	height:988px;
	background-image:url(../i/bgrules.gif);
	background-repeat:no-repeat;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:40px 30px 0 38px;
}
#rules_policies h1 {
	font-size:15px;
	margin:0;
}
#rules_policies a {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
#rules_policies a:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
#rules_policies #previous_next {
	float:right;
	font-size:11px;
}
#rules_policies #previous_next a {
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
#rules_policies #previous_next a:hover {
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.scroller {
	overflow-x:hidden;
	overflow-y:scroll;
	height:900px;
	width:850px;
}
