/* CSS Document */
body{ margin:0px; background-color:#0E3806;}

/*default*/
p{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFFFFF;}
a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
}
a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFF00;
	font-weight: bold;
}

/*Id's*/
#headwrap{width:779px; margin:auto; clear:both;}
#header1{width:310px; height:278px; margin:0px; float:left;}
#header2{width:469px; height:278px; margin:0px; float:right; background-image:url(../images/header2.jpg); background-repeat:no-repeat;}

#bodywrap{width:741px; margin:auto; clear:both;}
#body-left{width:234px; margin:0px; float:left;}
#navigation{
	width:200px;
	height:auto;
	border:#24C005 1px solid;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#navigation ul{margin:0px; list-style-image:url(../images/star.gif); float:left;}
#navigation li{margin:8px 30px 0 25px;}

#news{width:175px; margin:20px 0 0 0;}

#body-right{
	width:507px;
	margin:0px;
	float:right;
	text-align: justify;
}
#play-now{width:507px; margin:10px 0 0 0; clear:both;}
#bonus{width:230px; height:80px; margin:0px; float:left;}
#payout{width:230px; height:80px; margin:0px; float:right;}

#footwrap{
	width:743px;
	clear:both;
	border: 1px solid #24C005;
	margin-top: 10px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
}
#footer{margin:10px 0 0 0;}

/*links*/
.footer-link{font-family:Tahoma; font-size:11px; color:#FFFFFF;}
.footer-link:hover{font-family:Tahoma; font-size:10px; color:#FFFF00;}

/*text*/
.white-small{font-family:Tahoma; font-size:11px; font-weight:normal; color:#FFFFFF;}
.style1 {
	color: #FFFFFF;
	font-size: 24px;
	text-align: justify;
}
.bars {
	height: auto;
	width: 743px;
}
