@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}

.style1 {
	font-size: x-small;
	color: #0066FF;
}
#contenttext {
	position:absolute;
	left:400px;
	top:50px;
	width:450px;
	height:260px;
	z-index:auto;
}
#casinotxt {
	position:absolute;
	left:400px;
	top:50px;
	width:460px;
	z-index:1;
	height: 310px;
	background-position: right bottom;
}
.pagetitle  {
	color: #00FF00;
	padding: 0px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-variant: normal;
}
.style5 {font-size: 0.9em}
#movie {
	position:absolute;
	left:30px;
	top:60px;
	width:516;
	height:290px;
	z-index:1;
	border: thin solid #FFFFFF;
}
#servicestext {
	position:absolute;
	left:565px;
	top:60px;
	width:295px;
	height:290px;
	z-index:1;
	background-position: right bottom;
}
#contentimage {
	position:absolute;
	left:30px;
	top:60px;
	width:335px;
	height:290px;
	z-index:auto;
	background-color: #000000;
	border: thin solid #FFFFFF;
}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00FF00;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
