body {
	background-image: url(images/bodybg.jpg);
	margin: 0px;
}
.mainbody {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, "Century Gothic";
	font-size: 11px;
	border: 1px solid #FFFFFF;
	background-image: url(images/bgformainbod.jpg);
	padding-right: 22px;
	padding-left: 22px;
	overflow: hidden;
}
.navigation {
	width: 100%;
	height: 40px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
	font-weight: bold;
}
.nav1 {
	background-image: url(images/nav.png);
	height: 40px;
	width: 130px;
	overflow: hidden;
	float: left;
	line-height: 40px;
	color: #FFFFFF;
	margin-right: 39px;
}

.nav1:hover {
	background-image: url(images/navhover.png);
	height: 40px;
	width: 130px;
	overflow: hidden;
	float: left;
	line-height: 40px;
	color: #FFFFFF;
	margin-right: 39px;
}

.navright:hover {
	background-image: url(images/navhover.png);
	height: 40px;
	width: 130px;
	overflow: hidden;
	float: left;
	line-height: 40px;
	color: #FFFFFF;
	
}

.navlink a:link{ color:#FFFFFF; text-decoration:none;}
.navlink a:hover{ color:#FFFFFF; text-decoration:none;}
.navlink a:visited{ color:#FFFFFF; text-decoration:none;}
.navlink a:visited:hover{ color:#FFFFFF; text-decoration:none;}


.navright {
	background-image: url(images/nav.png);
	height: 40px;
	width: 130px;
	overflow: hidden;
	float: right;
	line-height: 40px;
	color: #FFFFFF;
}
.header {
	width: 100%;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 187px;
}
.logo {
	float: left;
	height: 111px;
	width: 197px;
	padding-top: 40px;
	padding-left: 40px;
}
.roulettewheel {
	height: 241px;
	width: 241px;
	float: left;
	margin-top: 25px;
	margin-left: 45px;
}
.blackjack {
	float: left;
	width: 100%;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	letter-spacing: 2px;
	height: 90px;
	overflow: hidden;
	margin-top: -70px;
}
.bl1 {
	float: left;
	height: 80px;
	width: 132px;
	margin-right: 20px;
	overflow:hidden
}
.bl1 img{border:none;}
.blblank {
	float: left;
	width: 216px;
	height: 80px;
}
.bl2 {
	float: right;
	height: 80px;
	width: 132px;
	overflow: hidden;
}
.bl2 img{border:none;}
.content {
	width: 806px;
	color: #FFFFFF;
	float: left;
	overflow: hidden;
}

.topcorner {
	height: 9px;
	width: 806px;
	background-image: url(images/TOPCONTENT.jpg);
}
.contentpart {
	background-image: url(images/BGFORCONTENT.jpg);
	width: 764px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #736B7D;
	border-left-color: #736B7D;
	padding-right: 20px;
	padding-left: 20px;
}
.bottomcorner {
	height: 9px;
	width: 806px;
	background-image: url(images/BOTTOMCONTENT.jpg);
	margin-top:-11px;
}
.headingbox {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
}
.headingbox h1{
margin:0px;
padding:0px;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
}

.bulet {
	float: left;
	height: 21px;
	width: 19px;
}
.text {
	width: 100%;
	line-height: 17px;
}
.footer {
	width: 100%;
	/*position: relative;
	top: 15px;*/
	height: 86px;
	clear:both;
	margin-top:10px;
	position: relative;
	top: 10px;
	bottom: 5px;
}
.cornerfooterleft {
	float: left;
	height: 76px;
	width: 12px;
}
.middlecornerfooter {

	background-image: url(images/footercornermiddle.jpg);

	float: left;

	height: 76px;

	width: 782px;

}

.copyright {

	color: #8E68B9;

text-align:center;

}

.copyrightright{
color: #FFFFFF;
height:auto;
overflow:hidden;
padding:20px 0 10px 25px;
width:auto;
}
.fnav {
	padding-right: 10px;
	padding-left: 10px;
}

.fnavlink a:link{ color:#FFFFFF; text-decoration:none;}
.fnavlink a:hover{ color:#FFFFFF; text-decoration:underline;}
.fnavlink a:visited{ color:#FFFFFF; text-decoration:none;}
.fnavlink a:visited:hover{ color:#FFFFFF; text-decoration:underline;}

a.big-link{
color:#8E68B9;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
a.big-link:hover{
text-decoration:none;
}
a.small-link{
color:#8E68B9;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}
a.small-link:hover{
text-decoration:none;
}

.nav-lt{
background:url(images/nav-lt.png) no-repeat;
width:5px;
height:40px;
float:left;
}

.nav-ct{
background:url(images/nav-ct.png) repeat-x;
width:794px;
height:40px;
float:left;
}


.nav-rt{
background:url(images/nav-rt.png) no-repeat;
width:6px;
height:40px;
float:left;
}