h1{margin: 0;font-family: Arial, Helvetica, sans-serif; font-size: 28px;color: #0000CC;}
h2{margin: 0;font-family: Arial, Helvetica, sans-serif; font-size: 20px;color: #0000CC;}

* {
	margin: 0; padding: 0;
}
.clear {
	clear: both; 
}

/* CSS Document */

body {
	font: normal 12px Trebuchet MS, Tahoma, Verdana, Arial, Sans-serif;
	background: url(images/bg.png) repeat-x;
}
#container {
	width: 990px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
#header {
	margin-left: 20px;
}
#header h1 {
	background: url(images/header.png) no-repeat;
	text-indent: -5000px;
	width: 892px;
	height: 162px;
}
#nav h2 {
	background: url(images/navButton.png) no-repeat;
	width: 90px;
	padding: 7px 0 0 15px;
	float: left;
	font-size: 12px;
	height: 24px;
	margin: 7px 0px 0px 0px;
	color: #FFFFFF;
}
#nav{
	height: 43px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Verdana,Helvitica,sans-serif;
}
#nav ul{
	margin: 4px 0px 0px 124px;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#nav ul li{
	display:block;
	float:left;
	margin:0;
}
#nav ul li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:15px 20px 5px 20px;
	height:23px;
	background:transparent url(images/navDiv.png) no-repeat top right;
}
#nav ul li a:hover {
	color:#FFFFFF;
	background:#fff url(images/navRoll.png) repeat top right;
	}
#nav ul li a.current {
	background:#fff url(images/navActive.png) repeat top right;

}
#searchBar {
	height: 36px;
	float: right;
	color: #ffffff;
	padding: 7px 150px 0px 0px;
}
.goButton {
	font-weight: bold;
	background: url(images/goButton.png) no-repeat;
	width: 39px;
	height: 22px;
	margin: 0px 0px -1px 5px;
	border: none;
	color: #FFFFFF;
}
#leftContent {
	width: 172px;
	float: left;
}
h3#quickLinks {
	background: url(images/quickLinks.png) no-repeat;
	width: 172px;
	height: 37px;
	text-indent: -5000px;
}
h3#socialBookmark {
	background: url(images/socialBookmark.png) no-repeat;
	width: 172px;
	height: 37px;
	text-indent: -5000px;
	margin-top: 10px;
}
#leftContent ul {
	list-style: url(images/list-image.png);
	padding-left: 40px;
	background: url(images/sideNavRepeat.png) repeat-y;
}
#leftContent ul li {
	padding: 5px 0px;
}
.bottom {
	background: url(images/sideNavBottom.png) no-repeat;
	width: 172px;
	height: 9px;
	margin-bottom: 5px
}
#mainContent {
	float: left;
	width: 470px;
	margin: 0px 6px 0px 10px;
	background: url(images/midContBg.png) repeat-x;
}
#intro {
		background: url(images/midContHeader.png) no-repeat;
		padding: 15px 10px 0px 46px;
}
#intro h4{
	background: url(images/winBig.png) no-repeat;
	width: 193px;
	height: 20px;
	text-indent: -5000px;
}
#endIntro {
	background: url(images/midMidBottom.png) no-repeat;
	width: 458px;
	height: 21px;
}
#featuredGame {
	background: #f7f7f7;
	padding: 15px 0px 0px 46px;
}
#FgContent {
	padding: 0px 10px 0px 0px;
}
#featuredGame h4{
	background: url(images/featuredGame.png) no-repeat;
	width: 238px;
	height: 11px;
	text-indent: -5000px;
	float: right;
	padding: 0px 30px 16px 0px;
}
#rightContent {
	width: 331px;
	float: right;
	background: #e3e3e3 url(images/rightContBg.png) no-repeat;
}
#RcContent {
	padding: 10px 10px 0px 15px;
}
#rightContent h4 {
	background: url(images/CommunityGambling.png) no-repeat;
	width: 163px;
	height: 15px;
	text-indent: -5000px;
	margin: 0px 0px 15px 0px;
}
#rightContent h5 {
	background: url(images/topGamblers.png) no-repeat;
	width: 188px;
	height: 42px;
	text-indent: -5000px;
	margin: 25px 0px 15px 0px;
}
#rightContent ol {
	margin-left: 30px;
}
#rightContent img {
	margin: 10px 15px 0px 0px
}
#footer {
	background: #2b2b2b url(images/footerBg.png) repeat-x;
	height: 92px;
	padding: 24px 100px 0px 0px;
	color: #797979;
	font-size: 11px;
	margin-top: 40px;
}
#footer h2 {
	float: right;
	background: url(images/footerLogo.png) no-repeat;
	width: 139px;
	height: 74px;
	text-indent: -5000px;
}
#footer p {
	width: 345px;
	float: right;
}
#footer a {
	color: #797979;
	font-weight: bold;
}
.style1 {
	color: #0033FF;
	font-weight: bold;
	font-size: 14px;
}

#sidenav ul {

	list-style: url(images/list-image.png);
	padding-left: 40px;
	background: url(images/sideNavRepeat2.png) repeat-y;
}
#sidenav ul li {
	padding: 0px 0px;
	height: 35px;
}

#sidenav{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Verdana,Helvitica,sans-serif;
}

#sidenav ul li a{
	display:block;
	padding-top:8px;
	padding-left:3px;
	text-decoration:none;
	background-position: center center;
}
#sidenav ul li a:hover {
	color:#FFFFFF;
	width:125px;
	height: 25px;
	background-color: #fff;
	background-image: url(images/navRoll2.png);
	background-repeat: repeat;
	}
	
#sidenav ul li a.current {
	background:#fff url(images/navActive.png);

}

table.navbarm th {
   border: medium outset #76B9EB;
}
table.navbarm th a{
	display: block;
	height: 75px;
	padding: 3px;
	text-decoration: none;
	background-color: #AAE7FD;
}

.navbarm a:hover {
	color: #000000;
	background-color: #76B9EB;
	display: block;
}
 
td.navbarm a{
	display: block;
	text-decoration: none;
	width:180px;
	background: #DAF4FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
}

table.navbarm {
   border: thin outset #76B9EB;
   border-collapse: collapse;
   padding: 3px;
}

