@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial;
	font-size: 14px;
	color: #FFF;
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FFF;
}
.main_frame{width:1024px; height:1500px; margin-left:auto; margin-right:auto; background-image:url(images/background.jpg); background-repeat:repeat-x;}
.logo{ width:242px; height:161px; float:left; margin-right:800px;}
.history{ float:left; width:398px; height:697px; margin-left:45px; margin-top:320px;}
.episods{ width:369px; height:270px; float:right; margin-right:45px; margin-top:620px;}
.nav_btns{ width:369px; 100px; float:right; margin-right:26px;}
.cast{width:369px; height:250px; float:right; margin-right:25px; margin-top:25px;}
