body{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	color: #92fdfd;
	background-color:#90fdfc;
	margin: 0px;
}
.tour-header {
	background:url(images/tour-header.jpg) no-repeat center top;
	height:525px;
}
.tour-menu {
	background:url(images/-tour-header.jpg) no-repeat center;
	height:61px;
}
.text-img {
	background:url(images/text-img.jpg) no-repeat center;
	height:123px;
}
.tour-bg {
	background: url(images/tour-bg.jpg) center repeat-y;
}
.tour-menuleft {
	background: url(images/tour-menuleft.jpg) right no-repeat;
}
.tour-menuright {
	background: url(images/tour-menuright.jpg) left no-repeat;
}
.episode-top {
	padding-bottom:6px;
}
.episode-title {
	font-size: 13px;
	color: #80e0e1;
	font-weight: normal;
}
.episode-date {
	color: #bddcdd;
	font-weight: normal;
}
.episode-text {
	line-height:16px;
}
a img {
	border:1px solid #2b7a7d;
}
.br {
	border:none;
}
.members-header {
	background:url(images/members-header.jpg) no-repeat center top;
	height:226px;
}
.join-header {
	background:url(images/join-header.jpg) no-repeat center top;
	height:367px;
}
.join-bg {
	background: url(images/join-bg.jpg) center repeat-y;
}
.join-footer {
	background: url(images/join-footer.jpg) center repeat-y;
	height:80px;
}
.warning-header {
	background:url(images/warning-header.jpg) no-repeat center top;
	height:268px;
}
.warning-bg {
	background: url(images/warning-bg.jpg) center repeat-y;
}
.warning-txt {
	color:#569796;
	line-height:16px;
}
.warning-footer {
	background: url(images/warning-footer.jpg) center repeat-y;
	color:#569796;
	line-height:16px;
}
.warning-footer:link, .warning-footer:visited{
	text-decoration: underline;
	color:#569796;
	line-height:16px;
	font-weight: normal;
}
.warning-footer:active, .warning-footer:hover{
	text-decoration: none;
	color:#569796;
	line-height:16px;
	font-weight: normal;
}
