body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:url(images/bkgrd.gif);
	background-repeat:repeat-x; background-color:#FFFFFF
	margin: 5px;
}
.style1 {font-size: 12px}
.style2 {font-size: 10px}
.topbanner {background-image:url(images/toplogo.jpg); background-repeat:no-repeat;
			width: 782px; 
			height:76px;
}
H1 {font-size:12px; font-weight:bold
}
#howToPlay {float: left;
margin-top: 16px;
padding-bottom: 5px;
width: 210px;}

#howToPlay ol li {
left: -6px;
padding: 4px 0 14px 35px;
list-style: none;
line-height: 1.2;
margin-left:-40px; margin-bottom:10px}

#howToPlay h2 {margin-bottom: 9px;
width: 200px;
height: 17px;}

#howToPlay ol #howToPlayStepOne {background: url(images/one.gif) 0 0 no-repeat;}
#howToPlay ol #howToPlayStepTwo {background: url(images/two.gif) 0 0 no-repeat;}
#howToPlay ol #howToPlayStepThree {background: url(images/three.gif) 0 0 no-repeat;}

#logo {
	position:relative;
	width:200px;
	height:115px;
	z-index:1;
	left: -42px;
	top: -39px;
}
#pokerguy {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 460px;
	top: 11px;
}
.topnavbar {
    position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display:inline;
	text-decoration: none;
	background-image: url(images/topnavbg.gif);
	background-repeat: no-repeat;
	padding: 7px;
	text-align: center;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.topnavbar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display:inline;
	text-decoration: none;
	background-image: url(images/topnavbgover.gif);
	background-repeat: no-repeat;
	width: 110px;
	padding: 7px;
	height: 30px;
	text-align: center;
}
.mainpg {
	background: 100% 0 no-repeat; background-image: url(images/pagebg.gif); position:relative;
	margin-top:10px; margin-left:5px; width: 550px; padding-right:5px;
}
.rightnav {
	background-color: #89c0ca;
	background-image: url(images/leftnavbg.jpg);
	background-repeat: no-repeat;
	margin-top:10px; margin-left:5px; width: 215px; 
}
.footer {
	background-color: #89c0ca;
	background-repeat: no-repeat;
	margin-top:5px;
	height: 40px
}
.navlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 200px;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	background-image: url(images/rightnavbg.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 0px;
	float: left;
	clear: both;
}

a.navlist:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #99FFFF;
	height: 20px;
	width: 200px;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	background-image: url(images/rightnavbgover.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 0px;
	float: left;
	clear: both;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99FFFF;
	text-decoration: none;
}