/* CSS Document */

#wrapper {
	width:767px;
	height:auto;
	margin: auto auto;
	background-color:#0A3C01;
	position: relative;
}

#support {
	width:767px;
	height:32px;
	left:0px;
	position:relative;
	padding-top:6px;
}

#navigation {
	width:767px;
	height:26px;
	left:0px;
	position:relative;
	padding-top:6px;
}

#casino {
	width:767px;
	height:540px;
	z-index: 1;
	clear: both;
	position: relative;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0%;
	padding-left: 0px;
}

#contentdiv {
	width: 767px;
	height:auto;
}

#content {
	width: 720px;
	height:auto;
	padding:20px;
	left:3px;
	position:relative;
}

#content_footer {
	width: 720px;
	height:36px;
	padding:20px;
	left:3px;
	position:relative;
	text-align:center;
}

#footer {
	width: 100%;
	height:104px;
}

#footersub {
	width: 100%;
	height:20px;
	padding-top:10px;
}

#progressive_jackpot_total {
	z-index: 10;
	overflow: hidden;
	visibility: inherit;
	position: absolute;
	left: 16%;
	top: 270px;
	background-color:#002400;
	margin: auto;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0%;
	padding-left: 0px;
	height:28px;
	width:140px;
}

