/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#4f001a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
}

#site-container, #header-container {
	margin:0px auto 0px auto;
	padding:0px;
	width:979px;	
}

#header-container {
	height:143px;
	background:url(../images/2.gif) no-repeat;
	background-position:right;	
}

#content {
	margin:0px;
	padding:40px;
	float:left;
	width:704px;
	background-color:#fff;
	color:#4f001a;
	height:379px;
}

#content h1 {
	margin:0px;
	padding:0px;
	font-size:20px;
}

#right-menu {
	margin:0px;
	padding:0px;
	width:190px;	
	float:left;
	background:url(../images/lwt.gif) top left repeat-x;
}

#right-menu a, #right-menu a:visited {
	text-decoration:none;
	color:#eef7a4;
}

#right-menu a:hover {
	text-decoration:underline;
}

#right-menu ul.nav {
	margin:20px 0px 20px 20px;		
	padding:0px;
	list-style-type:none;
}

#right-menu ul.nav li {
	margin:0px;
	padding:0px 0px 0px 17px;
	background:url(../images/bg.gif) 0px 3px no-repeat;
}

ul.casinos-block{
	list-style:none;
	padding:0;
	margin:0;
	margin-left:25px;
	margin-bottom:5px;
}

ul.casinos-block li{
	background:url(../images/right-bg.gif) no-repeat;
	width:158px;
	height:96px;
	padding-bottom:5px;
	text-align:center;
	padding-top:5px;
}

.recommended {
	margin-left:20px;
	color:#EEF7A4;
}

.recommended a {
	margin-left:15px;
}

#footer {
	margin:10px 0 10px 380px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}