/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background-color:#000000;
	background-position:top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat:no-repeat;
}
.head {color:#FFFFFF; font-size:11px; font-weight:bold;}
.hd {color:#FFFFFF; font-size:11px;}
.glossary {color:#FFFFFF; font-size:11px; vertical-align:top;}
.glossary .td{color:#FFFFFF; font-size:11px; vertical-align:top;}

#textbox{
	color:#FFFFFF;
	font-size:11px;
	text-align:justify;
}
#textbox #linkholder{
	vertical-align:middle;
	width: 500px;
	height: 24px;
}
#textbox #linkholder #linkholder-img{
	vertical-align:middle;
	width: 21px;
	height: 24px;
	float: left;
}
#textbox #linkholder #linkholder-link{
	vertical-align:middle;
	width: 400px;
	height: 10px;
	float: left;
	padding: 5px 0px 0px 6px;
}
#textbox h3 {
	color:#FFFFFF;
	font-size:17px;
	padding:0px 0px 0px 0px;

}
#textbox h5 {
	color:#FFFFFF;
	font-size:11px;
}
#textbox ul {
	color:#FFFFFF;
	font-size:10px;
	font-weight:200;
}
#textbox li {
	color:#FFFFFF;
	font-size:10px;
		font-weight:200;
}
#textbox h4 {
	color:#FFFFFF;
	font-size:11px;
}
#textbox p {
	color:#FFFFFF;
	font-size:11px;
	text-align:justify;
}
#textbox ul {
	color:#999999;
	font-size:11px;
}
#textbox a, a:link, a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#textbox a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
#navcontainer1{
	width: 200px;
	position: absolute;
	left: 150px;
	top: 178px;
	z-index: 4;
	visibility:hidden;
	vertical-align:middle;
}
#navcontainer1 a
{
	display: block;
	padding: 3px;
	width: 140px;
	background-color:#13141A;
	border-bottom: 1px solid #369;
	height:26px;
	padding:5px 0px 0px 10px;
}
#navcontainer2 {
	width: 200px;
	position: absolute;
	left: 275px;
	top: 178px;
	z-index: 4;
	visibility:hidden;
	vertical-align:middle;
}
#navcontainer2 a
{
	display: block;
	padding: 3px;
	width: 200px;
	background-color:#13141A;
	border-bottom: 1px solid #369;
	height:26px;
	padding:5px 0px 0px 10px;
}
#navcontainer3{
	width: 200px;
	position: absolute;
	left: 413px;
	top: 178px;
	z-index: 4;
	visibility:hidden;
	vertical-align:middle;
}
#navcontainer3 a
{
	display: block;
	padding: 3px;
	width: 140px;
	background-color:#13141A;
	border-bottom: 1px solid #369;
	height:26px;
	padding:5px 0px 0px 10px;
}
#navcontainer4{
	width: 200px;
	position: absolute;
	left: 550px;
	top: 178px;
	z-index: 4;
	visibility:hidden;
	vertical-align:middle;
}
#navcontainer4 a
{
	display: block;
	padding: 3px;
	width: 140px;
	background-color:#13141A;
	border-bottom: 1px solid #369;
	height:26px;
	padding:5px 0px 0px 10px;
}
#navcontainer5{
	width: 200px;
	position: absolute;
	left: 690px;
	top: 178px;
	z-index: 4;
	visibility:hidden;
	vertical-align:middle;
}
#navcontainer5 a
{
	display: block;
	padding: 3px;
	width: 210px;
	background-color:#13141A;
	border-bottom: 1px solid #369;
	height:26px;
	padding:5px 0px 0px 10px;
}
#navcontainer1 ul, #navcontainer2 ul, #navcontainer3 ul, #navcontainer4 ul, #navcontainer5 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#navcontainer1 a:link, #navcontainer2 a:link, #navcontainer3 a:link, #navcontainer4 a:link, #navcontainer5 a:link, #navlist1 a:visited, #navlist2 a:visited, #navlist3 a:visited, #navlist4 a:visited, #navlist5 a:visited
{
	color: #EEE;
	text-decoration: none;
	vertical-align:middle;
}

#navcontainer1 a:hover, #navcontainer2 a:hover, #navcontainer3 a:hover, #navcontainer4 a:hover, #navcontainer5 a:hover
{
	background-color: #369;
	color: #fff;
	vertical-align:middle;
}
#container {
	width: 980px;
	margin: 0px auto;
	color: black;
	position:relative;
	height:1080px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#container #topbar{
	width:980px;
	height:139px;
