body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/background2.jpg);
}
.thrColFixHdr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../images/2008/index/left_right_bkgd.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.thrColFixHdr #container-bk {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../images/2010/images/background3bk.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	background: #ffffff;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 

.thrColFixHdr #header2 {
	background: #ffffff;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
} 

#content {
	background-image: url(../images/2008/index/left_right2.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: auto;
	float: left;
}

#content-bk {
	background-image: url(../images/2010/images/background3bk.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: auto;
	float: left;
}
#table2 {
	float: left;
	width: 209px;
	padding-left: 0px;
}
.thrColFixHdr #mainContent {
	margin-top: -10;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #073099;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #073099;
}
a:hover {
	text-decoration: none;
	color: #073099;
}
a:active {
	text-decoration: underline;
	color: #073099;
	text-align: center;
}


a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.whitesm:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#whitesmital {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

a.smblue:link {
	color: #073099;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.smblue:visited {
	color: #073099;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.smblue:hover {
	color: #073099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.smblue:active {
	color: #073099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contentm {
	clear: both;
}
#whitesm {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
}
#whitesm:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#whitesm:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#whitesm:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
	#footerwhitesm {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
}
#footerwhitesm:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footerwhitesm:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footerwhitesm:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.style1 {
	color: #FFFFFF;
	/*font-weight: bold;*/
	font-family: Arial, Helvetica, sans-serif;
}

#1pxwhite {
background-color:#FFFFFF;
height:3px;

}
#subnavleft {
	display: block;
	padding-top: 0px;	
	padding-bottom: 0px;
	width: 182px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top:-10px;
}
#subnavleft  ul{
	width: 179px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#subnavleft  li{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	color: #ffffff;
	font-size: 13px;
	line-height: 13px;
	padding-top: 7px;
	padding-bottom:7px;
	padding-left: 7px;
	list-style-type: none;
	text-decoration: none;
	/*border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;*/
	text-align: left;
	width: 182px;
}
#subnavleft li a:link,  #subnavleft li a:visited{
	color: #ffffff;
	text-decoration: none;
}
#subnavleft li a:hover,  #subnavleft li a:active{
	color: #ffffff;
	text-decoration: underline;

}

#yellowfadebkgd {
background:bottom;
background-image:url(../images/2008/index/index_mdbkgd.jpg);
background-repeat:no-repeat;
}

#yellowfadebkgd-bk {
	background:bottom;
	background-image:url(../images/2008/bkpg/yellowfadebkgd.jpg);
	background-repeat:no-repeat;
}

.subheadrednoline {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#E10915;
font-weight:bold;
text-align:center;
}

.subheadred {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#E10915;
	font-weight:bold;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}
.style2 {font-weight: bold}
.style3 {font-weight: bold}
.boldtext {
	font-weight: bold;
	color: #CC0001;
	font-size: 14px;
}
.style4 {
	font-size: 10
}

.redstrikethrough {
text-decoration:line-through;
color:#990000;
}

.casinoBanner {
	margin:0 auto 10px auto;
	width: 500px;
	padding: 10px 20px;
	/*font-weight: bold;*/
	font-size:18px;
	color: #ffffff;
	text-shadow: 0 1px 1px rgba(0,0,0,.5);
	box-shadow: 1px 4px 8px rgba(0,0,0,.3);
	background:#C00;
	background: rgba(195,10,0,1);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
	}
	
.floatLeft {
		float:left;
		margin:8px;
	}
.floatRight {
		float:right;
		margin:8px;
	}
