#rgMenu
{
	background-repeat: no-repeat;
	background-image: url(../Images/rulesandgames/rg_table.gif);
	position: relative;
	width: 197px; 
	height: 164px;
	margin-top: 2px;
}
#rgSumMenu
{
	position: absolute;
	width: 197px; 
	height: 132px;
	top: 16px;
	margin-top: 16px;
}

/*Hold'em Rules*/
#rgHoldem
{
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../Images/rulesandgames/holdem/holdem_table.gif);
	width:595px; 
	height: 656px;
	top: 431;
	margin-top: -133px;
	margin-left: 200px;
}	
#rgHoldemTxt
{
	width: 585px; 
	height: 590px;
	margin-top: 35px;
	margin-left: 3px;
}
/*Omaha Rules*/
#rgOmaha
{
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../Images/rulesandgames/omaha/omaha_table.gif);
	width:595px; 
	height: 685px;
	top: 431;
	margin-top: -133px;
	margin-left: 200px;
}
#rgOmahaTxt
{
	width: 585px; 
	height: 630px;
	margin-top: 35px;
	margin-left: 3px;
}
/*Hands Ranks*/
#rgHandsRanks
{
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../Images/rulesandgames/handsrank/handsranks_table.gif);
	width:595px; 
	height: 1030px;
	top: 431;
	margin-top: -133px;
	margin-left: 200px;
}
#rgHandsRanksTxt
{
	width: 585px; 
	height: 975px;
	margin-top: 35px;
	margin-left: 3px;
}
#imgsHandsRanks
{
	width: 100px;
	height: 830px;
}
#handsRanksTxt
{
	position: absolute;
	width: 480px;
	height: 850px;
	margin-top: -830px;
	margin-left: 105px;
}
/*Table Stakes Texas Hold'em*/
#rgTexasHoldem
{
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../Images/rulesandgames/tablestakes/texasholdem/texasholdem_table.gif);
	width:595px; 
	height: 1550px;
	top: 431;
	margin-top: -133px;
	margin-left: 200px;
}
#rgTexasHoldemTxt
{
	width: 585px; 
	height: 1500px;
	margin-top: 35px;
	margin-left: 3px;
}
/*Table Stakes Omaha Hold'em*/
#rgOmahaHoldem
{
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../Images/rulesandgames/tablestakes/omahaholdem/omahaholdem_table.gif);
	width:595px; 
	height: 1050px;
	top: 431;
	margin-top: -133px;
	margin-left: 200px;
}
#rgOmahaHoldemTxt
{
	width: 585px; 
	height: 1000px;
	margin-top: 35px;
	margin-left: 3px;
}
/*House Rake*/
#rgHouseRake
{
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../Images/rulesandgames/houserake/houserake_table.gif);
	width:595px; 
	height: 750px;
	top: 431;
	margin-top: -133px;
	margin-left: 200px;
}
#rgHouseRakeTxt
{
	width: 585px; 
	height: 700px;
	margin-top: 35px;
	margin-left: 3px;
}