@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg-gradient.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #00240f;
	color: #ffffff;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
p {
	font-size: 16px;
}
small {
	font-size: 14px;
	font-style: italic;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px;
}
h2 {
	font-weight: normal;
	font-size: 19px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #e3bc79;
}
h5 {
	font-size: 18px;
	font-weight: normal;
	text-align: justify;
}
h6 {
	font-size: 11px;
	font-weight: normal;
}
a:link {
	color: #e3bc79;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e3bc79;
}
a:hover {
	text-decoration: underline;
	color: #e3bc79;
}
a:active {
	text-decoration: none;
	color: #e3bc79;
}

ul {
margin-left:10px;
}

li {
padding:5px;
}

.tab20 {
	padding-left: 20px;
}
#container {
	width: 1052px;
	min-height: 900px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/bg-top.png);
	background-position: top;
	background-repeat: no-repeat;
}
#header {
	width: 1052px;
	height: 147px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#banner {
	width: 533px;
	height: 147px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#navigation {
	width: 518px;
	height: 73px;
	position: absolute;
	top: 75px;
	left: 534px;
}
#feature_main {
	width: 783px;
	height: 387px;
	position: absolute;
	top: 147px;
	left: 0px;
}
#right_bar {
	width: 269px;
	height: 387px;
	position: absolute;
	top: 148px;
	left: 783px;
}
#lottery {
	width: 150px;
	height: 111px;
	padding: 88px 109px 28px 10px;
	position: relative;
	top 0px;
	left: 0px;
	background-image: url(../images/lottery_bg.png);
	background-repeat: no-repeat;
	text-align: justify;
}
#email_club {
	width: 338px;
	height: 262px;
	position: absolute;
	top: 534px;
	left: 0px;
}
#play_pool {
	width: 715px;
	height: 262px;
	position: absolute;
	top: 534px;
	left: 338px;
}
#footer_main {
	width: 1052px;
	height: 88px;
	position: absolute;
	top: 812px;
	left: 0px;
}
#feature_inside {
	width: 1052px;
	height: 280px;
	position: absolute;
	top: 147px;
	left: 1px;
}
#email_club_inside {
	width: 338px;
	height: 262px;
	z-index: 1;
	position: absolute;
	top: 339px;
	left: 0px;
}
#left_bar {
	width: 229px;
	min-height: 521px;
	margin-bottom: 533px;
	z-index: -1;
	position: relative;
	float: left;
	top: 433px;
	left: 2px;
	overflow: visible;
}
#content {
	width: 657px;
	min-height: 474px;
	margin-bottom: 533px;
	padding: 24px 54px 23px 42px;
	position: relative;
	z-index: 0;
	float: right;
	top: 405px;
	overflow: visible;
}
#footer_inside {
	width: 1052px;
	height: 88px;
	position: relative;
	clear: both;
	left: 0px;
}

