html, body {
	height:					100%;
	margin:					0px;
	padding:				0px;
	background: 			url('http://trailers.apple.com/trailers/disney/achristmascarol/assets/images/bg_view_november.jpg') no-repeat scroll top center;
}
#container {
	background: 			url('http://trailers.apple.com/trailers/disney/achristmascarol/assets/images/bg_view_november.jpg') no-repeat scroll top center;
	width: 					1008px;
	height: 				1000px;
}
#header {
	height:					252px;
}
#view-area {
	width:					653px;
	height:					400px;
	text-align:				center;
}
#menu {
	text-align:				left;
}
.vidType {
	height:					24px;
}
.vidNav {
	height:					57px;
}
#aboveOfficialSite {
	height:					75px;
}

a:link, a:visited, a:hover {
	font-family:			Arial;
	font-size:				9px;
	color:					#50a8e1;
}
a:hover {
	color:					#f0b208;
}

#legal {
	font-family:			Arial;
	font-size:				9px;
	color:					#50a8e1;
	padding-bottom:			60px;
}
#bugs {
	margin-top:				0px;
	height:					70px;
}
#facebook, #twitter {
	padding-top:			8px;
}
