body {
	margin:0;
	background:#000;
	color:#fff;
	min-width:940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a{
	text-decoration:none;
	color:#00f;
}
a:hover{
	text-decoration:underline;
}
.h3stratlarge {
	font-size: 20px;
	color: #FF0000;
}
.datebluelarge {
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
}
.clearboth {
	clear: both;
}
.quotebox {
	font-size: 11px;
	font-style: italic;
	border: 1px solid #FF0000;
	display: block;
	padding: 6px;
}

img{border-style:none;}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.header-wrapper{
	height:129px;
	background:url(/images/bg-header.jpg) no-repeat 50% 0;
	border-bottom:1px solid #020202;
}
#header{
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
#header h1{
	margin:97px 0 0;
	font:bold 20px/23px 'Times New Roman', Times, Serif;
	float:left;
}
.add-nav{
	margin:22px 0 24px;
	padding:0;
	list-style:none;
	float:right;
	text-align:right;
}
.add-nav li{
	padding:0 0 13px;
}
.add-nav a{
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
}
.add-nav a:hover{
	text-decoration:none;
	color: #FFFF00;
}
#banner {
	background-color: #FF9;
	padding: 10px;
	width: 910px;
	border: 3px solid #F00;
	margin-bottom: 10px;
	color: #000;
}
.affiliate1 {
	padding: 0px;
	width: 645px;
	color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.affiliate2 {
	padding: 0px;
	width: 750px;
	color: #000;
	border: 1px solid #00F;
	margin: 0px;
	float: left;
}
.affiliate3 {
	padding: 0px;
	width: 800px;
	color: #000;
	border: 1px solid #00F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.bannerstrat {
	background-color: #FF9;
	width: 450px;
	border: 2px dashed #F00;
	margin-bottom: 10px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.search-form{
	float:right;
	clear:right;
	height:1%;
}
.search-form fieldset{
	float:left;
}
.search-form .text{
	width:143px;
	padding:2px 5px 1px;
	margin:0 3px 0 0;
	border:none;
	background:#fff;
	float:left;
	height:14px;
}
.search-form .submit{
	float:left;
	margin:0;
	padding:0;
	border:none;
	width:65px;
	height:17px;
	line-height:0;
	font-size:0;
	background:url(/images/btn-submit01.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.main-title{
	width:100%;
	background:#0d4d0c;
}
.main-title .holder{
	width:940px;
	margin:0 auto;
	padding:15px 0 16px;
}
.main-title h2{
	margin:0;
	font-size:18px;
	line-height:19px;
	color:#fff200;
	font-weight: bold;
	text-align: center;
}
.main-wrapper{
	width:100%;
	background:#fffef3;
}
#main{
	width:940px;
	margin:0 auto;
}
#nav{
	width:940px;
	height:39px;
	background:url(/images/bg-nav.gif) no-repeat;
	margin:0 0 11px;
	padding:8px 0 0;
	list-style:none;
	overflow:hidden;
	font-size:13px;
	line-height:17px;
	font-weight: bold;
}
#nav li{
	float:left;
	background:url(/images/separator01.gif) no-repeat 0 4px;
	margin:0 2px 0 -2px;
	padding:0 48px 5px 46px;
}
#nav a{
	color:#fff;
}
#nav a:hover, #nav li.active a{
	text-decoration:none;
	color:#fff200;
	font-weight:bold;
}
#two-columns{
	width:100%;
	overflow:hidden;
	background:url(/images/bg-two-columns.gif) repeat-y;
	padding:12px 0 36px;
}
#content{
	width:577px;
	float:right;
	display:inline;
	margin:0 21px 0 0;
}
.columns a, .promo a{
	color:#00ffff;
}
.align-left{
	float:left;
}
.align-right{
	float:right;
}
.promo{
	width:562px;
	height:254px;
	padding:4px 0px 0 15px;
	background:url(/images/bg-promo.gif) repeat-x;
	overflow:hidden;
	margin:0 0 14px;
	position: relative;
}
.promo h3{
	margin:0 0 4px;
	font:bold 17px/20px 'Times New Roman', Times, Serif;
}
.promo img.align-left{
	margin:4px 0 0;
}
.promo .text-block{
	width:298px;
	float:right;
	display:inline;
	margin:0 3px 0 0;
}
.promo .text-block p{
	margin:0 0 16px;
}
.promo .text-block .holder{
	padding:0 15px 0 13px;
}
.featured-strategy{
	display:block;
	width:298px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/bg-featured-strategy.gif) no-repeat;
	margin:-9px 0 0;
	position: absolute;
	right: 4px;
	bottom: 14px;
}
.featured-strategy:hover{
	background-position:0 -46px;
}
.columns{
	width:598px;
	margin:0 0 0 -21px;
	overflow:hidden;
}
.column{
	width:254px;
	height:207px;
	padding:12px 10px 52px 14px;
	float:left;
	display:inline;
	background:#0d4d0c;
	margin:0 0 0 21px;
	position:relative;
	word-spacing:-1px;
}
.column p{
	margin:0 0 15px;
}
.about-us{
	position:absolute;
	bottom:4px;
	right:3px;
	background:url(/images/bg-about-us.gif) no-repeat;
	width:154px;
	height:52px;
	overflow:hidden;
	text-indent:-9999px;
}
.about-us:hover{
	background-position:0 -52px;
}
.membership{
	position:absolute;
	bottom:2px;
	right:2px;
	background:url(/images/bg-membership.jpg) no-repeat;
	width:272px;
	height:58px;
	overflow:hidden;
	text-indent:-9999px;
}
.membership:hover{
	background-position:0 -53px;
}
#content .heading{
	background-color: #0d4d0c;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 16px;
}
#content .heading h2{
	margin:0;
	font-family: 'Times New Roman', Times, Serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.add-nav02{
	width:572px;
	height:35px;
	padding:0 0 0 3px;
	background:url(/images/bg-add-nav02.gif) no-repeat;
	margin:0 0 16px;
}
.add-nav02 ul{
	margin:0;
	padding:9px 0 0;
	list-style:none;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
	font-weight: bold;
}
.add-nav02 ul li{
	float:left;
	padding:0 14px;
	background:url(/images/separator02.gif) no-repeat 0 2px;
	margin:0 2px 0 -2px;
	height:1%;
}
#content .add-nav02 ul a{
	color:#fff;
}
#content .add-nav02 ul a:hover, #content .add-nav02 ul li.active a{
	font-weight:bold;
	color:#ff0;
	text-decoration:none;
}
.content-holder{
	height:1%;
	overflow:hidden;
	color:#000;
	padding:0px 25px 0 15px;
	background-color: #FFFFFF;
}
.content-holder .align-left{
	margin:0 15px 0 0;
}
.content-holder .align-right{
	margin:0 0 0 15px;
}
.content-holder p{
	margin:0 0 15px;
}
.content-holder ul li{
	margin:0 0 10px;
}

