﻿
* {
	padding:0px;
	margin:0px;
	list-style:none;
}
body {background-color:#303B50;
}

textarea
{
	font-family:verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#252525;
	line-height:16px;
}

input
{
	font-family:verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#252525;
	line-height:16px;
}

html
{
	font-family:verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#252525;
	line-height:16px;
}

a {
	color:#003399;
	text-decoration:underline;
}
a:hover {
	color:#FF7800;
	text-decoration:none;
}
h1 {
	font-size:18px;
	margin:0px 00px 12px 0px;
}

h2 {
	font-size:16px;
	margin:0px 00px 12px 0px;
}

h3 {
	font-size:14px;
	margin:0px 00px 12px 0px;
}

#footer{border-left:1px solid #ffffff; border-right:1px solid #ffffff;}

#content{border-left:1px solid #ffffff; border-right:1px solid #ffffff;}

#header{border-left:1px solid #ffffff; border-right:1px solid #ffffff;}
#frame {
	width:896px;
	height:auto;
	margin:0 auto;
	background-color:#ffffff;
}

#header{
	width:896px;
	height:135px;
	float:left;
	background-image:url('images/header.jpg');
	background-repeat:no-repeat;

}
/****** body content *****/
#content {
	width:896px;
	float:left;
	background-image:url('images/m_bg.jpg');
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;

}
#left_colum {
	width:194px;
	float:left;
}
.nvhead {
	width:194px;
	height:26px;
	float:left;
	background-image:url('images/nv_bg.jpg');
	background-repeat:repeat-x;
}
.nvhead img {
	margin:0px 5px 0px 5px;
}

.nvhead p {
	font-size:12px;
	font-weight:bold;
	color:#CAD9F5;
	line-height:26px;
	float:left;
		
}
.casinomenu {
	width:160px;
	margin:8px 10px 10px 00px;
	float:left;
}
.casinomenu ul {
	margin-left:11px;
}
.casinomenu li {
	width:150px;
	background:url('images/bullet.jpg') no-repeat left 50%;
	height:18px;
	padding-left:10px;
	float:left;
}
.casinomenu a{
	text-decoration:none;
	color:#C4C5C7;

}
.casinomenu a:hover{
	text-decoration:underline;
	color:#FFCC00;

}

.bold14 {
	font-size:14px;
	font-weight:bold
}

.bold16 {
	font-size:16px;
	font-weight:bold
}

.boldred16 {
	font-size:16px;
	font-weight:bold;
	color:#E80000;
}

.cbold16 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.cbold14 {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.cboldred16 {
	font-size:16px;
	font-weight:bold;
	color:#E80000;
	text-align:center;
}

.center {
	text-align:center;
}

.hometable {
	border-style:solid;
	border-width:2px;
	border-color:black;
	margin:0 auto;
}

.imgborder {
	border-width:0px;
}

#middle{
	width:530px;
	float:left;
	margin:12px;
}

#middle p{
	margin:0px 00px 12px 0px;
}

#right_colum {
	width:141px;
	float:right;
	color:#D5D5DF;
}
.casino_ads{
	width:auto;
	text-align:center;
	margin:15px 0px 15px 0px;
}
.casino_ads img{
	float:none;
	text-align:center;
	border-width:0px;
}
/****** footer *****/
#footer {
	width:896px;
	float:left;
	background:#0B294C url('images/footer.jpg') no-repeat;
	padding:20px 00px 15px 00px;
	text-align:center;
	color:#A9C0CD;
}

#footer a {
	text-decoration:none;
	color:#A9C0CD;
}

#footer a:hover{
	text-decoration:underline;
	color:#FFCC00;
}