html {
	margin: 0;
	background: url(images/bckhtml.jpg);
}
body {
	margin: 0;
	background: center top repeat-y url(images/bckbody.jpg);
	font-family: Arial; font-size: medium;
	color: #703608;
}
#page {
	margin: 0 auto;
	width: 789px;
	border-left: #731003 2px solid; border-right: #731003 2px solid;
}
#jackpot {
	position:absolute;
	width:427px;
	height:91px;
	margin-top:0px;
	left: 350px;
	background: no-repeat url(images/jackpot.png);
	z-index: 2;
}
#microgaming {
	position:absolute;
	width:100px;
	height:100px;
	margin-top:90px;
	left: 470px;
	font-family: Verdana; font-size: 20px;
	z-index: 1;
}
#flash {
	position:absolute;
	width:789px;
	height:402px;
	z-index: 0;
}
#header {
	position: relative;
	height: 415px;

}
#header h1 {
	position: absolute;
	top: 40px; left: 30px;
	margin: 0;
	width: 275px; height: 170px;
	font-size: 0;
	text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#header .jackpot {
	position: absolute;
	left: 352px; top: 135px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header .jackpot li {
	float: left;
	margin: 0 23px 0 0;
	width: 189px; height: 25px;
	font-size: 0;
	text-indent: -99999em;
}
#header .jackpot li a {
	display: block;
	width: 100%; height: 100%;
}
#header .menu {
	position: absolute;
	left: 125px; top: 280px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header .menu li {
	float: left;
	height: 45px;
	font-size: 0;
	text-indent: -99999em;
}
#header .menu .home {
	margin: 0 25px 0 0;
	width: 80px;
}
#header .menu .info {
	margin: 0 20px 0 0;
	width: 90px;
}
#header .menu .screenshots {
	margin: 0 20px 0 0;
	width: 90px;
}
#header .menu .where {
	margin: 0 15px 0 0;
	width: 85px;
}
#header .menu .winners {
	width: 110px;
}
#header .menu li a {
	display: block;
	width: 100%; height: 100%;
}
#content {
	margin: 0 auto;
	width: 776px;
	background: repeat-y url(images/bckcontent.gif);
}
#content .bottom {
	padding: 0 15px 50px 15px;
	width: 746px;
	background: left bottom no-repeat url(images/bckcontentbottom.jpg);
}
#content h2 {
	margin: 0 -15px; padding: 0 0 0 30px;
	height: 70px; line-height: 55px;
	background: no-repeat url(images/bckcontenth2.jpg);
	font-size: 24px; font-weight: normal;
	color: #FFC800;
}
#content h3 {
	font-size: medium;
	color: #641300;
}
#content h1 {
	margin: 0 -15px; padding: 0 0 0 30px;
	height: 70px; line-height: 55px;
	background: no-repeat url(images/bckcontenth2.jpg);
	font-size: 24px; font-weight: normal;
	color: #fff;
}
#content ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#content li {
	padding: 0 0 0 10px;
	background: left center no-repeat url(images/bckcontentli.gif);
}
#content .info {
	margin: 0 50px;
	width: 646px;
}
#content .info:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content .gameinfo {
	float: left;
}
#content .featureinfo {
	float: right;
}
#footer {
	position: relative;
	padding: 155px 0 0 190px;
	height: 80px;
	background: no-repeat url(images/bckfooter.jpg);
	font-weight: bold;
	color: #fff;
	font-size: small;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer ul {
	position: absolute;
	left: 10px; top: 75px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin: 0 7px 0 0;
}
.flag {border: 1px solid #660000;}

hr {border: 1px solid #FFCC99;}

.select {background-color:#FFCC66; padding:2px;}