body {
	background: #fdeff4;
	margin:0;
	padding:0;color:#fff;
	font-size:12px;
	font-family:Tahoma;
	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:#f5488a;
}
.black {
	color:#000;
}
.foot {
	color:#636363; 
	font-size: 11px; 
	padding-top: 40px; 
	padding-bottom: 20px; 
	clear: both;
}
	.foot a {
		color:#636363;
	}

#wrapper {
	background:url(images/atgSplashbg.jpg) repeat-x fixed left top;
	width:1000px; 
	margin:auto;
}
#twrapper {
	width:1000px;
	margin:auto;
	background: #fcede6;
}

	/* warning page */
	.warning {
		width:800px; 
		margin:auto; 
		text-align: left; 
		padding:15px 0 10px 0; 
		font-size: 11px; 
		color:#636363;
	}
		.warning a {
			text-decoration: none;
		}
		.warning h2 {
			font-size: 30px; 
			text-align: center; 
			margin: 0 0 20px 0; 
			font-family: Tahoma
		}
	/* warning page */
	
	/* join page */
.join_box {
	clear:both;
	width:1000px;
	height:645px;
	color: #FFF;
	padding-bottom: 15px;
	background-color: #FDF2F6;
	background-image: url(images/atgJoin_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.join_content {
	float:right;
}

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

.join_sitesheader {
	font-size:20px;
	font-weight:bold;
	color: #E94685;
	padding-bottom: 10px;
}

.join_button {
	margin-right: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.join_siteslisting {
	font-size:13px;
}
	.join_siteslisting ul {
	list-style:none;
	color: #333;
	text-align: left;
	float: right;
	padding-right: 70px;
	line-height: 22px;
	}
	.join_siteslisting img {
		float:right;
		margin-top:5px;
	}

.join_billinginfo {
	clear:both;
	color:#333;
	padding-top: 15px;
	padding-right: 50px;
}
	/* join page */
	
	/* tour page */
		.content {
			width: 100%; 
			background: #fdeff4; 
			color:#000;
		}
		.episode {
			width:100%; 
			clear: both;
		}
			.ep_left {
				float:left; 
				width: 717px;
			}
			.ep_right {
				background: url('images/atgTour_10.jpg'); 
				float:right; 
				width:283px; 
				height:376px; 
			}
			.ep_right2 {
				background: url('images/atgTour_36.jpg'); 
				float:right; 
				width:283px; 
				height:376px; 
			}
				.ep_title {
	height:20px;
	color:#4e2006;
	font-size: 24px;
	text-align: left;
	padding-top: 50px;
	padding-right: 38px;
	padding-bottom: 0px;
	padding-left: 25px;
				}
				.ep_text {
	clear:both;
	height: 294px;
	color:#0c0c0c;
	text-align: left;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 25px;
				}
				
		.mid_text {
			color:#ff0000; 
			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 */