background-image:url(../images/top-bar.gif);
		position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#container #menubar{
	width:980px;
	height:49px;
	background-image:url(../images/menu-bar.png);
	position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	clear:both;
}
#container #menubar #leftholder{
	width:146px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#container #menubar #button-home{
	width:134px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#container #menubar #button-download{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#container #menubar #button-learnpoker{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#container #menubar #button-pokerbasics{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#container #menubar #button-tournaments{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#container #menubar #button-promotions{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#container #menubar #button-contactus{
	width:143px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}

#container #middlebar{
	width:980px;
	height:545px;
	background-image:url(../images/middle-bar.gif);
}
#container #middlebar #top-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#container #middlebar #left-spacer{
	width:72px;
	height:500px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#container #middlebar #dataleft #topleft{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#container #middlebar #dataleft{
	width:528px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#container #middlebar #dataleft #headingleft{
	width:300px;
	height:45px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:1100;
	padding: 0px 0px 0px 10px;
}
#container #middlebar #dataleft #leftdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align:justify;
}
#container #middlebar #dataleft #leftimage{
	width:265px;
	height:268px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 30px;
	text-align:justify;
}
#container #middlebar #headingleft h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:800;
}
#container #middlebar #rightpart{
	width:320px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#container #middlebar #rightpart #rightpartspacer{
	width:100px;
	height:445px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#container #middlebar #dataright{
	width:320px;
	height:495px;
	float:left;
	margin-left: 0px;
}
#container #middlebar #dataright #topright{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#container #middlebar #dataright #headingright{
	width:310px;
	height:109px;
	float:left;
	margin: 20px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFFFFF;
	font-weight:400;
	padding: 0px 0px 0px 10px;
}
#container #middlebar #dataright #rightdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 20px 0px 0px 10px;
	text-align:justify;
}
#container #middlebar #dataright #rightdataholder2{
	width:260px;
	height:80px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 20px 0px 0px 50px;
	text-align:justify;
}
#container #bottombar{
	width:980px;
	height:267px;
	background-image:url(../images/bottom-bar.png);
}
#container #bottombar #bottom-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#container #bottombar #bottomheading{
	width:954px;
	height:145px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:1100;
	padding: 0px 0px 0px 0px;
}
#container #bottombar #bottomleft-spacer{
	width:26px;
	height:200px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#container #bottombar #bottomdataholder{
	width:500px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	text-align:justify;
}
#container #footer{
	width:980px;
	height:80px;
	background-color:#000000;
	color:#FFFFFF;
}
#container #footer #footer-links{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 320px;
}
#container #footer #copyright{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 370px;
}

#downloadcontainer {
	width: 980px;
	margin: 0px auto;
	color: black;
	position:relative;
	height:1080px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#downloadcontainer #topbar{
	width:980px;
	height:139px;
background-image:url(../images/top-bar.gif);
		position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#downloadcontainer #menubar{
	width:980px;
	height:49px;
	background-image:url(../images/menu-bar.png);
	position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	clear:both;
}
#downloadcontainer #menubar #leftholder{
	width:12px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#downloadcontainer #menubar #button-home{
	width:134px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#downloadcontainer #menubar #button-download{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#downloadcontainer #menubar #button-learnpoker{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#downloadcontainer #menubar #button-pokerbasics{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#downloadcontainer #menubar #button-tournaments{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#downloadcontainer #menubar #button-promotions{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#downloadcontainer #menubar #button-contactus{
	width:143px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#downloadcontainer #middlebar{
	width:980px;
	height:504px;
	background-image:url(../images/download-middle-bar.gif);
}
#downloadcontainer #middlebar #leftimage{
	width:265px;
	height:268px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 65px;
	text-align:justify;
}
#downloadcontainer #middlebar #datacontainer{
	width:540px;
	height:459px;
	background-image:url(../images/patch-top.png);
	float: left;
}
#downloadcontainer #middlebar #top-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#downloadcontainer #middlebar #left-spacer{
	width:50px;
	height:459px;
	float:left;
}
#downloadcontainer #middlebar #datacontainer #datacontainer-heading{
	float: left;
}
#downloadcontainer #middlebar #datacontainer #datacontainer-data{
	float: left;
	width:520px;
	height:459px;
	padding: 0px 10px 0px 10px;
}

