body {
	background: #000;
	margin:0;
	padding:0;color:#fff;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}

h1,h2,h3 {
	margin:0;
	padding:0; 
	text-align:center;
}
a {
	color:#550000;
}
a img {
	border:0;
}
img {
	vertical-align: top;
}
.floatL {
	float:left; 
	width:auto
}
.floatR {
	float:right; 
	width: auto;
}
.clear {
	clear:both;
}
.brown {
	color:#ca1200;
}
.black {
	color:#000;
}
.foot {
	color:#FFF;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
	.foot a {
	color:#FFF;
	}

#wrapper {
	width:1000px; 
	margin:auto;
	background:#dac698
}
#twrapper {
	width:1000px;
	margin:auto;
	background-color: #000;
}

/* warning page */
.warning {
	width:780px;
	text-align: left;
	font-size: 11px;
	color:#000000;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 370px;
	padding-top: 10px;
}
	.warning a {
		text-decoration: none;
	}
	.warning h2 {
		font-size: 30px; 
		text-align: center; 
		margin: 0 0 20px 0; 
		font-family: Tahoma, Geneva, sans-serif;
	}
/* warning page */
	
/* join page */
.join_box {
	clear:both; 
	width:1000px; 
	height:587px;
	background: url('images/stgJoin_bg.jpg') no-repeat top left; 
	color: #FFF;
}

.join_content {
	width:680px;
	float:left;
}

.join_info {
	margin-top:30px;
	margin-right:30px;
	text-align:center; 
	font-size:18px;
}

.join_sitesheader {
	margin-top:25px;
	margin-bottom:20px;
	font-size:20px;
	font-weight:bold;
}

.join_button {
	margin-top:20px;
	margin-bottom:20px;
}

.join_siteslisting {
	font-size:13px;
	text-align:left;
}
	.join_siteslisting ul {
		float:left;
		list-style:none;
	}
	.join_siteslisting img {
		float:right;
		margin-top:5px;
	}

.join_billinginfo {
	clear:both;
	padding-top:10px;
}
/* join page */
	
/* tour page */
.content {
	width: 100%;
	color:#000;
}
.episode {
	width:100%;
	clear: both;
	background-image: url(images/stgpreviewBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.episode2 {
	width:100%;
	clear: both;
	background-image: url(images/stgpreviewBg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ep_left {
	float:left;
	padding-left: 39px;
	width: 650px;
}
.ep_right {
	float:right;
	width:302px;
	height:290px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.ep_top {
	float:right;
	width:714px;
	height:90px;
	padding-right: 32px;
	padding-top: 60px;
}
.ep_pic {
	padding-top: 4px;
	padding-bottom: 4px;
	width: auto;
	float: left;
}
.ep_boarder {
	border:#FFF 3px solid;
}
.ep_btnL {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	padding-right: 4px;
}
.ep_btnR {
	padding-top: 4px;
	padding-bottom: 4px;
	float: right;
	padding-leftt: 4px;
}
.ep_title {
	color:#FFF;
	font-size: 20px;
	text-align: left;
	padding-bottom: 5px;
}
.ep_text {
	color:#FFF;
	text-align: left;
	clear: both;
}
		
.mid_text {
	color:#FFF;
	font-size: 40px;
	text-align: center;
	background: url('images/atgTour_10.jpg.jpg') no-repeat top left;
	//height:283px;
}
.mid_text2 {
	color:#ff0000; 
	font-size: 32px; 
	text-align: center; 
	background: url('images/atgTour_10.jpg.jpg') no-repeat top left; 
	//height:376px;
}
.mid_text a {
	text-decoration: none;
}
.mid_text2 a {
	text-decoration: none;
}
/* tour page */

