@charset "utf-8";
/* CSS Document */

.page_container {
	padding: 0px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 1024px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.navigation {
	margin: 0px;
	padding: 0px;
	width: 1024px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Clarendon;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-image: url(images/navigation_background.gif);
	height: 42px;
}
.main_content {
	margin: 0px;
	padding: 0px;
	height: 638px;
	width: 1024px;
	background-image: url(images/main_background.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#zany_video {
	height: 375px;
	width: 550px;
	margin-left: 126px;
	text-align: center;
	padding-top: 30px;
	background-color: #000;
	clear: both;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
.zany_reel {
	height: 100px;
	width: 600px;
	margin-top: 60px;
	margin-left: 104px;
	background-color: #12102C;
	clear: both;
	float: left;
}

.filmography {
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 1024px;
	background-color: #12102C;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #8886B9;
	text-align: center;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #000;
}
.clear_both {
	line-height: 1px;
	clear: both;
}


.footer {
	height: 70px;
	width: 1024px;
	font-family: Arial;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
.logos {
	height: 100px;
	width: 1024px;
}
.logo1 {
	float: left;
	width: 150px;
	margin-left: 330px;
	margin-top: 25px;
}
.logo2 {
	float: left;
	width: 150px;
	margin-top: 45px;
	margin-left: 45px;
}
.logo3 {
	float: left;
	width: 150px;
	margin-top: 55px;
	margin-left: 45px;
}

.filmography1 {
	float: left;
	width: 200px;
	margin-left: 275px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.filmography2 {
	float: left;
	width: 200px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
}
.filmography2 a {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 2px;
	margin: 0px;
}
body {
	background-color: #141414;
}


.filmography1 a {
	display: block;
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 2px;
}

.filmography_title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	clear: both;
	width: 1024px;
	padding-top: 10px;
	height: 20px;
	padding-bottom: 10px;
	background-color: #1C1B51;
	letter-spacing: 5px;
}

.filmography3 {
	float: left;
	width: 200px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
}
.filmography3 a {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 2px;
}
.navigation a {
	color: #FFF;
	text-decoration: none;
}
.navigation a:hover {
	color: #69BAFC;
	text-decoration: underline;
}
.filmography a:hover {
	color: #69BAFC;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #69BAFC;
}

