html img {
	border:0;
}
body {
	margin:0;
	padding:0;
	font-family: Arial, Tahoma;
}
/**** AD TABLE ****/
#adtable {
	border-style:solid;
	border-width: 1px;
	border-color:#333333;
	text-align:center;
	margin-bottom:20px;
}
#adtable td {
	border-width: 1px;
	border-style:solid;
	border-color:#333333;
	padding:10px;
}
/**** HEADERS ****/
#header {
	background: url(images/header_bckg2.gif) repeat-x;
	height:88px;
	line-height:16px;
}
#logo {
	width:780px;
	margin:0 auto;
	padding:50px 0 0 20px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	height:12px;
	font-size:20px;
	text-transform:uppercase;
}
#logo a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	height:12px;
	font-size:20px;
	text-transform:uppercase;
}
#logo a:hover {
}
.orange {
	color:#fe5800;
}
/**** MID PAGE GRAPHIC ****/
#slogan {
}
#slogan h1 {
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}
/**** SIDEBAR MENU ****/
#menu {
	color:#fff;
	text-align:center;
	margin-top:22px;
}
#menu ul {
	width:780px;
	margin:0 auto;
	list-style:none;
	padding:0;
	text-align:left;
}
#menu ul li {
	display:inline;
}
#menu ul a {
	display:block;
	float:left;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	background:url(images/menu_enactive.gif) no-repeat bottom center;
	padding:8px 10px;
	width:118px;
	text-align:center;
	text-transform:uppercase;
}
#menu ul a:hover {
	background:url(images/menu_over.gif) no-repeat bottom center;
	color:#232323;
}
#menu ul a.active {
	background:url(images/menu_active.gif) no-repeat bottom center;
	color:#232323;
}
#menu ul a.active:hover {
	background:url(images/menu_active.gif) no-repeat bottom center;
	color:#232323;
}
/**** MAIN CONTENT WRAP ****/
#main {
	width:100%;
	margin:20px 0 20px 0;
	float:left;
	background:url(images/text_bckg.jpg) no-repeat bottom;
}
#head_image {
	height:150px;
	background:url(images/head_bckg.jpg) no-repeat;
	padding:30px 0 30px 50px;
	line-height:24px;
}
#content {
	margin:0 auto;
	padding:0;
	width:780px;
}
#content h1 {
	margin:20px 0 0 0;
	text-transform:uppercase;
	font-size:20px;
}
#text {
	float:left;
	width:530px;
	padding-left:20px;
}
#text img {
	padding-left: 10px;
	padding-right: 10px;
}
/**** SIDEBAR MENU ****/
#sidebar {
	width: 230px;
	float: left;
	margin:0;
	padding:0;
}
.module {
	margin: 0 0 10px 0;
	padding: 0 0 35px 0;
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.module h3 {
	background-repeat: no-repeat;
	width: 230px;
	height: 34px;
	color:#ffffff;
	margin:0;
	padding-top: 10px;
	margin-bottom: -10px;
	text-indent: 15px;
	font-size: 16px;
}
.module ul {
	color: #fff;
	padding: 2px 15px 0 15px;
	background-repeat: repeat-y;
	list-style:none;
	margin:0;
}
.module ul li {
	padding: 5px 0 0 0;
	font-weight:bold;
	font-size:14px;
}
.module ul a {
	color: #fff;
}
.module ul a:hover {
	text-decoration: underline;
}
#topic1 {
	background-image: url('http://poker-20.com/blackjack/images/sidebar_blue_bot.gif');
}
#topic1 h3 {
	background-image: url('http://poker-20.com/blackjack/images/sidebar_blue_top.gif');
}
#topic1 ul {
	background-image: url('http://poker-20.com/blackjack/images/sidebar_blue_mid.gif');
}
#topic2 {
	background-image: url('http://poker-20.com/blackjack/images/sidebar_red_bot.gif');
}
#topic2 h3 {
	background-image: url('http://poker-20.com/blackjack/images/sidebar_red_top.gif');
}
#topic2 ul {
	background-image: url('http://poker-20.com/blackjack/images/sidebar_red_mid.gif');
}
#topic3 {
	background-image: url('http://poker-20.com/blackjack/images/sidebar_green_bot.gif');
}
#topic3 h3 {
	background-image: url('http://poker-20.com/blackjack/images/sidebar_green_top.gif');
}
#topic3 ul {
	background-image: url('http://poker-20.com/blackjack/images/sidebar_green_mid.gif');
}
/**** FOOTER ****/
#footer {
	background:url(images/footer_bckg.gif) repeat-x #3f3e3e 0 2px;
	height:94px;
	margin-top:20px;
	clear:both;
}
#left_footer {
	float:left;
	padding:40px 0 0 30px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
#left_footer a {
	color:#FFFFFF;
}
#left_footer a:hover {
	text-decoration:none;
}
#right_footer {
	float:right;
	padding:40px 30px 0 0;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-align:right;
}
#right_footer a {
	color:#FFFFFF;
}
#right_footer a:hover {
	text-decoration:none;
}
/**** ADVERTISING ****/
#blackjack-site {
	border-width: 2px;
	border-color: #FFCC66;
	border-style: solid;
	margin-bottom:5px;
	height:115px;
}
