body
{
	background:#DEDEDE;
	margin-top:0px;
	top:0px;
	margin-left:0px;
	left:0px;
	text-align:center;
	font-family: "trebuchet ms",verdana,arial;
	font-size:12px;
	height:100%;
}    
html,body {margin:0;padding:0}

img
{
	border:0px;
}

#main
{
	width:999px;
	background-image:url('/images/background.jpg');
	background-repeat:no-repeat;
	position:relative;
	margin: 0 auto;
	height:737px;
	border:none;
}      
#logo
{
	left:0px;
	top:0px;
	position:absolute;
	text-align:left;
	z-index:300;
}
#topMenu
{
	position:absolute;
	top:75px;
	right:50px;
	border: 1px solid #ffffff;
	/*filter:alpha(opacity=80); 
   	-moz-opacity: 0.8; 
   	opacity: 0.8; 
	*/
	z-index:204;
}
#blueBar
{
	text-align:left;
	background-image:url('../images/blue_banner.jpg');
	background-repeat:no-repeat;
	width:898px;
	height:275px;
	left:50px;
	top:150px;
	position:absolute;
	z-index:201;
	padding-left:20px;
	padding-top:15px;	
	filter:alpha(opacity=80); 
   	-moz-opacity: 0.8; 
   	opacity: 0.8; 
}
#blueBarLeft
{
	width:410px;
	color:white;
	font-size:14px;
	line-height:1.5;
}
#blueBarRight
{
	width:441px;
	right:60px;
	color:white;
	font-size:14px;
	float:right;
	top:170px;
	position:absolute;
	z-index:203;
}
#mainContent
{
left:50px;
	top:325px;
	background-color:#FFFFFF;
	position:absolute;
	width:878px;
	z-index:201;
	padding-left:20px;
	padding-top:10px;	
	font-family:tahoma, verdana, arial;
	font-size:12px;
	color:#323232;
	text-align:left;
	float:inherit;

	
	
}
.title
{
	font-family:tahoma;
	font-size:14pt;
	font-weight:bold;
	text-align:left;
}
h1
{
	font-family:tahoma;
	font-size:14pt;
	font-weight:bold;
	text-align:left;
}
.subTitle
{
	font-family:tahoma;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
}
h2
{
	font-family:tahoma;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
}
h3
{
	font-family:tahoma;
	font-size:9pt;
	font-weight:bold;
	text-align:left;
}
h4
{
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: inline;


}

#quad1
{
	width:400px;
	color:black;
	font-size:14px;
	line-height:1.5;
}
#quad2
{
	width:850px;
	left:0px;
	color:black;
	font-size:14px;
	line-height:1.5;
}
#quad3
{
	width:898px;
	color:black;
	font-size:14px;
	line-height:1.5;
	left:0px;
	position:absolute;
	background-color:#e5e5e5;
	border:1px solid #b5b5b5;
}
#quad4
{
	width:850px;
	color:black;
	font-size:14px;
	line-height:1.5;
	left:0px;
	position:absolute;
	padding-left:25px;
	padding-right:25px;
	
}
#footer
{
	background-image:url('../images/footer.jpg');
	background-repeat:no-repeat;
	width:850px;
	height:80px;
	padding-top:30px;
	font-weight:bold; 
	color:white;
	/*margin-left:90px;
	margin-right:90px;*/
	font-size:12px;
	float:left;
	margin-top:5px;
	text-align:center;
}
a
{
	color: red;
	font-style:normal;
	font-weight:bold;
    text-decoration:none;

}
#casinobuttons
{
	/*bottom:-30px;*/
	position:absolute;
}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
.menu ul{
	background:#434343;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#434343 url("../images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 15px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #727272 url("../images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	
	.menu li ul{
		background:#434343;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('../images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		font-size:9px;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#727272 url('../images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		#left {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#middle {
	margin: 20px 190px 20px 190px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	}
#right {
	position: absolute;
	top: 0px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body right {
	width: 120px; /* ie5win fudge ends */
	}
