/* CSS Document */
body {
	background-color: #660066;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FEFEFE;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;
	margin-right:0px;
	behavior:url("/include/csshover.htc");
}
#MainContainer{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 0px;
	padding:0px;
	background-color: #660066;
	text-align:left;
}
#jackpotcity-logo {
	position:relative;
	float:left;
	width:178px;
	height:111px;
	background-image:url(/images/shared/jackpotcity-logo.jpg);
}

#sevens {
	position:relative;
	float:left;
	width:622px;
	height:54px;
	background-image:url(/images/shared/sevens.jpg);
}

#buy50-get200 {
	float:left;
	width:622px;
	height:57px;
	background-image:url(/images/shared/heading-bg.gif);
}

#top-section {
	float:left;
	width:800px;
	height:29px;
	background-image:url(/images/shared/top-section.gif);
}

#sec-menu {
	position:relative;
	float:left;
	width:180px;
	margin-left:10px;
}

#body {
	float:left;
	width:800px;
	background-image:url(/images/shared/jpc-back.gif);
	min-height:480px;
	height: auto !important;
	height: 480px;
}
#body-content {
	margin-left:200px;
	_margin-left:0px;
	float:left;
	text-align:left;
	width:540px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background-repeat:no-repeat;
}

#second-bottom {
	float:left;
	width:800px;
	height:74px;
	background-image:url(/images/shared/second-bottom.jpg);
}
#jpc-bottom {
	float:left;
	text-align:center;
	margin-top:10px;
	padding-top:3px;
	background-image:url(/images/shared/jpc-bottom.gif);
	background-repeat:no-repeat;
	width:800px;
	height:78px;
	vertical-align:middle;
}