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

/* IE6 behavior fixes */

img, div {
	behavior: url(../iepngfix.htc);
	}

/* End */

body {
	background-image: url(images/mainbackground.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	}
	
html, p {
	margin: 0;
	}

p, li, td {
	line-height: 1.6em;
	}

form {
	margin: 1em 0 0 0;
	padding: 0;
	}
	
a {
	color: #FF6600;
	font-weight: bold;
	}
	
a:visited {
	color: #FF6600;
	}
	
a:hover {
	color: #FFFF33;
	}
	
a:active {
	color: #FF6600;
	}

#container {
	background-image: url(images/background.jpg);
	background-position: 6px 6px;
	background-repeat: no-repeat;
	min-height: 540px;
	height: auto !important;
	height: 540px;
	margin: 10px auto 0 auto;
	position: relative;
	width: 1000px;
	}
	
#menuTop {
	background-image: url(images/boxtop.png);
	background-repeat: no-repeat;
	height: 63px;
	padding: 10px 0 0 20px;
	}

#wwBox {
	height: 83px;
	position: absolute;
	right: 0;
	top: 0;
	width: 87px;
	}

#content {
	background-image: url(images/boxslice.png);
	background-repeat: repeat-y;
	clear: both;
	min-height: 427px;
	height: auto !important;
	height: 427px;
	padding: 20px 90px 10px 90px;
	width: 820px;
	}

#textBox {
	background-image: url(images/textbackground.png);
	min-height: 397px;
	height: auto !important;
	height: 397px;
	padding: 2em 7em 1em 7em;
	text-align: justify;
	}

#galleryBox {
	background-image: url(images/textbackground.png);
	padding: 2em 60px 1em 100px;
	width: 660px;
	}

#boxBottom {
	background-image: url(images/boxbottom.png);
	background-repeat: no-repeat;
	clear: both;
	height: 10px;
	line-height: 10px;
	}
	
#footer {
	clear: both;
	color: #FFF;
	font-size: 10px;
	height: 25px;
	line-height: 25px;
	margin: auto;
	text-align: center;
	width: 1000px;
	}

#trailerBox {
	bottom: 40px;
	position: absolute;
	right: 40px;
	width: 340px;
	}

#trailerBorder {
	background-image: url(images/videobackground.png);
	background-repeat: no-repeat;
	padding: 10px 0 0 10px;
	}

.menuItem {
	border: 0;
	float: left;
	}

.heading {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0.8em;
	}

.headingGallery {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0.8em 279px;
	}
	
.largerText {
	font-size: 14px;
	}

#footer a, #footer a:visited, #footer a:active {
	color: #FFF;
	font-weight: normal;
	}

.creditsLink {
	padding-top: 1em;
	text-align: center;
	}

.creditsLink a, .creditsLink a:visited, .creditsLink a:active {
	color: #FFF;
	}

.creditsLink a:hover, #footer a:hover {
	color: #FFFF33;
	}

.shootsImage {
	border: 1px solid #333;
	float: right;
	margin: 0.3em 0 0.5em 1em;
	}

.dvdCover {
	float: right;
	margin: 0 0 0 1em;
	}

#subscribeBox {
	border: 1px solid #111;
	float: right;
	font-weight: bold;
	margin: 0.4em 0 0.4em 1.4em;
	}

form#subscribeForm {
	margin: 0;
	padding: 3px;
	}

.subscribeTitle {
	border-bottom: 1px solid #111;
	color: #111;
	font-style: italic;
	padding: 3px;
	text-align: center;
	}