#downloadcontainer #middlebar #headingleft h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:800;
}
#downloadcontainer #middlebar #rightpart{
	width:588px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#downloadcontainer #middlebar #rightpart #rightpartspacer{
	width:200px;
	height:445px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#downloadcontainer #middlebar #dataright{
	width:320px;
	height:445px;
	float:left;
	margin-left: 0px;
}
#downloadcontainer #middlebar #dataright #topright{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#downloadcontainer #middlebar #dataright #headingright{
	width:200px;
	height:85px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFFFFF;
	font-weight:400;
	padding: 0px 0px 0px 10px;
}
#downloadcontainer #middlebar #dataright #rightdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align:justify;
}
#downloadcontainer #bottombar{
	width:980px;
	height:309px;
	background-image:url(../images/download-bottom-bar.gif);
}
#downloadcontainer #bottombar #bottom-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#downloadcontainer #bottombar #bottomheading{
	width:954px;
	height:45px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:1100;
	padding: 0px 0px 0px 0px;
}
#downloadcontainer #bottombar #bottomleft-spacer{
	width:50px;
	height:200px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#downloadcontainer #bottombar #bottomdataholder{
	width:540px;
	height:244px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	text-align:justify;
	background-image:url(../images/patch-bottom.png);
}
#downloadcontainer #bottombar #bottomdataholder #bottomdataholder-data{
	float: left;
	width:520px;
	height:240px;
	padding: 0px 10px 0px 10px;
}
#downloadcontainer #footer{
	width:980px;
	height:80px;
	background-color:#000000;
	color:#FFFFFF;
}
#downloadcontainer #footer #footer-links{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 320px;
}
#downloadcontainer #footer #copyright{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 370px;
}
/*download finishes here */

#tournamentscontainer {
	width: 980px;
	margin: 0px auto;
	color: black;
	position:relative;
	height:1080px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#tournamentscontainer #topbar{
	width:980px;
	height:139px;
background-image:url(../images/top-bar.gif);
		position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#tournamentscontainer #menubar{
	width:980px;
	height:49px;
	background-image:url(../images/menu-bar.png);
	position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	clear:both;
}
#tournamentscontainer #menubar #leftholder{
	width:12px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#tournamentscontainer #menubar #button-home{
	width:134px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#tournamentscontainer #menubar #button-download{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#tournamentscontainer #menubar #button-learnpoker{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#tournamentscontainer #menubar #button-pokerbasics{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#tournamentscontainer #menubar #button-tournaments{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#tournamentscontainer #menubar #button-promotions{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#tournamentscontainer #menubar #button-contactus{
	width:143px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#tournamentscontainer #middlebar{
	width:980px;
	height:463px;
	background-image:url(../images/tournaments-middle-bar.gif);
}
#tournamentscontainer #middlebar #leftimage{
	width:265px;
	height:268px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 65px;
	text-align:justify;
}
#tournamentscontainer #middlebar #datacontainer{
	width:540px;
	height:418px;
	background-image:url(../images/patch-top.png);
	float: left;
}
#tournamentscontainer #middlebar #datacontainer #datacontainer-data{
	float: left;
	width:520px;
	height:416px;
	padding: 0px 10px 0px 10px;
}
#tournamentscontainer #middlebar #top-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#tournamentscontainer #middlebar #left-spacer{
	width:50px;
	height:416px;
	float:left;
}
#tournamentscontainer #middlebar #dataleft #topleft{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#tournamentscontainer #middlebar #dataleft{
	width:320px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#tournamentscontainer #middlebar #dataleft #headingleft{
	width:300px;
	height:45px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:1100;
	padding: 0px 0px 0px 10px;
}
#tournamentscontainer #middlebar #dataleft #leftdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align:justify;
}
#tournamentscontainer #middlebar #dataleft #leftimage{
	width:265px;
	height:268px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 30px;
	text-align:justify;
}
#tournamentscontainer #middlebar #headingleft h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:800;
}
#tournamentscontainer #middlebar #rightpart{
	width:588px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#tournamentscontainer #middlebar #rightpart #rightpartspacer{
	width:200px;
	height:445px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#tournamentscontainer #middlebar #dataright{
	width:320px;
	height:445px;
	float:left;
	margin-left: 0px;
}
#tournamentscontainer #middlebar #dataright #topright{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#tournamentscontainer #middlebar #dataright #headingright{
	width:200px;
	height:85px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFFFFF;
	font-weight:400;
	padding: 0px 0px 0px 10px;
}
#tournamentscontainer #middlebar #dataright #rightdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align:justify;
}
#tournamentscontainer #bottombar{
	width:980px;
	height:349px;
	background-image:url(../images/tournaments-bottom-bar.gif);
}
#tournamentscontainer #bottombar #bottom-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#tournamentscontainer #bottombar #bottomheading{
	width:954px;
	height:45px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:1100;
	padding: 0px 0px 0px 0px;
}
#tournamentscontainer #bottombar #bottomleft-spacer{
	width:50px;
	height:200px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#tournamentscontainer #bottombar #bottomdataholder{
	width:540px;
	height:244px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	text-align:justify;
	background-image:url(../images/patch-bottom.png);
}
#tournamentscontainer #bottombar #bottomdataholder #bottomdataholder-data{
	float: left;
	width:520px;
	height:240px;
	padding: 0px 10px 0px 10px;
}
#tournamentscontainer #footer{
	width:980px;
	height:80px;
	background-color:#000000;
	color:#FFFFFF;
}
#tournamentscontainer #footer #footer-links{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 320px;
}
#tournamentscontainer #footer #copyright{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 370px;
}
/*learn poker container ends here */

