#pagecontainer {
	height: 922px;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 972px;
	padding-left: 20px;
}
#movie {
	height: 402px;
	width: 972px;
	background-image: url(images/moviebg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#buttonbg {
	background-image: url(images/buttonbg.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 972px;
	position: relative;
}
#copy {
	background-image: url(images/copy.jpg);
	background-repeat: no-repeat;
	height: 243px;
	width: 972px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 972px;
	padding-left: 100px;
	padding-top: 10px;
}
#movie_button {
	margin: 0px auto;
	height: 392px;
	width: 672px;
	background-image: url(images/enter-button.jpg);
	background-repeat: no-repeat;
	display: block;
}
#button {
	height: 71px;
	width: 300px;
	margin-left: 300px;
	position: absolute;
	top: 1px;
	left: 1px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
#movieytbg {
	height: 386px;
	width: 972px;
	background-image: url(images/youtubebg.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 36px;
}
#movie_button:hover {
	background-image: url(images/enter-button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -392px;
}
#download {
	height: 66px;
	width: 85px;
	position: absolute;
	left: 846px;
	top: -265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
