body {
	margin:0;
	background-color: #000000;
	cursor:default;
}

.wrapper {
	margin:0px auto 0px auto;
	background-color: #cb0810;
	width:900px;
	overflow:hidden;
}
.header {
	float:left;
	margin:0;
	width:900px;
	height:500px;
	overflow:hidden;
}
.header_01 {
	float:left;
	margin:0;
	background-image:url('/images/header_01.jpg');
	background-repeat:no-repeat;
	width:900px;
	height:182px;
	overflow:hidden;
}
.header_02 {
	float:left;
	margin:0;
	background-image:url('/images/header_02.jpg');
	background-repeat:no-repeat;
	width:900px;
	height:164px;
	overflow:hidden;
}
.header_03 {
	float:left;
	margin:0;
	background-image:url('/images/header_03.jpg');
	background-repeat:no-repeat;
	width:900px;
	height:154px;
	overflow:hidden;
}
.episodes {
	float:left;
	margin:0;
	margin-bottom:20px;
	background-image:url('/images/episode_bg.jpg');
	background-repeat:no-repeat;
	width:900px;
	height:600px;
	overflow:hidden;
}
.episode_logo {
	float:left;
	margin:0;
	background-image:url('/images/episode_logo.jpg');
	background-repeat:no-repeat;
	width:354px;
	height:136px;
	overflow:hidden;
}

.episode_text {
	float:left;
	margin:0;
	padding-top:23px;
	padding-left:33px;
	width:513px;
	height:113px;
	text-align:right;
	overflow:hidden;
}

.episode_text p {
	float:left;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	width:480px;
	text-align:center;
	overflow:hidden;
}
.eppic_small {
	float:left;
	margin:0;
	padding-left:12px;
	width:403px;
	height:403px;
	overflow:hidden;
}

.eppic_small img {
	float:left;
	border: 1px solid #CB0810;
}

.eppic_big {
	float:left;
	margin:0;
	width:483px;
	height:403px;
	overflow:hidden;
}
.eppic_big img {
	border: 1px solid #CB0810;
}


.free_trailer {
	float:left;
	margin:0;
	width:453px;
	height:61px;
	overflow:hidden;
}
.access {
	float:left;
	margin:0;
	width:447px;
	height:61px;
	overflow:hidden;
}

.footer {
	float:left;
	margin:0;
	background-color: #cb0810;
	width:900px;
	height:300px;
	overflow:hidden;
}
.footer_text {
	float:left;
	margin:0;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:900px;
	height:80px;
	overflow:hidden;
}
.footer_text a {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow:hidden;
}
.footer_01 {
	float:left;
	margin:0;
	width:900px;
	height:99px;
	overflow:hidden;
}
.footer_02 {
	float:left;
	margin:0;
	width:900px;
	height:101px;
	overflow:hidden;
}