#pokerbasicscontainer {
	width: 980px;
	margin: 0px auto;
	color: black;
	position:relative;
	height:1080px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#pokerbasicscontainer #topbar{
	width:980px;
	height:139px;
background-image:url(../images/top-bar.gif);
		position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#pokerbasicscontainer #menubar{
	width:980px;
	height:49px;
	background-image:url(../images/menu-bar.png);
	position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	clear:both;
}
#pokerbasicscontainer #menubar #leftholder{
	width:12px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#pokerbasicscontainer #menubar #button-home{
	width:134px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#pokerbasicscontainer #menubar #button-download{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#pokerbasicscontainer #menubar #button-learnpoker{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#pokerbasicscontainer #menubar #button-pokerbasics{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#pokerbasicscontainer #menubar #button-tournaments{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#pokerbasicscontainer #menubar #button-promotions{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#pokerbasicscontainer #menubar #button-contactus{
	width:143px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#pokerbasicscontainer #middlebar{
	width:980px;
	height:481px;
	background-image:url(../images/poker-basics-middle-bar.png);
}
#pokerbasicscontainer #middlebar #leftimage{
	width:265px;
	height:268px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 65px;
	text-align:justify;
}
#pokerbasicscontainer #middlebar #datacontainer{
	width:540px;
	height:436px;
	background-image:url(../images/patch-top.png);
	float: left;
}
#pokerbasicscontainer #middlebar #datacontainer #datacontainer-data{
	float: left;
	width:520px;
	height:436px;
	padding: 0px 10px 0px 10px;
}
#pokerbasicscontainer #middlebar #top-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#pokerbasicscontainer #middlebar #left-spacer{
	width:50px;
	height:436px;
	float:left;
}
#pokerbasicscontainer #middlebar #dataleft #topleft{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#pokerbasicscontainer #middlebar #dataleft{
	width:320px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#pokerbasicscontainer #middlebar #dataleft #headingleft{
	width:300px;
	height:45px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:1100;
	padding: 0px 0px 0px 10px;
}
#pokerbasicscontainer #middlebar #dataleft #leftdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align:justify;
}
#pokerbasicscontainer #middlebar #dataleft #leftimage{
	width:265px;
	height:268px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 30px;
	text-align:justify;
}
#pokerbasicscontainer #middlebar #headingleft h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:800;
}
#pokerbasicscontainer #middlebar #rightpart{
	width:588px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#pokerbasicscontainer #middlebar #rightpart #rightpartspacer{
	width:200px;
	height:445px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#pokerbasicscontainer #middlebar #dataright{
	width:320px;
	height:445px;
	float:left;
	margin-left: 0px;
}
#pokerbasicscontainer #middlebar #dataright #topright{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#pokerbasicscontainer #middlebar #dataright #headingright{
	width:200px;
	height:85px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFFFFF;
	font-weight:400;
	padding: 0px 0px 0px 10px;
}
#pokerbasicscontainer #middlebar #dataright #rightdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align:justify;
}
#pokerbasicscontainer #bottombar{
	width:980px;
	height:330px;
	background-image:url(../images/poker-basics-bottom-bar.png);
}
#pokerbasicscontainer #bottombar #bottom-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#pokerbasicscontainer #bottombar #bottomheading{
	width:954px;
	height:45px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:1100;
	padding: 0px 0px 0px 0px;
}
#pokerbasicscontainer #bottombar #bottomleft-spacer{
	width:50px;
	height:200px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#pokerbasicscontainer #bottombar #bottomdataholder{
	width:520px;
	height:244px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 10px 0px 10px;
	text-align:justify;
	background-image:url(../images/patch-bottom.png);
}
#pokerbasicscontainer #bottombar #bottomdataholder #bottomdataholder-data{
	float: left;
	width:520px;
	height:240px;
	padding: 0px 10px 0px 10px;
}
#pokerbasicscontainer #footer{
	width:980px;
	height:80px;
	background-color:#000000;
	color:#FFFFFF;
}
#pokerbasicscontainer #footer #footer-links{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 320px;
}
#pokerbasicscontainer #footer #copyright{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 370px;
}
/* poker basics container ends here*/

