body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
}
.container {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	border: thin yellow;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}



.top_flash {
	width: 908px;
	height: 95px;
	background-color: #055F00;
}
.logo {
	width: 439px;
	height: 79px;
}
.top_right_flash {
	width: 469px;
	height: 79px;
	background-image: url(images/casino-_03.png);
	background-repeat: no-repeat;
}
.nav {
	width: 908px;
	height: 44px;
	background-image: url(images/casino-_04.png);
	background-repeat: no-repeat;
	font-weight: bold;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
.nav a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:active {
	text-decoration: underline;
	color: #FFFFFF;
}


.left {
	width: 142px;
	height: 100%;
	background-color: #000000;
	float: left;

}
.mid {
	width: 625px;
	height: 100%;
	background-color: #000000;
	float: left;
}
.right {
	width: 141px;
	background-color: #000000;
	height: 100%;
	float: right;
}
.footer {
	width: 100%;
	height: 50px;
	padding-top: 50px;
	float: none;
}
