body {
	background:#282828;
	color:#fff;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
}
#header {
	background:#fff;
	height:266px;
}
#toolbar {
	background-image: url(toolbarbg.jpg);
	margin-bottom:10px;	
}
.episode{
	width:990px;
	height:375px;
	background:#fff;
	margin:0px auto;
}
.episode .bigt {
	float:left;
	margin:5px;

}
.episode .smallt {
	margin:4px;

}
.episode .smallt img{
	margin:2px;

}
.clear {
	clear:both;
}
.textbox {
	background:url(bg-text.jpg) no-repeat;
	margin:5px auto 0;
	text-align:left;
	width:990px;
	margin-bottom:10px;

}
.textbox p {
	display:inline;
	float:left;
	line-height:18px;
	padding:10px 0 0 10px;
	margin:0;
	width:700px;
}
.textbox a img {
	border:none;
	display:block;
	float:right;
	padding:0 20px 0 0;
}
.tubeplayer {
	width:990px;
	height:344px;
	background:#fff;
	margin:0px auto;
	margin-bottom:10px;

}
.tubeplayer img {
	margin:2px;
}
.categories {
	width:990px;
	height:443px;
	background:#fff;
	margin:0px auto;
	margin-bottom:10px;

}
.categories img {
	width:196px;
	height:220px;
	margin:1px 1px -2px 1px;
}
#banner {
	height:160px;
	background-image: url(toolbarbg.jpg);
	margin-bottom:10px;
	
}
.midfont {
	font:normal 32px Arial, Helvetica, sans-serif;
}
#splash {
	
	/* background image */

	
	/* container dimensions */
	display:block;
	height:505px;
	width:854px;
	
	/* padding will show the surroundings even when the player is loaded */
	padding:0px 0px 50px 0px;	
	
	/* make play button centerered horizontally */ 
	text-align:center;
	color:#fff
}
