@charset "utf-8";
/* CSS Document */
body, div, img, h1, h2, a, a:hover, ul, li{
margin:0px;
padding:0px;
}
body {
	background-color: #f7f7f7;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
}

#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F7F7F7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topmenu{
	width: 980px; /*leave this value as is in most cases*/
	overflow: hidden;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#topmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 960px;
	background: black url(../images/alink.jpg) center center repeat-x;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0800AD;
	border-right-color: #0800AD;
	border-bottom-color: #0800AD;
	border-left-color: #0800AD;
}

#topmenu ul li{
display: inline;
}

#topmenu ul li a{
	float: left;
	color: #FFFFFF; /*text color*/
	padding: 9px 11px;
	text-decoration: none; /*dark purple divider between menu items*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000FF;
}

#topmenu ul li a:visited{
	color: #FFFFFF;
}

#topmenu ul li a:hover{
	color: #247BFF !important; /*text color of selected and active item*/
	padding-top: 9px; /*shift text down 1px for selected and active item*/
	padding-bottom: 9px; /*shift text down 1px for selected and active item*/
	background: black url(../images/ahover.jpg) center center repeat-x;
}
#topmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 9px; /*shift text down 1px for selected and active item*/
	padding-bottom: 9px; /*shift text down 1px for selected and active item*/
	background: black url(../images/ahover.jpg) center center repeat-x;
}
.firstnode{
background-image:url(../images/firstnode.jpg);
float:left;
width:10px;
height:38px;
}
.lastnode{
	background-image:url(../images/lastnode.jpg);
	float:left;
	width:10px;
	height:38px;
}
.clear{
font-size:1px;
clear:both;
}
#header{
	width:980px;
	height:180px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/indexgambling.jpg);
	background-repeat: no-repeat;
}
#header #title {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 190px;
	top: 30px;
	width: 500px;
}
#header #title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #D9FD9D;
	color:#000000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#header #title a {
	color: #FFFF00;
	text-decoration: none;
}
#rightnav {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 186px;
	background-color: #FFFFFF;
	text-align: center;
}
#leftnav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 186px;
	background-color: #FFFFFF;
}
#ctable{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	padding: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ctable a{
color:#333333;
text-decoration:underline;
}
#ctable a:hover{
color:#333333;
text-decoration:none;
}
#rightnav .innerpad #r1 {
	border: 1px solid #000000;
	width: 125px;
	margin-left:5px;
	margin-right:5px;
}
#rightnav .innerpad #r2 {
	margin-left:5px;
	margin-right:5px;
	border: 1px solid #000000;
	width: 125px;
}
#rightnav .innerpad #r3 {
	margin-left:5px;
	margin-right:5px;
	border: 1px solid #000000;
	width: 125px;
}
#rightnav .cname{
text-align:center;
font-weight:bold;
}
#rightnav .cname a{
color:#333333;
text-decoration:underline;
}
#rightnav .cname a:hover{
color:#000000;
text-decoration:none;
}
#content .innerpad p {
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.innerpad h2 {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#content {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 195px;
	margin-bottom: 0px;
	margin-left: 195px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content ul{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	text-align: justify;
}
#content ul li{
	padding:0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#content ol{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	text-align: justify;
}
#content ol li{
	padding:0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#contentwrapper{
background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	}
	.cbottom{
	background-image:url(../images/cbottom.jpg);
	height:2px;
	background-repeat: no-repeat;
	background-position: bottom;
	}
.innerpad a {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
.innerpad a:hover {
	text-decoration: none;
}
.innerpad {
	margin: 0px;
	padding: 5px;
}
.menu-caption {
	text-align: center;
	height: 27px;
	width: auto;
	background-image: url(../images/box_header.gif);
	background-repeat: repeat-x;
}
.menu-caption h2 {
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
}
.topcurve{
	background-image:url(../images/sidebar_bgtop.png);
	height: 7px;
	width: 186px;
}
.leftwrapper{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 182px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.rightwrapper
{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 182px;
	padding: 0px 0px 20px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#subheading {
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	background-image: url(../images/box_header.gif);
	height: 22px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyrights {
	color: #FFFFFF;
	background-color: #F7F7F7;
	text-align: center;
	background-image: url(../images/footer.jpg);
	height: 30px;
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#c1,#c2 {
 height:60px;
 text-align: center;
}
#copyrights a {
	color: #FFFFFF;
	font-weight: bold;
}
#copyrights a:hover {
	color: #0066FF;
	font-weight: bold;
	
}
.left_img {
	padding: 3px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.right_img {
	padding: 3px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.centre_img {
	padding: 3px;
	float: right;
	margin: 5px;
	border: 1px solid #333333;
}
.imageContent{
	background-color:#ededed;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	text-align:center;
	padding:20px 0px;
	margin:10px 0px;
	}
.leftimage img {
	margin-top:5px;
	text-align:center;
}
.leftimage p {
	font-size:11px;
	line-height:15px;
	text-align:left;
	padding:3px;
	color: #000000;
	margin: 0px 2px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.leftimage a {
	color:#666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.leftimage a:hover {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
strong{
	color:#000000;
}