#learnpokercontainer {
	width: 980px;
	margin: 0px auto;
	color: black;
	position:relative;
	height:1080px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#learnpokercontainer #topbar{
	width:980px;
	height:139px;
background-image:url(../images/top-bar.gif);
		position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#learnpokercontainer #menubar{
	width:980px;
	height:49px;
	background-image:url(../images/menu-bar.png);
	position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	clear:both;
}
#learnpokercontainer #menubar #leftholder{
	width:12px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#learnpokercontainer #menubar #button-home{
	width:134px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#learnpokercontainer #menubar #button-download{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#learnpokercontainer #menubar #button-learnpoker{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#learnpokercontainer #menubar #button-pokerbasics{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#learnpokercontainer #menubar #button-tournaments{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#learnpokercontainer #menubar #button-promotions{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#learnpokercontainer #menubar #button-contactus{
	width:143px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#learnpokercontainer #middlebar{
	width:980px;
	height:481px;
	background-image:url(../images/poker-basics-middle-bar.png);
		padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#learnpokercontainer #middlebar #leftimage{
	width:265px;
	height:268px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 65px;
	text-align:justify;
}
#learnpokercontainer #middlebar #datacontainer{
	width:540px;
	height:436px;
	float: left;
	background-image: url(../images/patch-top.png);
}
#learnpokercontainer #middlebar #datacontainer #datacontainer-data{
	float: left;
	width:520px;
	height:436px;
	padding: 0px 10px 0px 10px;
}
#learnpokercontainer #middlebar #top-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#learnpokercontainer #middlebar #left-spacer{
	width:50px;
	height:436px;
	float:left;
}
#learnpokercontainer #middlebar #dataleft #topleft{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#learnpokercontainer #middlebar #dataleft{
	width:320px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#learnpokercontainer #middlebar #dataleft #headingleft{
	width:300px;
	height:45px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:1100;
	padding: 0px 0px 0px 10px;
}
#learnpokercontainer #middlebar #dataleft #leftdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align:justify;
}
#learnpokercontainer #middlebar #dataleft #leftimage{
	width:265px;
	height:268px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 30px;
	text-align:justify;
}
#learnpokercontainer #middlebar #headingleft h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:800;
}
#learnpokercontainer #middlebar #rightpart{
	width:588px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#learnpokercontainer #middlebar #rightpart #rightpartspacer{
	width:200px;
	height:445px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#learnpokercontainer #middlebar #dataright{
	width:320px;
	height:445px;
	float:left;
	margin-left: 0px;
}
#learnpokercontainer #middlebar #dataright #topright{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#learnpokercontainer #middlebar #dataright #headingright{
	width:200px;
	height:85px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFFFFF;
	font-weight:400;
	padding: 0px 0px 0px 10px;
}
#learnpokercontainer #middlebar #dataright #rightdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align:justify;
}
#learnpokercontainer #midbox{
	width:980px;
	height:200px;
	background-image:url(../images/black-patch.gif);
	background-repeat:repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#learnpokercontainer #midbox #datacontainer{
	width:540px;
	height:200px;
	float: left;
	background-repeat:repeat;
		padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#learnpokercontainer #midbox #left-spacer{
	width:50px;
	height:200px;
	float:left;
		padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#learnpokercontainer #bottombar{
	width:980px;
	height:330px;
	background-image:url(../images/learn-poker-bottom-bar.png);
}
#learnpokercontainer #bottombar #bottom-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#learnpokercontainer #bottombar #bottomheading{
	width:954px;
	height:45px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:1100;
	padding: 0px 0px 0px 0px;
}
#learnpokercontainer #bottombar #bottomleft-spacer{
	width:50px;
	height:200px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#learnpokercontainer #bottombar #bottomdataholder{
	width:520px;
	height:244px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 10px 0px 10px;
	text-align:justify;
	background-image: url(../images/patch-bottom.png);
}
#learnpokercontainer #bottombar #bottomdataholder #bottomdataholder-data{
	float: left;
	width:520px;
	height:240px;
	padding: 0px 0px 0px 0px;
}
#learnpokercontainer #footer{
	width:980px;
	height:80px;
	background-color:#000000;
	color:#FFFFFF;
}
#learnpokercontainer #footer #footer-links{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 320px;
}
#learnpokercontainer #footer #copyright{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 370px;
}
/* learn poker container ends here*/

