body {
	background-color:#cccccc;
	text-align:center;
}

#content {
	width:760px;
	text-align:justify;
	font-family:verdana,arial;
	font-size:12px;
	color:black;
	background-color:#fdfdfd;
	padding:20px;
}

#content a {
	font-family:verdana,arial;
	font-size:12px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

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

h1 {
	font-family:verdana,arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	text-align:center;
}

img {
	border:0px;
}

.acenter {
	text-align:center;
}

#header {
	width:800px;
	height:130px;
	background:url('images/770.jpg')  no-repeat 0px 0px;
	display:inline-block;
	margin-bottom:-4px;
}

#header_logo {
	width:360px;
	height:130px;
	margin-right:440px;
	margin-top:0px;
	cursor:pointer;
}

#header_buttons {
	width:534px;
	height:28px;
	padding:0;
	border:0px solid #f00;
	float:right;
	margin:0;
	padding:0;
	display:block;
}

#header_buttons  a {
	display:block;
}

#header_buttons a span {
	display:none;
}

#casino_tab a {
	display:block;
	width:107px;
	height:38px;
	float:left;
	background:url(images/tabs.png) no-repeat 0px 0px;
}

#casino_tab a:hover {
	background-position:0px -40px;
}

#poker_tab a {
	display:block;
	width:107px;
	height:38px;
	float:left;
	background:url(images/tabs.png) no-repeat -107px 0px;
}

#poker_tab a:hover{
	background:url(images/tabs.png) no-repeat -107px -40px;
}

#arcade_tab a {
	display:block;
	width:107px;
	height:38px;
	float:left;
	background:url(images/tabs.png) no-repeat -214px 0px;
}

#arcade_tab a:hover {
	background:url(images/tabs.png) no-repeat -214px -40px;
}

#bet_tab a {
	display:block;
	width:107px;
	height:38px;
	float:left;
	background:url(images/tabs.png) no-repeat -321px 0px
}

#bet_tab a:hover {
	background:url(images/tabs.png) no-repeat -321px -40px;
}

#bingo_tab a {
	display:block;
	width:106px;
	height:38px;
	float:left;
	background:url(images/tabs.png) no-repeat -428px 0px;
}

#bingo_tab a:hover {
	background:url(images/tabs.png) no-repeat -428px -40px;
}

.unreal {
	display:none;
}
