@charset "utf-8";
body {
	background-color: #000000;
}
#web--page {
	background: #1d3f02 url(pokercards.jpg) no-repeat;
	background-position: 50% 0%;
	border-left: 1px solid #878787;
	border-right: 1px solid #878787;
	border-bottom: 1px solid #878787;
	width: 760px;
	margin: 0px auto 10px auto;
	padding-top: 75px;
}
#web--page h1 {
	font-family: "Century Gothic", Arial, Tahoma, sans-serif;
	font-size: 36px;
	text-align: center;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 12px;
}
#web--page h2 {
	font-family: "Century Gothic", Arial, Tahoma, sans-serif;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 12px;
}
#web--page a {
	font-weight: bold;
	color: #008cee;
}
#web--page a:hover {
	color: red;
}
span.web--top--title {
	color: #ffffff;
	display: block;
	margin: 0px auto 80px auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}
#web--article--box {
	padding: 0px 28px 30px 28px;
	background: transparent url(casinoheartsclubsdiamondsspades.gif) no-repeat;
	background-position: 50% 100%;
}
#web--article--content {
	width: 454px;
	float: right;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	line-height: 150%;
}
#web--article--content h1 {
	color: #ffff00;
	line-height: 105%;
	margin-bottom: 20px;
}
#web--article--content h4 {
	display: none;
}
#web--article--content p {
	margin-bottom: 18px;
}
#web--article--content li {
	margin: 5px 30px;
}
#web--article--menu {
	float: left;
	width: 192px;
	padding: 9px 14px;
	background-color: #122e01;
}
#web--article--menu h3 {
	font-family: "Century Gothic", Arial, Tahoma, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	color: #ffffff;
	border-top: 1px solid #1d3f02;
	border-bottom: 1px solid #1d3f02;
	padding: 13px 0px;
}
#web--article--menu h3 span {
	padding: 0px 5px;
}
#web--article--menu li {
	list-style-type: none;
}
#web--article--menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #728e51;
}
#web--article--menu a:hover {
	color: #98b279;
}
#web--article--menu ul li ul li {
	padding: 6px 9px;
	line-height: 80%;
}
hr#web--foot--info {
	clear: both;
	visibility: hidden;
	height: 80px;
}
#web--foot--link {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	width: 760px;
	margin: 0px auto;
	padding-bottom: 30px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#web--foot--link a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
* {
	padding: 0px;
	margin: 0px;
}

