/* layout */



.copyright {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	text-transform: none;
	color: #ffffff;

}

/* end of layout */


/* backgrounds */

#main_bg {
	background-image: url(../images/main_header_05.jpg);
	background-repeat: no-repeat;
	width: 239px;
	height: 116px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
}

#tour_bg {
	background-image: url(../images/tour_header_07.gif);
	background-repeat: no-repeat;
	width: 228px;
	height: 104px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	line-height: 11px;
}

#join_bg {
	background-image: url(../images/join_header_04.jpg);
	background-repeat: no-repeat;
	width: 367px;
	height: 471px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	color: #000000;
}

/* end of backgrounds */


/* episode */

.episode_bg {
	background-image: url(../images/episode_09.gif);
	background-repeat: no-repeat;
	height: 647px;
	width: 780px;
}

.episode_bg_repeat {
	background-image: url(../images/episode_bg.gif);
	background-repeat: repeat-y;
}

.episode_number {
	background-image: url(../images/episode_05.gif);
	background-repeat: no-repeat;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	vertical-align: top;
	color: #FFFFFF;
	width: 36px;
	height: 56px;
}

.episode_title {
	background-image: url(../images/episode_08.gif);
	background-repeat: no-repeat;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	vertical-align: top;
	color: #FFFFFF;
}

.episode_title_box_6 {
	background-image: url(../images/episode_08.gif);
	background-repeat: no-repeat;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	vertical-align: top;
	color: #FFFFFF;
}

.episode_thumb_border {
	border-width: 1px;
	border-style: solid;
	border-color: #894D2E;
}

.episode_description {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	text-transform: none;
	color: #894D2E;
	margin-left: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}

INPUT {  BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: #000000 1px solid; COLOR: white; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial; BACKGROUND: #990000 }

/* end of episode */