.content-holder ul li ul li{
	margin:0 0 5px;
}
.content-holder ol li{
	margin:0 0 10px;
}
.more-articles{
	width:519px;
	background:#0d4d0c;
	margin:0 0 20px 0;
	padding:4px 0 2px 15px;
}
.more-articles ul{
	margin:0;
	padding:0 50px 1px 0;
	list-style:none;
	line-height:18px;
	font-style:italic;
	overflow:hidden;
}
.more-articles ul li{
	background:url(/images/bullet02.gif) no-repeat 0 7px;
	padding:0 0 0 10px;
}
#content .more-articles ul a{
	color:#fff;
	text-decoration:underline;
}
#content .more-articles ul a:hover{
	text-decoration:none;
}
.more-articles-link{
	display:block;
	width:204px;
	height:35px;
	background:url(/images/bg-more-articles.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 auto;
}
.more-articles-link:hover{
	background-position:0 -35px;
}
.ad-block{
	width:534px;
	height:56px;
	background:#0d4d0c;
	border:1px solid #7a9b7a;
}
#sidebar{
	width:272px;
	float:left;
	display:inline;
	margin:0 0 0 13px;
}
.new-articles{
	background:#0d4d0c;
	padding:4px 7px 15px 8px;
	font-family:'Times New Roman', Times, serif;
}
.new-articles h3{
	margin:0 0 9px;
	font:bold 17px/20px 'Times New Roman', Times, Serif;
}
.new-articles .holder{
	padding:5px 12px 7px 6px;
	background-color: #FFFFFF;
}
.new-articles a{
	font-weight:bold;
}
.new-articles ul{
	margin:0;
	padding:0 0 29px;
	list-style:none;
	font-family:'Times New Roman', Times, serif;
	font-size:13px;
	line-height:14px;
}
.new-articles ul li{
	background:url(/images/divider.gif) repeat-x 0 100%;
	padding:0 0 14px;
	margin:0 0 10px;
}
.new-articles ul em{
	display:block;
	color:#000;
}
.new-articles .more{
	text-align:center;
	font-size:12px;
	line-height:13px;
}
.blackjack-baccart{
	width:272px;
	background-color: #AE0202;
	background-image: url(/images/bg-blackjack.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.blackjack-baccart h3{
	margin:0 0 14px;
	font:bold 21px/25px 'Times New Roman', Times, Serif;
	text-align:center;
}
.blackjack-baccart ul{
	margin:0;
	padding:0 5px 1px 14px;
	list-style:none;
	font-size:12px;
	word-spacing:-1px;
}
.blackjack-baccart ul li{
	width:100%;
	overflow:hidden;
	vertical-align:middle;
	padding:0 0 2px;
}
.blackjack-baccart ul li .number{
	float:left;
	width:17px;
}
.blackjack-baccart ul li .inner{
	float:left;
	width:235px;
}
.blackjack-baccart p{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 14px;
}
.featured-strategy02{
	display:block;
	width:261px;
	height:44px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/bg-featured-strategy02.gif) no-repeat;
	margin:0 0 0 5px;
}
.featured-strategy02:hover{
	background-position:0 -44px;
}
.featured-strategy03{
	display:block;
	width:261px;
	height:44px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/bg-featured-strategy03.jpg) no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.featured-strategy03:hover{
	background-position:0 -44px;
}
.footer-wrapper{
	width:100%;
	overflow:hidden;
	background:#000;
}
#footer{
	width:940px;
	margin:0 auto;
	padding:16px 0 11px;
}
.boxes{
	width:960px;
	overflow:hidden;
	margin:0 0 0 -20px;
	padding:0 0 10px;
}
.box{
	width:279px;
	float:left;
	display:inline;
	background:#fffef3;
	height: 230px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 8px;
}
* html .box{
	height:168px;
}
.box ul{
	margin:0;
	padding:0 0 31px;
	list-style:none;
	line-height:20px;
	font-style:italic;
}
.box ul li{
	background:url(/images/bullet01.gif) no-repeat 0 7px;
	padding:0 0 10px 10px;
}
.future-link{
	display:block;
	text-align:right;
	font-size:15px;
	line-height:18px;
}
.future-link a{
	color:#000;
}
.copyright{
	font-size:12px;
	text-align:right;
	padding:0 5px 0 0;
}

