body {
	background-image: url(images/body_bg.jpg);
	background-color: #231414;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img {
	border: 0px;
}
#Table_01 {
	float: left;
}
.center_bg {
	background-image: url(images/center_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	width: 100%;
	float: left;
}
.top_bg_hor {
	width: 100%;
	float: left;
}
.top_bg {
	background-image: url(images/top_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
.wrapper {
	width: 798px;
	margin-left: auto;
	margin-right: auto;
}
.wrapper_bg {
	width: 100%;
	float: left;
}
p.intro {
	float: left;
	text-align: right;
	line-height: 13px;
	margin: 0px;
	margin-right: 30px;
	margin-left: 70px;
	margin-top: 30px;
	border: 0px solid #f00;
	color: #222;
}
p.intro span {
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 19px;
	color: #eee;
	font-weight: bold;
}
p.intro span strong {
	color: #f18f39;
}
.wr1 {
	width: 400px;
	float: left;
	border: 0px solid #f00;
}
.thumbs {
	float: left;
	margin-left: 20px;
	border: 0px solid #f00;
}
.thumbs img {
	width: 180px;
	height: 180px;
	float: left;
	margin: 4px;
	background-color: #160e0e;
	border: 1px solid #c0a783;
	background-image: url(images/t_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
p.join2 {
	width: 100%;
	float: left;
	text-align: center;
	border: 0px solid #f00;
	margin: 0px;
	padding: 0px;
}
.footer_bg {
	width: 100%;
	float: left;
	background-image: url(images/footer_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
p.bottom_links {
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #fff;
}
p.bottom_links a {
	color: #333;
	text-transform: capitalize;
}
p.bottom_links a:hover {
	color: #fff;
	text-decoration: none;
}
p.disclaimer {
	width: 598px;
	margin-left: 100px;
	text-align: center;
	font-size: 10px;
	line-height: 13px;
	color: #fff;
}

.wr1 {
	border: 0px solid #f00;
}

.ad2 {
	border: 0px solid #f00;
	float: right;
	width: 390px;
	background-image: url(images/ad2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 6px;
}
.ad2 span {
	width: 100%;
	float: left;
	height: 380px;
}