/***[basic]***/
*{
margin:0;
padding:0;
}

body
{
background:#000;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
}

.clear {
display: block;
clear: both;
width: 100%;
height: 1px;
margin: 0 0 -1px;
font-size: 1px;
line-height: 1px;
}

a
{text-decoration:none;
border-bottom:1px dotted #fff;
color:#fff;

}
a:hover
{
text-decoration:underline;
color:#fdd;
border-bottom:none;
}

#img
{
width:247px;
height:97px;

}




/***[structure]***/
#wrapper
{
margin:0 auto;
width:777px;
background: #000;
overflow:hidden;
border-top:9px solid;
border-color:#6EBF58;
border-right:1px solid #6EBF58;

}

#wrapper .column 
{
  padding-bottom: 20010px;
  margin-bottom: -20000px;  
}

#top
{width:777px;
border-left:1px solid #6EBF58;
float:left;
}

#top-left
{ 
width:171px;
height:90px;
padding:7px 0 0 10px;
float:left;
}


#left
{ 
background:#73BB5F;
width:213px;
float:left;
color:#000;
border-left:1px solid #fff;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
}

#banner
{
background: url(../images/dice.jpg) no-repeat right bottom;
width:595px;
float:right;
margin-right:1px;
}

#bannner-bottom
{
width:562px;
float:left;
}

#topmenu
{
background: url(../images/banner_bottom.jpg) no-repeat right top;
width:562px;
float:left;
}

#menu
{
background:url(../images/menu.jpg) repeat-x;
width:562px;
height:31px;
margin-top:30px;
}

#right
{ 
width:562px;
float:right;
}

/***[left]***/

#left h2
{
background:url(../images/articles.jpg) repeat-x top;
padding-left:37px;
padding-top:7px;
height:22px;
font-size:12px;
border-bottom:1px solid #fff;
border-top:1px solid #fff;
}

#left ul
{
list-style:none;
padding-bottom:55px;
}

#left ul li
{background: #73BB5F url(../images/bullet.jpg) no-repeat 5px center ;
height:23px;
padding:7px 0 0 37px;
border-bottom:1px solid #fff;
width:176px;
font-size:11px ;
font-weight:bold;
font-family:"Trebuchet MS";
}

#left ul li a
{ font-weight:bold;
color:#000;
	border:none;
}

#body_history-of-gambling #left li#history-of-gambling a,
#body_payment-money #left li#payment-money a,
#body_video-poker #left li#video-poker a,
#body_poker-versus #left li#poker-versus a,
#body_Optimal #left li#Optimal a,
#body_bingo #left li#bingo a,
#body_play-keno #left li#play-keno a,
#body_play-lotto #left li#play-lotto a,
#body_play-roulette #left li#play-roulette a,
#body_bet-and-play-craps #left li#bet-and-play-craps a,
#body_insure-your-losses #left li#insure-your-losses a,
#body_personal-security #left li#personal-security a,
#body_security #left li#security a,
#body-bankroll #left li#bankroll a,
#body_spin_palace #left li#spin_palace a,
#body_introduction #left li#introduction a,
#body_casino-games #left li#casino-games a,
#body_casino-gambling #left li#casino-gambling a
{
color:#CC0000;
}


/***[right]***/

#menu ul
{
list-style-type:none;
float:right;
margin-top:6px;

}

#menu ul li 
{
background:url(../images/menu_bullet.jpg) no-repeat left center;
float:left;
padding:0 15px;
}

#menu ul li a
{
color:#000;
font-size:11px;
border:none;
}
#body_payment-money li#article,
#body_bingo li#article,
#body_play-keno li#article,
#body_play-lotto li#article,
#body_play-roulette li#article,
#body_bet-and-play-craps li#article,
#body_insure-your-losses li#article,
#body_personal-security li#article,
#body_optimal-computer li#article,
#body_contact li#contact,
#body_home li#home,
#body_partner li#partner
{
background:url(../images/bullet-id.jpg) no-repeat left center;
padding:0 15px;
}
#body_payment-money li#article a,
#body_bingo li#article a,
#body_play-keno li#article a,
#body_play-lotto li#article a,
#body_play-roulette li#article a,
#body_bet-and-play-craps li#article a,
#body_insure-your-losses li#article a,
#body_personal-security li#article a,
#body_optimal-computer li#article a,
#body_poker-versus li#article a,
#body_contact li#contact a,
#body_home li#home a,
#body_partner li#partner a
{
color:#c00;
}

#content
{ 
width:530px;
padding:15px 15px 40px 17px;
}

#content h1
{
font-family:"Trebuchet MS";
font-size:17px;
font-weight:normal;
padding-bottom:12px;
}

#content h2
{ 
font-family:Arial, Helvetica, sans-serif;
color:#666;
font-size:12px;
padding-top:10px;
}

#content h3
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:12px;
padding-bottom:10px;
color:#73BB5F;
}

#content h3 a
{
font-weight:bold;
color:#73BB5F;
}

#content img
{
float:left;
margin-right:10px;
}


#content p
{ padding-bottom:21px;
font-family:Arial, Helvetica, sans-serif;
}

#content ul
{ list-style:none;
}

#content ul li
{
background: url(../images/arrow.jpg) no-repeat ;
padding:0 15px 5px 25px;
}

#bottom
{
margin:0 auto;
width:778px;
height:18px;
font-size:10px;
color:#fff;
background:#000;
border-top:1px solid #73BB5F;
padding-top:10px;
}


/***[form]***/

form
{
margin-top:15px;
}

fieldset
{
margin-bottom:10px;
display:block;
padding:10px 5px;
border-color:#060;
border: 0;
}
	
legend
{
font-size:12px;
font-weight:bold;
}
	
input
{
font-size:12px;
font-family:  arial;
}
	
label
{
font-size:12px;
display:block;
margin-top:5px;
}

	form label span
		{
		display:block;
		height:15px;
		color:#73BB5F;
		background:url(../images/warning-sign.gif) no-repeat;
		padding-left:28px;
		padding-top:10px;
		}
		p.message{
		color:#CC3333;
		}	
input.frm_text
{
width:300px;
}
	
textarea
{
width:300px;
height:150px;
font: 12px arial;
}
	
input.frm_submit
{
display:block;
clear:both;
margin-top:10px;
font-size:12px;
padding:2px 4px;	
}



