/* CSS Document */

body {	
	font-family:Arial;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	font-weight:bold;
	line-height:16px;
	background-color:#485448;
}


#mainbody {
	width:800px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	background-color:#ffffff;
	overflow:hidden;
}


.button {
	width:780px;
	height:38px;
	margin:10px;
	color:#ffffff;
	}
	
.menutext {
	width:auto;
	height:auto;
	margin:6px;
	font-size:13px;
	color:#6B6B6D;
	text-align:center;
	}
		
.leftcurve {
	width:16px;
	height:38px;
	background-image:url(images/leftcurve.jpg);
	float:left;
	}
	
.buttonbg {
	width:748px;
	height:38px;
	background-image:url(images/buttonbg.jpg);
	background-repeat:repeat-x;
	float:left;
	}
	
.rightcurve {
	width:16px;
	height:38px;
	background-image:url(images/rightcurve.jpg);
	float:left;
	}
	
.box {
	width:145px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:center;
	}
	
.devider {
	width:3px;
	height:38px;
	float:left;
	background-image:url(images/devider.jpg);
	}
	
.headerarea {
	width:779px;
	height:205px;
	margin-left:10px;
	margin-right:10px;
	}
	

.corner {
	width:776px;
	height:29px;
	}
	
.leftcorner {
	width:12px;
	height:29px;
	background-image:url(images/leftcorner.jpg);
	float:left;
	}
	
.cornerbg {
	width:166px;
	height:29px;
	background-image:url(images/cornerbg.jpg);
	background-repeat:repeat-x;
	float:left;
	}
	
.rightcorner {
	width:12px;
	height:29px;
	background-image:url(images/rightcorner.jpg);
	float:left;
	margin-right:5px;
	}
	
.rightcorner2 {
	width:12px;
	height:29px;
	background-image:url(images/rightcorner.jpg);
	float:left;
	}
	
.boxesarea {
	width:776px;
	height:160px;
	margin:12px;	
	}
	
.boxes {
	width:776px;
	height:30px;
	}
	
.imgbox{
	width:190px;
	height:126px;
	margin-right:5px;
	float:left;
	}
	
.videopoker {
	width:190px;
	height:126px;
	float:left;
	}
	
.heading {
	width:776px;
	height:20px;
	margin:12px;
	font-size:14px;
	}
	
h1{
font-size:14px;
font-weight:bold;
margin:0px;
padding:0px;
}
.content {
	width:776px;
	height:auto;
	font-weight:normal;
	margin-left:12px;
	margin-right:12px;
	}
	
.footerarea {
	width:776px;
	height:60px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:12px;
	margin-top:20px;
	}
	
.leftfooter {
	width:11px;
	height:60px;
	background-image:url(images/footercurve.jpg);
	float:left;
	}
	
.footerbg {
	width:753px;
	height:60px;
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	float:left;
	}
	
.rightfooter {
	width:11px;
	height:60px;
	background-image:url(images/footercurve2.jpg);
	float:left;
	}
	
.footertext {
	width:auto;
	height:auto;
	text-align:center;
	padding-top:7px;
	}
	
.copyright {
	width:auto;
	height:auto;
	margin-top:17px;
	font-size:11px;
	}
	
.nav a:link {color:#6B6B6D; text-decoration:none;}
.nav a:visited {color:#6B6B6D; text-decoration:none;}
.nav a:hover {color:#201F1F; text-decoration:none;}

.nav2 a:link {color:#ffffff; text-decoration:none;}
.nav2 a:visited {color:#ffffff; text-decoration:none;}
.nav2 a:hover {color:#BDB4AD; text-decoration:none;}

.subheading {
 	font-weight:bold;
	font-size:13px;
	}
a.big-link{
color:#5B675B;
font-weight:bold;
text-decoration:underline;
}
a.big-link:hover{
text-decoration:none;
}

a.small-link{
color:#5B675B;
text-decoration:underline;
}
a.small-link:hover{
text-decoration:none;
}