/*Displays:none*/
#hand_actors, #hand_news, #hand_story, #hand_design, #hand_videos, #hand_press, #hand_sponsors, #hand_crew, #hand_presskit, #hand_contact{
	display:none;
}

/*Cursors:pointer*/
#actors_link, #news_link, #story_link, #design_link, #videos_link, #press_link, #sponsors_link, #crew_link, #presskit_link, #contact_link{
	cursor:hand; cursor:pointer;
}

/*Positioning:absolute*/
#actors_link, #hand_actors, #news_link, #hand_news, #story_link, #hand_story, #design_link, #hand_design, #videos_link, #hand_videos, #press_link, #hand_press, #sponsors_link, #hand_sponsors, #crew_link, #hand_crew, #presskit_link, #hand_presskit, #contact_link, #hand_contact, #ap, #pl{
	position:absolute;
}


#actors_link{
	top:125px;
	left:416px;
	height:18px;
	width:36px;
}

#hand_actors{
	top:110px;
	left:283px;
}

#news_link{
	top:117px;
	left:507px;
	height:22px;
	width:32px;
}

#hand_news{
	top:49px;
	left:496px;
}

#story_link{
	top:113px;
	left:575px;
	height:30px;
	width:44px;
}

#hand_story{
	top:123px;
	left:616px;
}

#design_link{
	top:184px;
	left:580px;
	height:31px;
	width:28px;
}

#hand_design{
	top:194px;
	left:605px;
}

#videos_link{
	top:250px;
	left:568px;
	height:23px;
	width:39px;
}

#hand_videos{
	top:257px;
	left:605px;
}

#press_link{
	top:293px;
	left:405px;
	height:40px;
	width:110px;
}

#hand_press{
	top:307px;
	left:513px;
}

#sponsors_link{
	top:290px;
	left:790px;
	height:143px;
	width:115px;
}

#hand_sponsors{
	top:423px;
	left:795px;
}

#crew_link{
	top:255px;
	left:409px;
	height:24px;
	width:38px;
}

#hand_crew{
	top:259px;
	left:301px;
}

#presskit_link{
	top:174px;
	left:23px;
	height:54px;
	width:125px;
}

#hand_presskit{
	top:115px;
	left:39px;
}

#contact_link{
	top:174px;
	left:148px;
	height:54px;
	width:169px;
}

#hand_contact{
	top:220px;
	left:164px;
}

/*End main page styles*/

/*Videos page*/

#trailer, #interviews{
	top:470px;
}

#teaser, #makingof{
	top:463px;
}

#trailer { left:75px; }
#teaser { left:314px; }
#makingof { left:598px; }
#interviews { left:822px; }

#ap{ left:75px; }
#pl{ left:667px; }