@charset "utf-8";
/* CSS Document */
/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-image: url(../SiteImages/bg.jpg);
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
	margin-top:0px;
}
h3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
a, a:link {
	color: #0033CC;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #9999FF;
	font-weight: normal;
	text-decoration: none;
}
a:focus {
	color: #0033CC;
}
a:active {
	color: #0033CC;
	font-weight: normal;
	text-decoration: none;
}
.MarginAds {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8080C0;
	text-decoration: none;
	text-align: center;
	width: 143px;
	margin-left: 1px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px dashed #B2C0DD;
	padding-bottom: 12px;
}
.sametext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.sametext:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.sametext:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.sametext:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.sametext:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
#outerWrapper {
	background-image: url(../SiteImages/FrameBG.jpg);
	margin: 0 auto 0 auto;
	text-align: left;
	width: 750px;
}
#outerWrapper #header {
	background-image: url(../SiteImages/Header.gif);
	height: 73px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D9EA;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 2px 15px 2px 15px;
	width: 170px;
	text-align: center;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 200px;
	padding: 2px 5px 2px 5px;
	text-align: justify;
}
#outerWrapper #contentWrapper .clearFloat {
	clear: left;
	display: block;
}
#outerWrapper #footer {
	background-image: url(../SiteImages/Footer.jpg);
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	height: 51px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#outerWrapper #footer a:visited {
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#outerWrapper #footer a:hover {
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#outerWrapper #footer a:focus {
	color: #333333;
}
#outerWrapper #footer a:active {
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.colour1 {
	background-color: #FFFFFF;
	background-position: top;
	text-align: justify;
}
#outerWrapper #contentWrapper #content #pokerdivleft {
	width:115px;
	float:left;
}
#outerWrapper #contentWrapper #content #pokerdivright {
	width:400px;
	padding:3px 0 0 10px;
	height:80px;
}
.centertext {
	text-align:center;
}
.AlignJustify {
	text-align: justify;
	border: 1px dotted #9999FF;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
}
#outerWrapper #contentWrapper #content #poker-content {
	float:left;
	padding-right:10px;
	width:300px;
	height:230px;
}
#outerWrapper #contentWrapper #content #poker-pics {
	float:right;
	width:210px;
	padding-top:40px;
	height:190px;
}
#outerWrapper #contentWrapper #content #smalldivleft {
	width:140px;
	margin-left:10px;
	float: left;
	text-align:left;
	padding:10px 0 20px 0;
}
#outerWrapper #contentWrapper #content #bigdivright {
	width:350px;
	padding-bottom:20px;
	float:left;
	padding-left:20px;
}
#outerWrapper #contentWrapper #content #videopokercenter {
	width:150px;
	float: left;
	text-align:left;
	padding-left:30px;
}
