.episode {
	background-image: url(bg_table.jpg);
	border: 1px solid #55c5f9;
}
.name {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(episode_name.gif);
}


.trailername {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(trailer_name.gif);
}





.borders {
	border: 1px solid #000000;
}
.borderall {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.story {
	background-image: url(story.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.storytxt {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	height: 92px;
	width: 360px;
}
a.episodejoin {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #ff006c;
	text-decoration: underline;
}
.jointop {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.jointop2 {
	font-family: "Comic Sans MS", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-align: center;
}