body { background-color: #000000; margin: 0; padding: 0; }
.borders { border-color: #ffffff; border-style: solid; border-width: 0 10px; }
.thumbs {
	border: 2px solid #FFFFFF;
}
a.clickhere {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
a.thebot {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 27px;
	font-weight: bold;
	color: #ff4200;
	text-decoration: underline;
}
a.thebot:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 27px;
	font-weight: bold;
	color: #8abeda;
	text-decoration: underline;
	background-image: url(episode_bg-bot.jpg);
	background-repeat: repeat-x;
}
.footertext {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #33150b;
}
.story {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #522c21;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
}
a.enter {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #5b8caa;
	text-decoration: underline;
}
a.enter:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ff3c00;
	text-decoration: underline;
}