body{
	background:#000000;
	margin:0px;
	padding:0px;
	text-align:center;
}

#container{
	width: 807px;
	margin:0px auto 0px auto;
	padding:0px;
}

#body{
	width: 807px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background:url(../images/common/home_08.jpg) repeat-y;

	overflow: hidden;
	font-family: Tahoma;
}	

#body .sub_banner{
	background:url(../images/promotions/sub-banner.jpg) no-repeat;
	width: 807px;
	height: 67px;
	margin:0px 0px 0px -3px;
	padding:0px;
}

#body .red_box{
	background:url(../images/promotions/ipokerWebsite3_06.jpg) repeat-y;
	width: 655px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:0px auto 0px auto;
	padding:0px;
	color:#000000;
	font-size: 12px;
}

#body .red_box_top{
	background:url(../images/promotions/top.jpg) no-repeat;
	width: 655px;
	height: 44px;
	font-size: 20px;
	line-height: 44px;
	color:#FFFFFF;
	text-align: left;	
}

#body .red_box_bot{
	background:url(../images/promotions/bot.jpg) no-repeat;
	width: 655px;
	height:12px;
	font-size: 12px;

}

#body h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	 color:#000000;
	 text-align: left;
	 margin:10px 0px 0px 76px;
	 padding:0px;
}

#body img{
	margin:4px 0px 20px 0px;
	padding:0px;
}

#body p{
	/*margin:0px 0px 0px 30px;*/
	margin:0px 0px 0px 13px;
	padding:0px;
	width: 600px;
 text-align: left;

}

#body ul{
	 text-align: left;
}

a{
	color: #03008f;
}
a:hover{
	color: black;
}

#body .bottom{
	background:url(../images/promotions/bottom.jpg) no-repeat;
	width: 807px;
	height:9px;
	margin:0px;
	padding:0px;
}

h1.world{
		font-family:'Curlz MT';
		font-size:28px;
		color:#F00;
		text-transform:uppercase; 
		text-decoration:underline
	}

span.world-label{
		font-size: 14px;
		color:#36C;
		font-weight:bold;
		text-decoration:underline;
		text-align: left;
	}
	
	.pink{
		text-align: center;
		background: #d99795;
		font-weight: bold;
		font-family:Calibri;
		font-size: 12px;
	}
	
	.green{
		text-align: center;
		background: #c2d69a;
		font-weight: bold;
		font-family: Calibri;
		font-size: 12px;
	}
	.lightblue{
		text-align: center;
		background: #b8cce4;
		font-weight: bold;
		font-family: Calibri;
		font-size: 12px;
	}
	.blue{
		text-align: center;
		background: #8db4e3;
		font-weight: bold;
		font-family: Calibri;
		font-size: 12px;
	}