body, html {
height:100%;
background: #000000;
font-size:12px;
}

li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}
li a:hover {
	color: #FFD703;
	text-decoration:underline;
}
a img {
	border:0px;
	font:Arial, Helvetica, sans-serif;
	display: block;
}
a.language{
	display: block;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFD703;
	text-decoration:none;
	padding-bottom:10px;
	clear:both;
}
a:hover.language{
	color: #FFFFFF;
	text-decoration:none;
	padding-bottom:10px;
	clear:both;
}
#outer {
	height:100%; 
	width:100%;
	overflow:visible; 
	position:relative; 
	}
	
#outer[id] {
	display:table; 
	position:static;
	}

#middle { /* for explorer */
	position:absolute; 
	top: 50%; 
	width: 100%; 
	text-align: center;
	} 
	
#middle[id] {
	display:table-cell; 
	vertical-align:middle; 
	position:static;
	}

#inner { /* for explorer */
	position:relative; 
	top: -50%; 
	text-align: left;
	} 
	
#inner {
	width:706px; 
	margin-left:auto; 
	margin-right:auto;
	} 


a#download { 

	width:464px;
	height:76px;
	display:block; 
	text-decoration: none;
	}

a#download:hover {
	background-image:url(download_over.jpg); 
	}

a#instantplay { 
	width:464px;
	height:68px;
	display:block; 
	text-decoration: none;
	}

a#instantplay:hover {
	background:url(instantplay_over.jpg); 
	}
a#howtoplay { 
	width:464px;
	height:71px;
	display:block; 
	text-decoration: none;
	}

a#howtoplay:hover {
	background:url(howtoplay_over.jpg); 
	}
#jackpot {
	position: relative;
	display:inline;
	text-align:left;
	top:14px;
	left:240px;
	height:706px; 
	width:81px; 
	background: transparent;
}
.jackpotcontainer {
	width:706px;
	height: 81px;
	background: url(ending.jpg) transparent no-repeat;
	}
#popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align:left;
	position: absolute;
	top:63px;
	left:0px;
	width:710px;
	height:550px;
	z-index: 180;

	background: #000000;
	visibility: hidden;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFD703;
	text-decoration:none;
	padding:10px 0px 0px 35px;
	clear:both;
}
ol {
margin: 0px 0px 0px 30px;
padding: 0px 0px 0px 30px
}
li {
	font-size: 1.2em;
	color: #ffffff;
	padding:10px 0px 0px 0px;
}
p {
	font-size: 1.2em;
	color: #ffffff;
	padding:10px 0px 0px 35px;
	font-weight:bold;
}
p a {
	color: #FFD703;
	text-decoration: underline;
}
p a:hover {
	color: #ffffff;
	text-decoration: underline;
}
