/* CSS Document */

body {
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana;
	color:#E2D892;
	font-size:11px;
	background-color:#292929;
	}
	
#mainbody {
	width:850px;
	margin-right:auto;
	margin-left:auto;
	height:auto;
	border-top:4px solid #F1D309;
	background-color:#292929;
	}
	
.bodyarea {
	width:850px;
	height:auto;
	border-top:1px solid #F1D309;
	margin-top:2px;
	}
	
.leftbox {
	padding-left:10px;
	margin-left:8px;
	margin-right:2px;
	margin-top:3px;
	width:227px;
	height:auto;
	border:1px solid #676767;
	float:left;
	background-color:#000000;
	margin-bottom:1px;
	}
	
.logo {
	width:auto;
	height:auto;
	text-align:center;
	margin-bottom:30px;
	}
	
.corner {
 	background-image: url(images/corner.jpg);
	height:21px;
	width:5px;
	background-repeat:no-repeat;
	float:left;}
	
.rightcorner {
 	background-image:url(images/cornerright.jpg);
	height:21px;
	width:5px;
	background-repeat:no-repeat;
	float:left;}
	
	
.middle {
 	background-image:url(images/middle.jpg);
	height:21px;
	width:200px;
	background-repeat:repeat-x;
	float:left;
	}
	
.casino {
	width:auto;
	height:auto;
	font-family:"Zurich BT";
	font-size:14px;
	color:#481300;
	float:left;
	}
	
.casinogames {
	background-color:#E4C700;
	font-family:"Zurich BT";
	color:#481300;
	font-weight:bold;
	padding:2px;
	}
	
	
.rightarea{
	width:591px;
	height:auto;
	margin-top:3px;
	float:left;
	margin-bottom:1px;
	}
	
.header {
	width:591px;
	height:189px;
	border:1px solid #676767;
	}
	
.content {
	margin-top:3px;
	width:570px;
	height:auto;
	border:1px solid #676767;
	padding:10px;
	background-color:#000000;
	}
	
.textarea {
	width:570px;
	height:auto;
	text-align:justify;
	line-height:15px;
	}
	
.heading {
	width:auto;
	height:auto;
	font-size:15px;
	font-weight:bold;
	color:#E4C700;
	margin-bottom:10px;
	text-transform:uppercase;
	}
	
.link {
	width:240px;
	height:400px;
	color:#BCA400;
	margin-top:65px;
	}
	
.link2 {
	width:auto;
	height:auto;
	font-family:Verdana;
	font-size:12px;
	margin-left:7px;
	}
	
.dotted {
	width:auto;
	height:auto;
	font-size:7px;
	margin-bottom:12px;
	}	

.bottom {
	width:100%;
	height:40px;
	border-top:2px solid #000000;
	overflow:hidden;
}

.bottomlink {
	width:100%;
	height:auto;
	text-align:center;
	background-color:#F1D309;
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	padding-top:5px;
	clear:both;
	}
	
	
.line{
	width:100%;
	height:1px;
	background-color:#F1D309;
	margin-top:1px;
	clear:both;
	}

.copyright {
	width:100%;
	height:auto;
	text-align:center;
	background-color:#F1D309;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	padding:6px;
	}
	
.underline
{
text-decoration:underline;
}
	
.nav a:link {
	color:#BCA400;
	text-decoration:none;
	}
.nav a:visited {
	color:#BCA400;
	text-decoration:none;
	}
.nav a:hover {
	color:#ffffff;
	text-decoration:none;
	}
	
.nav2 a:link {
	color:#000000;
	text-decoration:none;
	}
.nav2 a:visited {
	color:#000000;
	text-decoration:none;
	}
.nav2 a:hover {
	color:#565151;
	text-decoration:underline;
	}
	
a.small{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
letter-spacing:1px;
color:#E4C700;
}
a.small:hover{
text-decoration:none;
}

a.link_new{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
letter-spacing:1px;
color:#E4C700;
}
a.link_new:hover{
text-decoration:underline;
}



