body {
	background:url(../images/bg.png) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#010101;
}

img {
	display:block;
}

h1 {
	font-size:13px;
	font-weight:bold;
	color:#e50000;
}

h3 {
	font-size:13px;
	font-weight:bold;
	color:#660000;
}

h2 {
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

#wrapper {
	width:858px;
	margin:auto;
}

#searchBar {
	width:858px;
	height:50px;
	background:url(../images/searchBar.png) no-repeat;
}

#search {
	width:260px;
	height:36px;
	float:right;
	margin:8px 10px 0px 0px;
}

#search .input {
	width:188px;
	height:26px;
	background:url(../images/searchBg.png) no-repeat;
	float:left;
	border:none;
	padding:10px 15px 0px 15px;
	font-family:Verdana, Geneva, sans-serif;
	color:#3c3e33;
} 

#search .button {
	float:left;
}

#searchText {
	float:left;
	color:#3c3e33;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:50px;
	margin-left:10px;
}

#header {
	width:858px;
	height:145px;
	background:url(../images/headerBg.png) no-repeat;
}

#lang {
	width:38px;
	height:17px;
	float:right;
	margin:10px;
}

#lang img {
	float:left;
}

#logo {
	float:left;
	margin-left:70px;
	margin-top:10px;
}

#ad {
	float:right;
	margin-top:20px;
	margin-right:10px;
}

#navigation {
	margin:0px 0px 0px -6px;
	padding:16px 0px 0px 0px;
	width:870px;
	height:27px;
	background:url(../images/navBg.png) no-repeat;
	list-style:none;
	text-align:center;
}

#navigation li {
	display:inline;
	line-height:22px;
	margin:0px 5px 0px 5px;
}

#navigation a {
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	color:#a6a6a6;
	font-weight:bold;
}

#navigation a:hover {
	text-decoration:underline;
}

#contentWrap {
	width:858px;
	background:url(../images/contentBg.png) repeat-y;
}

#sidebar {
	width:169px;
	float:left;
}

#sidebar .title {
	width:159px;
	height:36px;
	background:url(../images/sidebarTitleBg.png) no-repeat;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	line-height:36px;
	padding-left:10px;
}

#sidebar ul {
	margin:0px;
	padding:10px;
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#sidebar li {
	padding-left:20px;
	background:url(../images/sidebarLi.png) left center no-repeat;
	line-height:22px;
}

#sidebar ul a {
	text-decoration:none;
	color:#3c3e33;
}

#sidebar ul a:hover {
	text-decoration:underline;
}

#content {
	width:654px;
	float:left;
	background:url(../images/contentTop.png) no-repeat;
	padding:10px 10px 0px 25px;
}

#adColumn {
	float:right;
}

#left {
	width:538px;
	float:left;
}

.sep {
	margin:10px 0px 10px 0px;
}

.casinoImg {
	float:left;
	margin-right:30px;
}

.right {
	width:390px;
	float:left;
}

#footer {
	width:858px;
	height:99px;
	background:url(../images/footerBg.png) no-repeat;
	margin-bottom:50px;
	font-size:11px;
	color:#878787;
	text-align:center;
	padding-top:8px;
}
