body {
	margin: 0px;
	padding: 0px;
	font: 100.01%/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#header {
	background: url(../images/header.jpg);
	margin: 0px;
	padding: 0px;
	height: 407px;
}
#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 700px;
	margin-left: 50px;
}



#wrapper {
	background: url(../images/wrapper.jpg) repeat-y;
	width: 798px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	font-size: 0.8em;
}
#header h1 a {
	position: absolute;
	top: 20px;
	height: 208px;
	width: 201px;
	left: 281px;
	text-decoration: none;
}

#content h1,#content h2, #content p {
	padding-right: 20px;
}
.home #main-content h2 {
	text-indent: -9000px;
	background: url(../images/welcome.jpg) no-repeat;
	width: 463px;
	height: 19px;
	margin-left: 200px;
}


#sidebar {
	padding: 0px;
	margin: 0px;
	position: absolute;
	background: url(../images/nav.jpg) no-repeat left top;
	width: 770px;
	top: 320px;
	height: 44px;
	left: 14px;
	overflow: hidden;
}
#footer {
	clear: both;
	background: url(../images/footer.jpg) no-repeat left bottom;
	height: 78px;
}
#alt-content {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	width: 170px;
}
#alt-content img {
	float: left;
	width: 170px;
}


#footer p {
	text-indent: -9000px;
}
#dice {
	background: url(../images/partDice.jpg);
	height: 52px;
	width: 14px;
	position: absolute;
	top: 228px;
	left: -14px;
	margin: 0px;
	padding: 0px;
}
#sidebar ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
	height: 44px;
}
#sidebar li {
	margin: 0px;
	padding: 0px;
	height: 44px;
}
#sidebar a {
	color: #000000;
	text-decoration: none;
	position: absolute;
	left: 23px;
	display: block;
	height: 44px;
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
}
#home a:link, #home a:visited {
	left: 0px;
	top: 0px;
	width: 79px;
	height: 44px;
}
#games a:link, #games a:visited {
	top: 0px;
	width: 236px;
	left: 79px;
	height: 44px;
}
#price a:link, #price a:visited {
	top: 0px;
	width: 129px;
	left: 315px;
	height: 44px;
}
#price a:hover {
	background: url(../images/nav.jpg) no-repeat -315px -44px;
	height: 44px;
}

#booking a:link, #booking a:visited {
	top: 0px;
	width: 222px;
	left: 548px;
	height: 44px;
}
#booking a:hover {
	background: url(../images/nav.jpg) no-repeat -548px -44px;
}

#home a:hover {
	background: url(../images/nav.jpg) no-repeat 0px -44px;
}
#games a:hover {
	background: url(../images/nav.jpg) no-repeat -79px -44px;
}
#home a.current:link, #home a.current:visited {
	left: 0px;
	top: 0px;
	width: 79px;
	background: url(../images/nav.jpg) no-repeat 0px -88px;
	height: 44px;
}
#games a.current:link, #games a.current:visited {
	top: 0px;
	width: 236px;
	left: 79px;
	background: url(../images/nav.jpg) no-repeat -79px -88px;
	height: 44px;
}
#price a.current:link, #price a.current:visited {
	top: 0px;
	width: 129px;
	left: 315px;
	background: url(../images/nav.jpg) no-repeat -315px -88px;
	height: 44px;
}
#booking a.current:link, #booking a.current:visited {
	top: 0px;
	width: 222px;
	left: 548px;
	background: url(../images/nav.jpg) no-repeat -548px -88px;
	height: 44px;
}


.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
.games #main {
	background: url(../images/games.jpg) no-repeat;
	text-indent: -9000px;
	margin-left: 200px;
	height: 19px;
	width: 361px;
}
.prices #main {
	background: url(../images/prices.jpg) no-repeat;
	height: 19px;
	width: 307px;
	margin-left: 200px;
	text-indent: -9000px;
}
.prices #price-list {
	text-align: center;
	width: 400px;
	margin: 0px auto;
	border-width: 0px;
	border-style: none;
}
.booking #main {
	background: url(../images/booking.jpg) no-repeat;
	height: 22px;
	width: 333px;
	margin-left: 200px;
	text-indent: -9000px;
}

.prices #price-list th {
	background: #66CCCC;
}
.prices #price-list tr {
	background: #6699CC;
}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		
#main-content {

}
#poker table {
	text-align: center;
	border-collapse: collapse;
}
#poker td {
	padding-right: 5px;
	padding-left: 5px;

}
#roulette table {
	
	float: left;
	margin-right: 50px;
	margin-left: 50px;
}
#roulette .letter {
	background: #FFFF00;
}


#poker tr {
	background: #669ACC;
}
#poker .odd {
	background: #66CCCC;
}
#price-list .odd {
}

#roulette td {
	background: #6699CC;
	padding: 2px 5px;
}
#roulette th {
	color: #FFFFFF;
	background: #1B2757;
}
.section h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6699CC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	height: 40px;
}
#poker h2 {
	background: url(../images/pokerChips.jpg) no-repeat right center;
}
#blackjack h2 {
	background: url(../images/blackjack.jpg) no-repeat right center;
}

#internalnav li {
	list-style: none;
	background: url(../images/dice_icon.gif) no-repeat left top;
	padding-left: 40px;
	height: 35px;
}
#internalnav {
	margin-left: 150px;
}

#internalnav a {
	text-decoration: none;
	color: #6699CC;
	font-weight: bold;
}
#roulette h2 {
	background: url(../images/roulette_wheel.jpg) no-repeat right center;
}
form {
	margin-left: 200px;
}
form br {
	display: none;
}
form input, form textarea, form submit {
	display: block;
}
form legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
}
form #Submit {
	border: 1px solid #070739;
	background: #3F598A;
	color: #FFFFFF;
}
#frmContact span {
	color: #FF0000;
}
#footer #web {
	position: absolute;
	left: 20px;
	bottom: 20px;
	height: 30px;
	width: 150px;
	display: block;
	text-indent: -9000px;
}
#gallery a:link, #gallery a:visited {
	top: 0px;
	width: 104px;
	left: 444px;
	height: 44px;
}
#gallery a:hover {
	background: url(../images/nav.jpg) no-repeat -444px -44px;
}
#gallery a.current:link, #gallery a.current:visited {
	top: 0px;
	width: 104px;
	left: 444px;
	background: url(../images/nav.jpg) no-repeat -444px -88px;
	height: 44px;
}
#gallerySet  a:hover  img {
	background: #CCCCCC;
	border: 1px solid #000000;
}

.gallery #main {
	background: url(../images/imgGallery.jpg) no-repeat;
	text-indent: -9000px;
	margin-left: 50px;
	height: 19px;
	width: 208px;
}
#gallerySet {
	clear: both;
	margin-left: 50px;
}
#gallerySet     img   {
	padding: 5px 5px 10px;
	border: 1px solid #666666;
	background: #F4F4F3;
	margin-left: 5px;
}