#contactuscontainer {
	width: 980px;
	margin: 0px auto;
	color: black;
	position:relative;
	height:1080px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#contactuscontainer #topbar{
	width:980px;
	height:139px;
background-image:url(../images/top-bar.gif);
		position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#contactuscontainer #menubar{
	width:980px;
	height:49px;
	background-image:url(../images/menu-bar.png);
	position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	clear:both;
}
#contactuscontainer #menubar #leftholder{
	width:12px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#contactuscontainer #menubar #button-home{
	width:134px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#contactuscontainer #menubar #button-download{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#contactuscontainer #menubar #button-learnpoker{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#contactuscontainer #menubar #button-pokerbasics{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#contactuscontainer #menubar #button-tournaments{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#contactuscontainer #menubar #button-promotions{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#contactuscontainer #menubar #button-contactus{
	width:143px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#contactuscontainer #middlebar{
	width:980px;
	height:812px;
	background-image:url(../images/contactus-middle-bar.gif);
}
#contactuscontainer #middlebar #leftimage{
	width:265px;
	height:268px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 65px;
	text-align:justify;
}
#contactuscontainer #middlebar #datacontainer{
	width:520px;
	height:702px;
	background-image:url(../images/full-patch.png);
	float: left;
	padding: 0px 10px 0px 10px;
}
#contactuscontainer #middlebar #datacontainer #datacontainer-data{
	float: left;
	width:520px;
	height:459px;
	padding: 0px 10px 0px 10px;
}
#contactuscontainer #middlebar #top-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#contactuscontainer #middlebar #left-spacer{
	width:50px;
	height:436px;
	float:left;
}
#contactuscontainer #middlebar #dataleft #topleft{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#contactuscontainer #middlebar #dataleft{
	width:320px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#contactuscontainer #middlebar #dataleft #headingleft{
	width:300px;
	height:45px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:1100;
	padding: 0px 0px 0px 10px;
}
#contactuscontainer #middlebar #dataleft #leftdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align:justify;
}
#contactuscontainer #middlebar #dataleft #leftimage{
	width:265px;
	height:268px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 30px;
	text-align:justify;
}
#contactuscontainer #middlebar #headingleft h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:800;
}
#contactuscontainer #middlebar #rightpart{
	width:588px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#contactuscontainer #middlebar #rightpart #rightpartspacer{
	width:200px;
	height:445px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#contactuscontainer #middlebar #dataright{
	width:320px;
	height:445px;
	float:left;
	margin-left: 0px;
}
#contactuscontainer #middlebar #dataright #topright{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#contactuscontainer #middlebar #dataright #headingright{
	width:200px;
	height:85px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFFFFF;
	font-weight:400;
	padding: 0px 0px 0px 10px;
}
#contactuscontainer #middlebar #dataright #rightdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align:justify;
}
#contactuscontainer #bottombar #bottomdataholder #bottomdataholder-data{
	float: left;
	width:520px;
	height:240px;
	padding: 0px 10px 0px 10px;
}
#contactuscontainer #footer{
	width:980px;
	height:80px;
	background-color:#000000;
	color:#FFFFFF;
}
#contactuscontainer #footer #footer-links{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 320px;
}
#contactuscontainer #footer #copyright{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 370px;
}
/*contact ends here*/


#homelearnpokercontainer {
	width: 980px;
	margin: 0px auto;
	color: black;
	position:relative;
	height:1000px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#homelearnpokercontainer #topbar{
	width:980px;
	height:139px;
