body {
	background-image: url(../images/spiral.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #050000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
a:link {
	color: #bf9f00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bf9f00;
}
a:hover {
	text-decoration: underline;
	color: #bf9f00;
}
a:active {
	text-decoration: none;
	color: #bf9f00;
}
@font-face {
    font-family: Champion;
    src: url('/fonts/Champion-HTF-Bantamweight.otf');
}
@font-face {
    font-family: Univers;
	src: url('/fonts/UniversLTStd-LightUltraCn.otf');
}
h1 {
	font-family: Univers, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #000;
	display: inline;
	line-height: 35px;
}
h2 {
	font-family: Champion, Arial, Sans-serif;
	font-size: 46px;
	text-transform: uppercase;
	color: #000;
	display: inline;
	margin-right: 28px;
	line-height: 45px;
}
h3 {
	font-family: Univers, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #000;
	display: inline;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-right: 100px;
	padding-left: 100px;
}
h4 {
	font-family: Univers, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #000;
	display: inline;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-right: 50px;
	padding-left: 50px;
}
h5 {
	font-family: Univers, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #898989;
	display: inline;
	line-height: 25px;
}
strong {
	color: #000;
}
#container {
	width: 840px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.section {
	font-family: Champion, Arial, Sans-serif;
	font-size: 46px;
	text-transform: uppercase;
	color: #000;
	display: inline;
	margin-right: 28px;
	line-height: 45px;
}
.title {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	z-index: 1;
}

.nav {
	width: 890px;
	margin-bottom: 5px;
}
.nav a{
	font-family: Champion, Arial, Sans-serif;
	font-size: 46px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	margin-right: 28px;
	line-height: 45px;
}
.nav a:hover{
	color: #4d2f00;
	text-decoration: none;
}
.parent {
	position: relative;
	height: 473px;
	width: 840px;
}
.parent2 {
	position: relative;
	height: 200px;
	width: 840px;
}
.parent3 {
	position: relative;
	height: 20px;
	width: 840px;
}
.player {
	position: absolute;
	z-index: 100;
	height: 473px;
	width: 840px;
}
.seal {
	position: absolute;
	width: 173px;
	height: 167px;
	z-index: 110;
	left: -100px;
	top: -120px;
	display: block;
}
.seal2 {
	position: absolute;
	width: 173px;
	height: 167px;
	z-index: 110;
	left: -100px;
	top: -125px;
	display: block;
}
a.btn-news-updates {
	position: absolute;
	width: 173px;
	height: 167px;
	z-index: 110;
	background-image: url(../images/btn-news-updates.png);
	display: block;
}
a.btn-news-updates:hover {
	position: absolute;
	background-position: 0px -167px;
}
.film-credits {
	margin-top: 15px;
	margin-bottom: 50px;
}
.wrapper {
	width: 840px;
	margin-bottom: 100px;
	float: left;
}
#gallery {
	width: 840px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
a.sub {
	margin-right: 15px;
	font-family: Univers, sans-serif;
	color: #000;
	font-size: 25px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: normal;
}
a.sub:hover {
	margin-right: 15px;
	font-family: Univers, sans-serif;
	color: #000;
	font-size: 25px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
a.active {
	margin-right: 15px;
	font-family: Univers, sans-serif;
	color: #000;
	font-size: 25px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.hero {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bf9f00;
	
}
#cols {
	float: left;
	width: 840px;
	margin-top: 25px;
}
#cols .left {
	float: left;
	width: 525px;
	padding-right: 25px;
}
#cols .right {
	float: left;
	width: 290px;
}
.credits {
	width: 840px;
	margin-top: 35px;
	float: left;
}
.credits .photo {
	float: left;
	width: 280px;
	margin-right: 20px;
}
.credits .photo .border{
	margin-top: 12px;
	background-image: url(../images/cast-pict-bg.png);
	background-repeat: no-repeat;
	height: 190px;
	width: 280px;
}
.credits .photo img{
	margin-top: 5px;
	background-image: url(../images/cast-pict-bg.png);
	background-repeat: no-repeat;
	margin-left: 5px;
	width: 269px;
	height: 165px;
}
.credits .filmography {
	float: left;
	width: 260px;
	margin-right: 20px;
}
.credits .awards {
	float: left;
	width: 260px;
}
a.imdb  {
	height: 12px;
	width: 25px;
	float: right;
	margin-top: 3px;
	background-image: url(../images/icon-imdb.gif);
	background-repeat: no-repeat;
}
a.imdb:hover  {
	height: 12px;
	width: 25px;
	float: right;
	margin-top: 3px;
	background-image: url(../images/icon-imdb.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
}
.signature {
	margin-left: -15px;
	margin-top: 15px;
}
.poster {
	margin-top: 20px;
}
.spacer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 25px;
	margin-bottom: 25px;
}
.vendor {
	margin-top: 5px;
}
.laurel {
	margin-top: 5px;
}
.comments {
	border: 1px solid #CCC;
}
#footer {
	text-align: center;
	width: 500px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	clear: left;
}
#footer .pill {
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer .addthis_counter addthis_pill_style {
	text-align: center;
	padding-left: 50px;
	
}
