body, html {
	margin:0px;
	padding:0px;
}
body {
	background: #000;
}
#content{
	font-size:0px;
	width:1200px;
	height: 879px;
	margin:auto;
	padding:auto;
	overflow: hidden;
}
#header{
	background: url(http://trailers.apple.com/trailers/disney/racetowitchmountain/images7/countdown.jpg) no-repeat;
	height:84px;
	width:1200px;
}

#timerSpace{
	height:84px;
	width:470px;
	margin-left:363px;
}

#viewingArea{
	background-image: url(http://trailers.apple.com/trailers/disney/racetowitchmountain/images7/viewing-area.jpg);
	background-repeat: no-repeat;
	height:311px;
	width:1200px;
	overflow: hidden;
}

body#superBowlSmall div#viewingArea {
	background: url(http://trailers.apple.com/trailers/disney/racetowitchmountain/images7/viewing-area-super-bowl.jpg);
	height: 503px;
	width:1200px;
}

body#superBowlMedium div#viewingArea {
	background: url(http://trailers.apple.com/trailers/disney/racetowitchmountain/images7/viewing-area-super-bowl.jpg);
	height: 503px;
	width:1200px;
}
body#superBowlLarge div#viewingArea {
	background: url(http://trailers.apple.com/trailers/disney/racetowitchmountain/images7/viewing-area-super-bowl.jpg);
	height: 503px;
	width:1200px;
}

#belowTrailer {
	background: url(http://trailers.apple.com/trailers/disney/racetowitchmountain/images7/race-to-witch-mountain.jpg);
	width:1200px;
	height:284px;	
}

body#superBowlSmall #belowTrailer 
, body#superBowlMedium #belowTrailer
, body#superBowlLarge #belowTrailer {
	background-image: url(http://trailers.apple.com/trailers/disney/racetowitchmountain/images7/race-to-witch-mountain.jpg);
	background-position: 0 -192px;
	background-repeat: no-repeat; 
	width:1200px;
	height:92px;	
}
#backbutton {
	margin-left:273px;
}

body#superBowlSmall #backbutton
, body#superBowlMedium #backbutton
, body#superBowlLarge #backbutton {
	padding-top: 45px;
	margin-left:278px;
}
#menuArea{
	width:227px;
	height:311px;
	margin-left:264px;
}
#menu{
	width:108px;
	margin-left:57px;
}
#menuSuperBowl {
	position: relative;
	top: -468px;
	left: 202px;
	height: 154px;
	width: 345px;
	overflow: hidden;
	text-align: center;
}


