body {
	background-color: #000000;
	margin-top: 0px;
	margin: 0 auto;
	text-align: center;
	font: normal 12px Arial;
	color: White;
}
*{margin:0; padding:0; border:none;}
div#contein {
	width: 965px;
	background-color: #330000;
	padding: 0px;
	margin:0 auto;
}
.header {
	padding: 0px;
	margin: 0px;
}
div#contbut {
	width: 965px;
	height: 736px;
	background-color: #330000;
	padding:0;
}
.bnr {
	margin-top: 20px;
	width: 166px;
	height: 736px;
	background-image: url("images/bgbnr.gif");
	background-repeat: repeat-x;
	float: left;

}
div#trpz {
	float: right;
	margin-top: 0px;
	width: 797px;
	height: 288px;
	background-color: #660000;
	border-left:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
	}

.lobey {
	float: right;
	margin-top: 10 px; 
	margin-bottom: 10px;
	margin-right: 10px;
}
div#casinos {
	border-left:1px dotted #FF9900;
	float: left;
	width: 260px;
	height: 408px;
	margin-left: 2px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}

div#casinos p {

	margin-left: 10px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}

div#casinos2 {
	float: left;
	border-left:1px dotted #FF9900;
	border-right:1px dotted #FF9900;
	width: 266px;
	height: 408px;
	margin-left: 2px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
div#casinos2 p {

	margin-left: 10px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
div#casinos3 {
	border-right:1px dotted #FF9900;
	float: right;
	width: 260px;
	height: 408px;
	margin-left: 2px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}

div#casinos3 p {

	margin-left: 10px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	}
	
#left_box{
	width: 320px;
	height:200px;
	float:left;
	text-align:left;
	padding: 10px;

}

#left_box ul{
	margin: 10px 0 0 0;
}

#left_box ul li{
	list-style:none;
}

#left_box h3{
	font-size:16px;
	font-weight:bolder;
	color:#FF9900;
	width: 320px;
	text-align:center;
	margin: 10px 0;
}

.spacer{
	margin:0 5px 0 40px;
}
div#casinos h3{
	font-size:14px;
	font-weight:bolder;
	color:#FF9900;
	width: 260px;
	text-align:center;
	margin: 0px 0;
}
div#casinos2 h3{
	font-size:14px;
	font-weight:bolder;
	color:#FF9900;
	width: 260px;
	text-align:center;
	margin: 0px 0;
}
div#casinos3 h3{
	font-size:14px;
	font-weight:bolder;
	color:#FF9900;
	width: 250px;
	text-align:center;
	margin: 0px 0;
}
.footer {
	width: 965px;
	background: url(images/footer.jpg);
	height: 15px;
	background-color: Aqua;
}