#helpMenu
{
	background-repeat: no-repeat;
	background-image: url(../Images/help/help_table.gif);
	position: relative;
	width: 197px; 
	height: 120px;
	margin-top: 2px;
}

/*Poker Glossary*/
#glossaryHelp
{
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../Images/help/glossary/glossary_table.gif);
	width:595px; 
	height: 590px;
	top: 431px;
	margin-top: -133px;
	margin-left: 200px;
}
#glossaryHelpTxt
{
	width: 586px; 
	height: 540px;
	margin-top: 35px;
	margin-left: 3px;
}
/*Game Controls*/
#gameControlHelp
{
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../Images/help/gamecontrol/gamecontrols_table.gif);
	width:595px; 
	height: 1540px;
	top: 431px;
	margin-top: -133px;
	margin-left: 200px;
}
#gameControlHelpTxt
{
	width: 586px; 
	height: 1490px;
	margin-top: 35px;
	margin-left: 3px;
}
/*Online Help*/
#onlineHelp
{
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../Images/help/glossary/glossary_table.gif);
	width:595px; 
	height: 590px;
	top: 431px;
	margin-top: -133px;
	margin-left: 200px;
}
#nlineHelpTxt
{
	width: 586px; 
	height: 540px;
	margin-top: 35px;
	margin-left: 3px;
}