background-image:url(../images/top-bar.gif);
		position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#homelearnpokercontainer #menubar{
	width:980px;
	height:49px;
	background-image:url(../images/menu-bar.png);
	position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	clear:both;
}
#homelearnpokercontainer #menubar #leftholder{
	width:12px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#homelearnpokercontainer #menubar #button-home{
	width:134px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#homelearnpokercontainer #menubar #button-download{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#homelearnpokercontainer #menubar #button-learnpoker{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#homelearnpokercontainer #menubar #button-pokerbasics{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#homelearnpokercontainer #menubar #button-tournaments{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#homelearnpokercontainer #menubar #button-promotions{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#homelearnpokercontainer #menubar #button-contactus{
	width:143px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#homelearnpokercontainer #middlebar{
	width:980px;
	height:514px;
	background-image:url(../images/home-learn-poker-middle-bar.png);
		padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#homelearnpokercontainer #middlebar #leftimage{
	width:265px;
	height:268px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 65px;
	text-align:justify;
}
#homelearnpokercontainer #middlebar #datacontainer{
	width:540px;
	height:436px;
	float: left;
	background-image: url(../images/patch-top.png);
}
#homelearnpokercontainer #middlebar #datacontainer #datacontainer-data{
	float: left;
	width:520px;
	height:436px;
	padding: 0px 10px 0px 10px;
}
#homelearnpokercontainer #middlebar #top-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#homelearnpokercontainer #middlebar #left-spacer{
	width:50px;
	height:436px;
	float:left;
}
#homelearnpokercontainer #middlebar #dataleft #topleft{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#homelearnpokercontainer #middlebar #dataleft{
	width:320px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#homelearnpokercontainer #middlebar #dataleft #headingleft{
	width:300px;
	height:45px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:1100;
	padding: 0px 0px 0px 10px;
}
#homelearnpokercontainer #middlebar #dataleft #leftdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align:justify;
}
#homelearnpokercontainer #middlebar #dataleft #leftimage{
	width:265px;
	height:268px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 30px;
	text-align:justify;
}
#homelearnpokercontainer #middlebar #headingleft h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:800;
}
#homelearnpokercontainer #middlebar #rightpart{
	width:588px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#homelearnpokercontainer #middlebar #rightpart #rightpartspacer{
	width:200px;
	height:445px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#homelearnpokercontainer #middlebar #dataright{
	width:320px;
	height:445px;
	float:left;
	margin-left: 0px;
}
#homelearnpokercontainer #middlebar #dataright #topright{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#homelearnpokercontainer #middlebar #dataright #headingright{
	width:200px;
	height:85px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFFFFF;
	font-weight:400;
	padding: 0px 0px 0px 10px;
}
#homelearnpokercontainer #middlebar #dataright #rightdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align:justify;
}
#homelearnpokercontainer #midbox{
	width:980px;
	height:200px;
	background-image:url(../images/black-patch.gif);
	background-repeat:repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#homelearnpokercontainer #midbox #datacontainer{
	width:540px;
	height:200px;
	float: left;
	background-repeat:repeat;
		padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#homelearnpokercontainer #midbox #left-spacer{
	width:50px;
	height:200px;
	float:left;
		padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#homelearnpokercontainer #bottombar{
	width:980px;
	height:330px;
	background-image:url(../images/learn-poker-bottom-bar.png);
}
#homelearnpokercontainer #bottombar #bottom-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#homelearnpokercontainer #bottombar #bottomheading{
	width:954px;
	height:45px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:1100;
	padding: 0px 0px 0px 0px;
}
#homelearnpokercontainer #bottombar #bottomleft-spacer{
	width:50px;
	height:200px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#homelearnpokercontainer #bottombar #bottomdataholder{
	width:540px;
	height:244px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	text-align:justify;
	background-image: url(../images/patch-bottom.png);
}
#homelearnpokercontainer #bottombar #bottomdataholder #bottomdataholder-data{
	float: left;
	width:520px;
	height:240px;
	padding: 0px 10px 0px 10px;
}
#homelearnpokercontainer #footer{
	width:980px;
	height:80px;
	background-color:#000000;
	color:#FFFFFF;
}
#homelearnpokercontainer #footer #footer-links{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 320px;
}
#homelearnpokercontainer #footer #copyright{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 370px;
}
/* learn poker container ends here*/

#promotionscontainer {
	width: 980px;
	margin: 0px auto;
	color: black;
	position:relative;
	height:1080px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#promotionscontainer #topbar{
	width:980px;
	height:139px;
background-image:url(../images/top-bar.gif);
		position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
}
#promotionscontainer #menubar{
	width:980px;
	height:49px;
	background-image:url(../images/menu-bar.png);
	position:relative;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	clear:both;
}
#promotionscontainer #menubar #leftholder{
	width:12px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#promotionscontainer #menubar #button-home{
	width:134px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#promotionscontainer #menubar #button-download{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
