body {
	text-align:center;
	font-family:Verdana;
	font-size:8pt;
	color:#2B2B2B;
}

#wrapper {
	position:absolute; 
	width:790px; 
	left:50%; 
	top:15px; 
	margin-left:-395px;
	text-align:left;;
}

#logo {
	float:left;
	width:290px;
	padding-top:5px;
}

#logo img, #logo a {
	border:0;
}

#banner {
	float:right;
	width:500px;
	text-align:right;
	margin-bottom:15px;
}

#bar {
	background:#303;
	color:#FFF;
	font-weight:bold;
	text-align:right;
	padding:5px 6px 6px;
}

#left {
	float:left;
	width:156px;
	border-top:#303 22px solid;
	margin-right:20px;
}

#content {
	float:right;
	width:614px;
}

#central {
	float:left;
	position:absolute; 
	width:405px; 
	left:50%; 
	top:137px;
	margin-left:-215px; 
	text-align:left;
	z-index:1; 
/*	width:416px;
	margin-right:20px;
	padding-top:26px;*/
}

#right {
	float:right;
	width:178px;
	padding-top:16px;
}

.nav a {
	display:block;
	background:#F6F6F6 /* url(images/raquo.gif) no-repeat left */;
	padding:4px 5px 4px 5px;
	text-decoration:none;
	color:#2B2B2B;
	border-bottom:#B5B2B5 1px solid;
}

.nav a:hover {
	background:#E7E7E7 /* url(images/raquo.gif) no-repeat left */;
	color:#000;
}

.header {
	background:#303;
	color:#FFF;
	font-weight:bold;
	margin-top:10px;
	padding:4px 5px;
}

.box {
	border-left:#303 1px solid;
	border-bottom:#303 1px solid;
	border-right:#303 1px solid;
	padding:10px 10px 0;
}

.box img {
	float:right;
	margin-left:10px;
}

.box2header {
	font-weight:bold;
	border-bottom:#B5B2B5 1px solid;
	padding:7px 5px;
}

.box2 {
	border:#B5B2B5 1px solid;
	background:#F5F5F5;
	margin-top:10px;
}

.box2 img {
	border-bottom:#B5B2B5 1px solid;
}

.box2 p {
	padding:0 5px;
}

.box2links {
	border-left:#B5B2B5 1px solid;
	border-right:#B5B2B5 1px solid;
	border-bottom:#B5B2B5 1px solid;
	background:#F5F5F5;
	padding:4px 5px 5px;
	line-height:1.9em;
}

.news a {
	display:block;
	border-bottom:#B5B2B5 1px solid;
	padding:5px;
	background:#FFF;
}

.news a:hover {
	background:#F5F5F5;
}

form {
	padding:0;
	margin:0;
}

.newsletter {
	background:#E7E7E7;
	padding:8px 5px 8px 7px;
}

.newsletter input {
	font-size:8pt;
	margin-bottom:5px;
}

.submit {
	width:137px;
}

h1, h2, h3, h4, h5 {
	font-size:8pt;
	font-weight:bold;
	border-bottom:#B5B2B5 1px dotted;
	padding-bottom:3px;
	margin:0;
}

p {
	line-height:1.6em;
	margin:8px 0;
}

.notopmargin {
	margin-top:0;
}

.boxlink {
	margin-bottom:8px;
}

a {
	color:#00F;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.divide {
	display:block;
	height:25px;
}

.dotteddivide {
	border-top:#B5B2B5 1px dotted;
	margin:15px 0 10px;
}

.clear { clear:both; }

.casinonews th {
	font-weight:normal;
	padding-bottom:5px;
}

.casinonews th a, .newsitem a {
	display:block;
	background:url(images/raquo.gif) no-repeat left;
	padding:4px 5px 4px 10px;
	text-decoration:none;
	color:#00F;
}

.casinonews td.newsdate, .newsdate {
	color:#B5B2B5;
	font-size:7pt;
	padding:3px 0 0;
}

.newslinks td {
	padding:5px 0 7px;
}

.newsarticle, .newsarticle p {
	line-height:1.6em;
	margin:8px 0 15px;
}

hr {
	border-top:#B5B2B5 1px dotted;
	color:#FFF;
	margin:10px 0 0px;
	padding:0;
}

.compare { 
	background:#F5F5F5; 	
	border:#B5B2B5 1px solid; 
	text-align:left; 
}

.compare th { 
	background:#330033; 
	color:#FFFFFF; 
}

.compare td { 
	background:#F6F6F6; 
	color:#000000; 
}

#central ul {
	line-height:1.8em;
	margin:15px 0 15px 20px;
	list-style-type:square;
}