/* @override http://franklinfilms.com/style.css */

/* Misc. Page Formating */

body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 30px;
}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #999999;
}

a:active {
	color: #CCCCCC;
}

a:link img {
	border-width: 0;
}

a:visited img {
	border-width: 0;
}

a:hover img {
	border-width: 0;
}

a:active img {
	border-width: 0;
}

#header {
	background-image: url(/assets/header-revised-logo.jpg);
	background-repeat: no-repeat;
	width: 753px;
	height: 116px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#body {
	background-image: url(/assets/body.jpg);
	background-repeat: no-repeat;
	width: 753px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#whatsnew {
	background-image: url(/assets/whatsnew.jpg);
	background-repeat: no-repeat;
	width: 753px;
	height: 173px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: left;
}

#bodycontent {
	width: 690px;
	overflow: hidden;
	padding-left: 27px;
	padding-top: 10px;
}

#whatsnew-left {
	width: 216px;
	overflow: hidden;
	padding-left: 26px;
	padding-top: 32px;
	float: left;
	margin-right: auto;
	margin-bottom: auto;
	display: block;
}

#whatsnew-imageleft {
	float: left;
	padding-right: 10px;
}

#whatsnew-center {
	width: 232px;
	overflow: hidden;
	padding-left: 16px;
	padding-top: 32px;
	text-align: left;
	float: left;
	display: block;
}

#whatsnew-imagecenter {
	float: left;
	padding-right: 10px;
}

#whatsnew-right {
	width: 216px;
	overflow: hidden;
	padding-top: 32px;
	float: right;
	padding-right: 24px;
}

#whatsnew-imageright {
	float: left;
	padding-right: 10px;
}

#other-recent-contact {
	background-image: url(/assets/other-recent-contact1.jpg);
	background-repeat: no-repeat;
	width: 753px;
	height: 149px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 34px;
}

#reel {
	padding-left: 32px;
	float: left;
	width: 166px;
}

#clips {
	float: right;
	padding-right: 28px;
	width: 338px;
}

#cliptext {
	margin-top: 12px;
	height: 94px;
}

#contact {
	padding-left: 28px;
}

#footer {
	width: 753px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
	padding-top: 12px;
}

.copyright {
	font-size: 10px;
}

.textblock {
	padding-bottom: 14px;
	height: 80px;
}

.textblocktop {
	margin-top: -14px;
	padding-bottom: 14px;
	height: 20px;
}

.textblockbottom {
	margin-bottom: -40px;
	padding-bottom: 0px;
	padding-top: 10px;
	height: 100px;
}

.whatsnew-heading {
	padding-bottom: 4px;
	font-weight: bold;
}

.contact {
	padding-top: 58px;
}
