@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif, Century Gothic;
	font-size: 12px;
	color: #CCC;
}
body {
	background-color: #0d0d0d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: underline;
	color: #666;
}
a.back:link {
	color: #999;
	text-decoration: underline;
	font-size:10px;
}
a.back:visited {
	text-decoration: underline;
	color: #999;
	font-size:10px;
}
a.back:hover {
	text-decoration: none;
	color: #CCC;
	font-size:10px;
}
a.back:active {
	text-decoration: underline;
	color: #999;
	font-size:10px;
}
.piclink {
	text-decoration: none;
}
.glowright {
	background-image: url(images/glowright.png);
}
.glowleft {
	background-image: url(images/glowleft.png);
}
.bodybbg {
	background-image: url(images/bodybbg.gif);
}
.bottom {
	background-image: url(images/bottom.png);
}
.bodybg {
	background-image: url(images/bodybg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.headerbg {
	background-image: url(images/headerbg.png);
}
.flashobject {
	font-size: 0px;
	line-height: 0px;
}
h1 {
	font-size: 24px;
	color: #2e1b69;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-weight: lighter;
	line-height: 15px;
	text-align: left;
}
.list {
	line-height: 20px;
}
h2 {
	font-size: 18px;
	color: #2a8c94;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-weight: lighter;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
h3 {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #2a8c94;
	font-weight: lighter;
	line-height: 10px;
}
h4 {
	font-size: 18px;
	color: #ccc;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-weight: lighter;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
.copyright {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.episodes {
	background-image: url(images/episode_transparent.png)
}
