@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {
	background:url(../images/bg.jpg) left top repeat-x;
}
body {
	line-height: 18px;
	background-color: #FFFFFF;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.l-b {
	background:#CCCCCC;
	width:125px;
	height:125px;
	border:dashed #666666 1px;
	padding:10px;
	margin:15px auto;
}
.c-b {
	width:468px;
	height:60px;
	margin:0 auto;
	padding:10px 0;
}
.r-b {
	background:#CCCCCC;
	width:120px;
	height:240px;
	border:dashed #666666 1px;
	padding:10px;
	margin:15px auto;
}
.clear {
	clear:both;
	font-size:1px;
}
p {
	padding:0 0 10px 0;
}
#wraper {
	width:909px;
	margin:0 auto;
}
#header {
	height:122px;
	background:url(../images/header-bg.jpg) right bottom no-repeat;
	padding:29px 0 0 0;
}
.title {
	width:441px;
	height:60px;
	float:left;
	line-height:75px;
}
.title h1 {
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
}
.title h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.title h1 a:hover {
	color:#FF0000;
}
.topbanner {
	float:right;
	width:468px;
	height:60px;
}
#menu {
	height:56px;
}
#menu ul {
}
#menu ul li {
	color:#FFFFFF;
	line-height:56px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}
#menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 10px;
	display:block;
}
#menu ul li a:hover {
	color:#FF9900;
}
#banner {
	height:263px;
}
#container {
	margin:8px 0 0 0;
}
.sidebar {
	width:175px;
	min-height:664px;
}
.sidebar-title {
	height:44px;
	-align:center;
}
h3 {
	color:#000000;
	background:#CCCCCC;
	line-height:44px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	border:dashed #999999 1px;
}
.sidebar h2 {
	color:#000000;
	background:#CCCCCC;
	line-height:44px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	border:dashed #999999 1px;
}
.sidebar ul {
	margin:0 0 0 10px;
}
.sidebar ul li {
	margin:0px;
}
.sidebar ul li a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.sidebar ul li a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.content {
	width:530px;
	margin:0 auto;
	background-color:#e6e7df;
	padding:0 10px 20px 10px;
}
.content h2 {
	color:#000000;
	line-height:44px;
	font-weight:bold;
	font-size:16px;
}
.content ul {
	color:#FF0000;
	list-style:circle;
	margin:0 0 0 50px;
}
.content ul li {
	margin:5px 0;
}
.content a {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
.content a:hover {
	text-decoration:underline;
}
.content .top-casinos {
	float:left;
	width:170px;
	margin:0px 3px;
	padding:0px;
}
.content .top-casinos p {
	margin:5px 10px 5px 0;
	padding:0px;
}
.content .top-casinos p a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.content .top-casinos p a:hover {
	color:#FF0000;
	text-decoration:underline;
}
#footer {
	text-align:center;
	line-height:75px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#222222;
	margin:0px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none
}
#footer a:hover {
	color:#66cc33;
}
.left-img {
	padding:5px 5px 0 0;
	float:left;
}

