@charset "UTF-8";
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container #background {
	position: absolute;
	height: 600px;
	width: 900px;
}
#container #banner {
	position: absolute;
	height: 100px;
	width: 600px;
}
#container #tagline {
	position: absolute;
	height: 10px;
	width: 600px;
	left: 25px;
	top: 80px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0in;
	white-space: nowrap;
	display: inline;
}
#container #video {
	position: absolute;
	height: 270px;
	width: 480px;
	left: 81px;
	top: 299px;
}

#container #bionav {
	position: absolute;
	height: 50px;
	width: 80px;
	left: 620px;
	top: 40px;
}
#container #videosnav {
	position: absolute;
	height: 50px;
	width: 80px;
	left: 710px;
	top: 40px;
}
#container #contactnav {
	position: absolute;
	height: 50px;
	width: 80px;
	left: 800px;
	top: 40px;
}
#container #sitemap {
	position: absolute;
	height: 20px;
	width: 80px;
	left: 99px;
	top: 575px;
}
#container #terms {
	position: absolute;
	height: 20px;
	width: 80px;
	left: 7px;
	top: 575px;
}
