html, body {
	background: #5D9C12 url(/img/background.jpg) repeat-x scroll center top;
	color: #555555;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#container {
	width: 960px;
	margin: 0 auto;
	background-color: #611812;
	position: relative;
}

div#main {
	left: 195px;
	overflow: hidden;
	padding: 5px;
	position: absolute;
	top: 135px;
	width: 465px;
}

div#intro {
	background-color: black;
	color: #AAAAAA;
	padding: 0px 5px 10px 5px;
	font-size: 11px;
	margin: 0 0 5px 0;
	height: 110px;
}

div#intro h2 {
	color: #ECBF34;
	font-size: 16px;
	margin: 0;
	padding: 10px;
}

div#bestList {
	background-color: white;
	padding: 0;
	margin: 0;
}

#bestList h3 {
	color: white;
	background-color: #30510a;
	margin: 0;
	padding: 10px;
	text-align: left;
	border-bottom: 5px solid #999999;
	font-size: 14px;
}

.listItem {
	background-color: white;
	height: 146px;
	border-bottom: 1px dotted #999999;
	padding: 10px;
	width: 445px;
	overflow: hidden;
}

.listItem h4 {
	margin: 0;
	padding: 7px 0px 9px 20px;
	margin: 0px 0px 5px 0px;
	color: #611812;
	font-size: 20px;
	text-align: left;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/itemTitle.png');*/
	background: transparent url(/img/itemTitle.png) no-repeat scroll left top;
	height: 24px;
	width: 295px;
	float: left;
}

.listItemImg {
	float: left;
}

.listItemText {
	float: left;
	text-align: justify;
	margin: 0px 0px 5px 10px;
	width: 315px;
	height: 115px;
}

.listItemText p {
	margin: 0px;
}

.listItemFooter {
	float: left;
	width: 445px;
	height: 20px;
	background: transparent url(/img/itemFooter.png) no-repeat scroll left top;
	text-align: left;
	color: white;
	padding: 7px 0px 0px 10px;
	font-weight:bold;
}

.listItemFooter1 {
	float: left;
	text-align: center;
	width: 180px;
}

.listItemFooter2 {
	float: left;
	text-align: center;
	width: 244px;
	margin-left: 0px;
}

.listItemFooter a {
	color: white;
}

.listItemFooter1 span {
	color: #EAD270;
}

img {
	border: 0;
}

a, a:visited {
	text-decoration: none;
	color: white;
}

a:hover {
	color: #EAD270;
}

div#left {
	left: 0px;
	overflow: hidden;
	padding: 5px 0px 0px 5px;
	position: absolute;
	top: 135px;
	width: 190px;
/*	height: 100px;*/
}

.leftBox {
	width: 190px;
	margin-bottom: 7px;
	background: transparent url(/img/leftBoxBottom.png) no-repeat scroll left bottom;
	padding: 0 0 15px 0;
}

.leftBox li a {
	color:#555555;
	font-size: 12px;
	padding: 3px 0px 3px 5px;
	display: block;
}

.leftBox a:hover {
	color:#8f3213;
	font-weight: bold;
	/*font-weight: bold;*/
}

.leftBox h3 {
	background: transparent url(/img/leftRedBoxHead.png) no-repeat scroll left top;
	padding: 9px 0px 10px 10px;
	margin: 0px auto;
	color: white;
	text-align: left;
	font-size: 14px;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 5px 5px 0px 5px;
	margin: 0px;
	background-color: white;
}

li {
	text-align: left;
	border-bottom: 1px solid #DDDDDD;
}

li:hover {
}

div#right {
	right: 0px;
	overflow: hidden;
	padding: 5px 0px 0px 5px;
	position: absolute;
	top: 0px;
	width: 290px;
/*	height: 100px;*/
}

.rightBox {
	width: 285px;
	margin-bottom: 7px;
	background: transparent url(/img/rightBoxBottom.png) no-repeat scroll left bottom;
	padding: 0 0 15px 0;
}

.rightBox h3 {
	background: transparent url(/img/rightRedBoxHead.png) no-repeat scroll left top;
	padding: 9px 0px 10px 10px;
	margin: 0px auto;
	color: white;
	text-align: left;
	font-size: 14px;
}

.rightBox li {
	background-color: white;
	height: 60px;
	border-bottom: 1px dotted #999999;
}

.rightBox li a {
	font-size: 15px;
	font-weight: bold;
	color: black;
}

.topItemImg {
	float: left;
	margin-right: 5px;
}

div#header {
	background: transparent url(/img/header.png) repeat-x scroll center top;
	width: 960px;
	height: 135px;
	/*position: absolute;*/
	margin: 0 auto;
}

#headerAd {
	margin-left: -150px;
}

#menu {
}

#menuBtn_poker {
	background: transparent url(/img/menuBtn_poker.png) no-repeat scroll left top;
	width: 85px;
	height: 42px;
	padding: 18px 5px 0px 45px;
	float: left;
}

#menuBtn_casino {
	background: transparent url(/img/menuBtn_casino.png) no-repeat scroll left top;
	width: 95px;
	height: 42px;
	padding: 18px 5px 0px 45px; 
	float: left;
	margin-left: 32px;
}

#menuBtn_paris {
	background: transparent url(/img/menuBtn_paris.png) no-repeat scroll left top;
	width: 118px;
	height: 42px;
	padding: 18px 5px 0px 32px; 
	float: left;
	margin-left: 32px;
}

#footer {
	width: 960px;
	height: 95px;
	background-color: black;
	position: absolute;
	left: 0px;
}

#homeBtn {
	position: absolute;
	width: 140px;
	height: 135px;
	left: 0px;
	top: 0px;
	cursor: pointer;
}


