html, body {
	border: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
body {
	text-align: center;
	font-size: 76%;	
	background-image: url(/images/casino.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #OOOOOO;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 0px;
	color: #000030;
	margin: 0;
}
.floatLeft {
	float: right;
}

#padding {
	padding-right: 2%;
	padding-left: 2%;
}






a {
	text-decoration: underline;
	color: #ffffff;
}
li {
	margin-bottom: 15px;
}


a:hover {
	text-decoration: underline;
	color: #ffff99;
}


hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}


.intro {
	color: #4A0015;
}

#imageStrapline {
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #000000;
	height: 40px;
	color: #FFFFFF;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 50px;
	text-align: right;
	padding-right: 25px;

}


#image {
	height: 60px;
	clear: both;
	display: block;
	padding-top: 242px;
}

.image1 {
	background-image:  url(images/image1.jpg);
}
.image2 {
	background-image:  url(images/image2.jpg);
}
.image3 {
	background-image:  url(images/image3.jpg);
}
.image4 {
	background-image:  url(images/image4.jpg);
}
.image5 {
	background-image:  url(images/image5.jpg);
}
.image6 {
	background-image:  url(images/image6.jpg);
}
.image7 {
	background-image:  url(images/image7.jpg);
}
.image8 {
	background-image:  url(images/image8.jpg);
}
.image9 {
	background-image:  url(images/image9.jpg);
}
.image10 {
	background-image:  url(images/image10.jpg);
}


h1 {
	font-size: 1.5em;
	background-color: #EAEDEE;
	font-weight: normal;
	color: #000030;
	margin-bottom: 0px;
	display: block;
	text-transform: uppercase;
}

h2 {
	font-size: 1.5em;
	font-weight: Bold;
	color: #0a2542;
	margin-top: 0px;
	margin-bottom: 2px;
	display: block;
	clear: both;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #0a2542;
	margin-top: 0px;
	margin-bottom: 2px;
	display: block;
	clear: both;
}
h4 {
	font-size: 1.8em;
	text-align: right;
	font-weight: bold;
	color: #048fba;
	margin-top: 0px;
	margin-bottom: 2px;
	display: block;
	clear: both;
}

p {
	margin-top: 10px;
}








