body {
	font-family: "Arial"; 
	font-size: 10pt; 
	background-color: #717D7D;
	color: #000000; }
	
#header {
	position: relative;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: auto; }
	
	#titlebar {
		position: relative;
		width: 980px;
		height: 115px;
		background-color: #231803; }
	
		#title {
			float: left;
			width: 550px;
			height: 115px;
			background-color: #231803; }
		
			.title {
				font-size: 36pt;
				color: #dddddd;
				margin-left: 30px;
				line-height: 100px; }
				
			a.titlelogo {
				display: block;
				width: 500px;
				height: 115px;
				background-color: #333333;
				color: #231803; }
				
			a.subscribe {
				display: block;
				width: 75px;
				height: 75px; }
			
			#subscribe {
				float: right;
				text-align: center;
				font-size: 11px;
				color: #666666;
				margin: 5px;
				height: 105px;
				width: 75px;
				background-color: #231803; }
		
	#topnav {
		position: relative;
		width: 980px;
		height: 35px;
		background-color: #231803; }
	
		a.smallbutton {
			float: left;
			margin-left: 5px;
			margin-bottom: 5px;
			text-align: center;
			width: 190px;
			height: 30px;
			background-color: #6E8B3D; 
			color: #231803; }
			
			a.smallbutton:hover {
				background-color: #8EaB5D; }
		
		.buttontitle {
			font-size: 12pt;
			line-height: 30px;
			color: #ffffff; }
		
	#topbanner {
		position: relative;
		width: 980px;
		height: 200px;
		background-color: #231803; }
		
		a.topbanner {
			float: left;
			margin-left: 5px;
			width: 970px;
			height: 195px;
			color: #231803; }
		
	#textnav {
		position: relative;
		width: 980px;
		height: 25px;
		background-color: #231803; }
	
		.textnav {
			margin-left: 5px;
			color: #dddddd;
			line-height: 18px; }
		
			a.textnav:hover {
				text-decoration: underline; }
	
#bodycontainer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	width: 980px;
	background-color: #444444;
	min-height: 100px; }
	
	#leftcolumn {
		float:left;
		height: 100%;
		width: 200px;
		text-align: center;
		background-color: #231803;
		border-bottom: solid;
		border-width: 5px;
		border-color: #231803; }
	
		a.boxbutton {
			float: left;
			margin-left: 5px;
			margin-bottom: 5px;
			width: 190px;
			height: 100px;
			background-color: #6E8B3D;
			background-position:top left;
			color: #231803; }
		
			a.boxbutton:hover {
				background-color: #8EaB5D;
				background-position: top right; }
				
		a.wflogo {
			float: left;
			margin-left: 20px;
			display: inline;
			width: 160px;
			height: 72px;
			color: #231803; }
			
		#greenbox {
			position: absolute;
			bottom: 0;
			width: 200px;
			text-align: center;
			height: 50px;
			background-color: #231803; }
			
			a.greenlogo {
				color: #231803; }

	#maincontent {
		float: left;
		width: 540px;
		height: 100%;
		background-color: #D8D8CF;
		border-bottom: solid;
		border-width: 5px;
		border-color: #231803; }
		
		.biobox {
			position: relative;
			width: 510px;
			height: 160px;
			margin-top: 10px;
			margin-left: 10px;
			background-color: #D8D8CF; }
		
			.biopic {
				float: left;
				width: 100px;
				height: 100px;
				margin-left: 10px;
				margin-right: 10px;
				background-color: #222222; }
				
			.biotext { 
				float: left;
				width: 390px;
				height: 100px;
				margin-top: 10px;
				margin-left: 10px;
				background-color: #D8D8CF;}
				
		#download {
			float: left;
			width: 160px;
			height: 70px;
			text-align: center;
			margin-right: 5px;
			color: #88887F;}
				
		a.download_button {
			display: block;
			width: 150px;
			height: 40px;
			margin-top: 15px;

			margin-left: 5px;
			margin-right: 10px;
			text-align: center;
			background-position: top left; }
			
			a.download_button:hover {
				background-position: top right; }
				
			#download_desc {
				float: left;
				width: 520px;
				height: 70px;
				margin-bottom: 25px;
				background-color: #D8D8CF; }
		
		#bookbox {
			position: absolute;
			text-align: center;
			bottom: 0;
			width: 540px;
			height: 185px;
			background-color: #c8c8bF; }
			
			a.bookbanner {
				margin-left: 36px;
				margin-top: 10px;
				display: block;
				width: 468px;
				height: 60px; }
	
	#rightcolumn {
		float: left;
		height: 100%;
		width: 235px;
		background-color: #e8e8dF;
		border-right: solid;
		border-bottom: solid;
		border-width: 5px;
		border-color: #231803; }
		
		a.rightboxbutton {
			float: left;
			margin-left: 5px;
			margin-top: 5px;
			width: 225px;
			height: 100px;
			background-color: #6E8B3D;
			background-position:top left;
			color: #231803; }
		
			a.rightboxbutton:hover {
				background-color: #8EaB5D;
				background-position: top right; }
				
		.rightvideo {
			float: left;
			margin-left: 5px;
			margin-bottom: 5px;
			width: 225px;
			height: 127px;}
		
	a.wildlife-film_logo {
			float: left;
			margin-left: 15px;
			margin-top: 30px;
			display: inline;
			width: 200px;
			height: 65px;
			color: #231803;
			text-align: center;
			border: none;
			text-decoration: none; }
			
	a.wildeye_logo {
			float: left;
			margin-left: 25px;
			margin-top: 30px;
			display: inline;
			width: 180px;
			height: 161px;
			color: #231803;
			text-align: center;
			border: none; }
		
hr {
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #c8c8bF;
	border-style: none;
	height: 2px; }
	
p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px; }

h1 {
	font-size: 24pt;
	font-weight: 100;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #534833; }

h2 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #4E6B1D; }

h3 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #414D4D; }
	
h4 {
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #a1aDaD; }
	
h5 {
	font-size: 10pt;
	text-align: center;
	font-weight: 100;
	color: #231803; 
	margin-right: 5px;
	margin-left: 5px; }

a:link {
	text-decoration: none; }
	
a:active {
	text-decoration: none; }
	
a:visited {
	text-decoration: none; }
	
a:hover {
	text-decoration: none; }
		
a.green { 
	color: #4E6B1D; }
	
	a.green:hover {
		text-decoration: underline;}
	
.tab {
	float: left;
	width: 440px;
	height: auto;
	margin-left: 30px;
	color: #000000; }
	
.fine_print {
	font-size: 11px;
	color: #58584F;}
	
em {
	color: #414D4D;
	font-size: 12pt; }