#promotionscontainer #menubar #button-learnpoker{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#promotionscontainer #menubar #button-pokerbasics{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#promotionscontainer #menubar #button-tournaments{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#promotionscontainer #menubar #button-promotions{
	width:136px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#promotionscontainer #menubar #button-contactus{
	width:143px;
	height:49px;
	position:relative;
	padding:0px 0px 0px 0px;
	float:left;
}
#promotionscontainer #middlebar{
	width:980px;
	height:504px;
	background-image:url(../images/download-middle-bar.gif);
}
#promotionscontainer #middlebar #leftimage{
	width:265px;
	height:268px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 65px;
	text-align:justify;
}
#promotionscontainer #middlebar #datacontainer{
	width:540px;
	height:459px;
	background-image:url(../images/patch-top.png);
	float: left;
}
#promotionscontainer #middlebar #datacontainer #datacontainer-data{
	float: left;
	width:500px;
	height:459px;
	padding: 0px 10px 0px 10px;
}
#promotionscontainer #middlebar #datacontainer #datacontainer-data #holder{
	float: left;
	width:520px;
	height:80px;
	padding: 0px 0px 0px 0px;
}
#promotionscontainer #middlebar #datacontainer #datacontainer-data #holder #holder-img{
	float: left;
	width:80px;
	height:80px;
	padding: 0px 10px 0px 10px;
}
#promotionscontainer #middlebar #datacontainer #datacontainer-data #holder #holder-data{
	float: left;
	width:520px;
	height:80px;
	padding: 0px 0px 0px 0px;
}
#promotionscontainer #middlebar #top-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#promotionscontainer #middlebar #left-spacer{
	width:50px;
	height:459px;
	float:left;
}
#promotionscontainer #middlebar #dataleft #topleft{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#promotionscontainer #middlebar #dataleft{
	width:320px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#promotionscontainer #middlebar #dataleft #headingleft{
	width:300px;
	height:45px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:1100;
	padding: 0px 0px 0px 10px;
}
#promotionscontainer #middlebar #dataleft #leftdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align:justify;
}
#promotionscontainer #middlebar #dataleft #leftimage{
	width:265px;
	height:268px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 30px;
	text-align:justify;
}
#promotionscontainer #middlebar #headingleft h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:800;
}
#promotionscontainer #middlebar #rightpart{
	width:588px;
	height:500px;
	float:left;
	margin-left: 0px;
}
#promotionscontainer #middlebar #rightpart #rightpartspacer{
	width:200px;
	height:445px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#promotionscontainer #middlebar #dataright{
	width:320px;
	height:445px;
	float:left;
	margin-left: 0px;
}
#promotionscontainer #middlebar #dataright #topright{
	width:320px;
	height:30px;
	float:left;
	margin-left: 0px;
}
#promotionscontainer #middlebar #dataright #headingright{
	width:200px;
	height:85px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFFFFF;
	font-weight:400;
	padding: 0px 0px 0px 10px;
}
#promotionscontainer #middlebar #dataright #rightdataholder{
	width:300px;
	height:110px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
	text-align:justify;
}
#promotionscontainer #bottombar{
	width:980px;
	height:309px;
	background-image:url(../images/promotions-bottom-bar.gif);
}
#promotionscontainer #bottombar #bottom-spacer{
	width:980px;
	height:45px;
	background-image:url(../images/spacer.gif);
}
#promotionscontainer #bottombar #bottomheading{
	width:954px;
	height:45px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	font-weight:1100;
	padding: 0px 0px 0px 0px;
}
#promotionscontainer #bottombar #bottomleft-spacer{
	width:50px;
	height:200px;
	background-image:url(../images/spacer.gif);
	float:left;
}
#promotionscontainer #bottombar #bottomdataholder{
	width:540px;
	height:244px;
	float:left;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	text-align:justify;
	background-image:url(../images/patch-bottom.png);
}
#promotionscontainer #bottombar #bottomdataholder #bottomdataholder-data{
	float: left;
	width:520px;
	height:240px;
	padding: 0px 10px 0px 10px;
}
#promotionscontainer #footer{
	width:980px;
	height:80px;
	background-color:#000000;
	color:#FFFFFF;
}
#promotionscontainer #footer #footer-links{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 320px;
}
#promotionscontainer #footer #copyright{
	width:500px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	padding: 20px 0px 0px 370px;
}
