#wrapper {
	margin: 0px;
	font-family: Arial;
}
body {
	margin: 0px;
	background-color: #000;
	width: 1920px;
	height: 800px;
}
#gallery_thumbnails {
	height: 500px;
	width: 720px;
}
#gallery_videos {
	height: 100px;
	width: 720px;
}


#media {
	float: left;
	margin-top: 0px;
	width: 650px;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 40px;
	text-align: left;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#portrait {
	height: 150px;
	width: 116px;
}


#showreel {
	margin-top: 0px;
	width: 720px;
	float: left;
	height: 400px;
	margin-left: 50px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #000;
}
#theanimals {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	height: 700px;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
}


#header {
	background-image: url(../Images/header_bg.gif);
	background-repeat: repeat-x;
	height: 220px;
	font-family: Arial;
	font-size: 18px;
}

#navigation {
	background-color: #000;
	height: 400px;
	width: 150px;
	margin-left: 50px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo {
	height: 220px;
	background-repeat: no-repeat;
	width: 411px;
	margin-left: 0px;
	clip: rect(auto,auto,auto,auto);
	background-position: 0px 0px;
	float: left;
}
#active {
	color: #DE0700;
}
#text {
	margin-top: 0px;
	width: 650px;
	float: left;
	height: 400px;
	margin-left: 50px;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #000;
}
