a#home{
	position: absolute;
	top: 30px;
	left: 570px;
	width: 100px;
	height: 35px;
}

a#home:hover{
	background: transparent url('/images/home_active.jpg') no-repeat 0px 0px;
}

a#the_story{
	position: absolute;
	top: 525px;
	left: 70px;
	width: 120px;
	height: 20px;
}

a#the_story:hover{
	background: transparent url('/images/the_story_active.jpg') no-repeat 0px 0px;
}

a#interviewees{
	position: absolute;
	top: 525px;
	left: 231px;
	width: 155px;
	height: 25px;
}

a#interviewees:hover{
	background: transparent url('/images/interviewees_active.jpg') no-repeat 0px 0px;
}

a#filmmakers{
	position: absolute;
	top: 520px;
	left: 423px;
	width: 130px;
	height: 18px;
}

a#filmmakers:hover{
	background: transparent url('/images/filmmakers_active.jpg') no-repeat 0px 0px;
}

a#news_and_awards{
	position: absolute;
	top: 520px;
	left: 585px;
	width: 140px;
	height: 25px;
}

a#news_and_awards:hover{
	background: transparent url('/images/news_and_awards_active.jpg') no-repeat 0px 0px;
}


a#screenings{
	position: absolute;
	top: 560px;
	left: 131px;
	width: 110px;
	height: 17px;
}

a#screenings:hover{
	background: transparent url('/images/screenings_active.jpg') no-repeat 0px 0px;
}


a#press_kit{
	position: absolute;
	top: 560px;
	left: 271px;
	width: 95px;
	height: 16px;
}

a#press_kit:hover{
	background: transparent url('/images/press_kit_active.jpg') no-repeat 0px 0px;
}


a#contact{
	position: absolute;
	top: 557px;
	left: 395px;
	width: 75px;
	height: 17px;
}

a#contact:hover{
	background: transparent url('/images/contact_active.jpg') no-repeat 0px 0px;
}


a#myspace_page{
	position: absolute;
	top: 556px;
	left: 500px;
	width: 125px;
	height: 15px;
}

a#myspace_page:hover{
	background: transparent url('/images/myspace_page_active.jpg') no-repeat 0px 0px;
}
