@charset "utf-8";
/* CSS Document */

#content {
	position:relative;
	width:850px;
	height:850px;
	z-index:2;
	margin-left:auto;
	margin-right:auto;
}

#trailer {
	position:absolute;
	width:410px;
	height:260px;
	z-index:3;
	left: 0px;
	top: 182px;
}
#screenings {
	position:absolute;
	width:410px;
	height:139px;
	z-index:4;
	left: 441px;
	top: 509px;
	overflow: auto;
}

#project {
	position:absolute;
	width:160px;
	height:140px;
	z-index:10;
	left: 174px;
	top: 706px;
}
#her_stories {
	position:absolute;
	width:160px;
	height:140px;
	z-index:11;
	left: 1px;
	top: 706px;
}
#the_crew {
	position:absolute;
	width:160px;
	height:140px;
	z-index:12;
	left: 347px;
	top: 706px;
}
#gallery {
	position:absolute;
	width:160px;
	height:140px;
	z-index:13;
	left: 520px;
	top: 706px;
}
#partners {
	position:absolute;
	width:160px;
	height:140px;
	z-index:14;
	left: 691px;
	top: 706px;
}

#intro {
	position:absolute;
	width:850px;
	height:105px;
	z-index:17;
	background-image:url(../images/line2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	left: 0px;
	top: 18px;
	text-align:center;
	text-align:justify;
}

#trailer_title {
	position:absolute;
	width:410px;
	height:28px;
	z-index:1;
	top: 144px;
	background-image:url(../images/line2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#screenings_title {
	position:absolute;
	width:410px;
	height:28px;
	z-index:2;
	left: 441px;
	top: 468px;
	background-image:url(../images/line2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#her_stories_title {
	position:absolute;
	width:160px;
	height:28px;
	z-index:6;
	left: 1px;
	top: 668px;
	background-image:url(../images/line2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#the_cre_title {
	position:absolute;
	width:160px;
	height:28px;
	z-index:7;
	left: 347px;
	top: 668px;
	background-image:url(../images/line2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#gallery_title {
	position:absolute;
	width:160px;
	height:28px;
	z-index:8;
	left: 520px;
	top: 668px;
	background-image:url(../images/line2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#partners_title {
	position:absolute;
	width:160px;
	height:28px;
	z-index:9;
	left: 691px;
	top: 668px;
	background-image:url(../images/line2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#project_title {
	position:absolute;
	width:160px;
	height:28px;
	z-index:5;
	left: 174px;
	top: 668px;
	background-image:url(../images/line2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#music_title {
	position:absolute;
	width:410px;
	height:28px;
	z-index:15;
	left: 0px;
	top: 468px;
	background-image:url(../images/line2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#magazine_title {
	position:absolute;
	width:410px;
	height:28px;
	z-index:18;
	left: 439px;
	top: 144px;
	background-image:url(../images/line2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
