body{
	background-color:#17120f;
	margin:0px auto;
	text-align:center;
	cursor:default;
}
.header{
	margin:0px auto;
	width:900px;
}
.episode{
	text-align:left;
	margin:0px auto;
	width:900px;
	height:594px;
	overflow:hidden;
	background-image:url('images/episode.jpg');
}
.img_groot{
	float:left;
	width:550px;
	height:393px;
	overflow:hidden;
}
.img_groot2{
	margin-left:30px;
	margin-top:33px;
	width:493px;
	height:365px;
	overflow:hidden;
}
.img_groot img{
	border:2px solid #000000;
}
.description{
	float:left;
	margin-top:36px;
	padding:10px;
	width:290px;
	height:335px;
	overflow:hidden;
	font-size:9pt;
	font-family:Verdana,Arial;
	color:#e7ad44;
}
.description strong{
	font-size:10pt;
	color:#f6d895;
}
.space1{
	clear:both;
	height:24px;
	overflow:hidden;
}
.thumbs{
	margin-top:16px;
	margin-left:30px;
}
.img_small{
	float:left;
	margin-right:9px;
	border:2px solid #000000;
}
.buts{
	float:left;
	margin-left:36px;
}
.footer{
	margin:0px auto;
	width:900px;
	font-family:Verdana,Arial;
	font-size:10pt;
	color:#f3b546;
	margin-top:20px;
	margin-bottom:20px;
}
.footer a{
	color:#f3b546;
	text-decoration:underline;
}
.webmaster{
	font-size:12pt;
	font-weight:bold;
}
.copyright{
	font-size:7pt;
}
