body{width:878px;}
#flash-content{
	margin: 0px 0 0 0;
}
h1{
	text-align:left;
}

#flash-content .top{
	background: url(flash/flash-top.gif) no-repeat;
	height: 31px;
	width:950px;
}
#flash-content .mid{
	background: url(flash/flash-mid-filler.gif) repeat-y;
	height:auto;
	width:950px;
}
#flash-content .mid1{
	height:130px;
	width:950px;
}
#flash-content .bottom{
	background: url(flash/flash-bottom.gif) no-repeat;
	height:9px;
	width:950px;
}
#flash-content #text{
	text-align:justify;
	width:870px;
	padding: 20px 30px 0 35px;
}



#flash-content .addtofav{
	margin:0px 10px 0 0;
	float:right;
	height:28px;
	
}
#flash-content .powered{
	margin:0px 10px 0 0;
	float:right;
	height:28px;
	
}
#flash-content .frame{
	width: 870px;
	/*margin-left:35px;*/
	border:1px solid #9dc0d4;
	background-color: #d0e2ee;
	padding:0;
	margin:0;
}
#flash-content #brands{
	background-color: #f0f8fb;
	border-top:1px solid #9dc0d4;
	padding:20px 0 20px 0;
	margin-top:3px;
	_margin-top:-2px;
}
#flash-content #brands .what{
	margin:0 0 0 50px;
}
#flash-content #flashnav{
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:2px 0 0 20px;
}


#flash-content #flashnav .uncurrent{
	background:url(flash/poker.gif) no-repeat;
	height:32px;
	width:118px;
	text-align:center;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
}
#flash-content #flashnav .current{
	background:url(flash/casino.gif) no-repeat;
	height:32px;
	width:118px;
	text-align:center;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
}


#flash-content #brands #flash-casino, #flash-content #brands #flash-poker, #flash-content #brands #flash-bingo{
	text-align:left;
	margin-left:50px;
	margin-top:20px;
}
#flash-content #brands #flash-casino li a:hover, #flash-content #brands #flash-poker li a:hover, #flash-content #brands #flash-bingo li a:hover{
	text-decoration:underline;
	font-weight:bold;
}
#flash-content #brands #flash-poker li, #flash-content #brands #flash-bingo li, #flash-content #brands #flash-casino li{
	/*list-style-image:url(../images/flash/bullet.gif) no-repeat left center;
	list-style-position:outside;*/
	float:left;
	list-style:none;
	padding-left:10px;  
	margin: 0px 25px 25px 0px;
	background: url(flash/bullet.gif) no-repeat left center;
}

#flash-content #brands #flash-casino li a, #flash-content #brands #flash-poker li a, #flash-content #brands #flash-bingo li a{
	font-size:12px;
	color:#16397b;
	cursor:pointer;
}
#myFrame{
	margin:0 auto;
	border:2px solid #9dc0d4;
}


.clear{clear:both;}
