/* GLOBAL LINKS */

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFF00;
	text-decoration: none;
}



/* end of GLOBAL LINKS */


/* LAYOUT */

body {
	background-color: #1E0090;
	margin: 0px;
	padding: 0px;
}

#table {
	background-image: url(../images/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

.join-link {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 15px;
}

.join-link a {
	text-decoration: underline;
	color: #FFFFFF;
}

.join-link a:hover {
	text-decoration: none;
	color: #FFFF00;
}


.copyright {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 25px;
}

/* end of LAYOUT */


/* EPISODE */

.episode-bg {
	background-image: url(../images/episode_04.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

.episode-title-bg {
	background-image: url(../images/episode_02.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 43px;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	color: #FFFFFF;
	vertical-align: middle;
}

.episode-description {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.episode-thumb-border {
	border-color: #4676FF;
	border-style: solid;
	border-width: 5px;
}

/* end of EPISODE */


/* JOIN PAGE */

#join-page-bg {
	background-image: url(../images/join_header_05.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

/* end of JOIN PAGE */
.cover {
	border: 5px solid #4676FF;
}.cover-tour {
	border: 5px solid #4676FF;
	margin-right: 5px;
	margin-left: 5px;
}
td {
	color: #FFFFFF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	.bannerad {
	margin: 5px;
}
h1 {
	font-size: 26px;
}
