#backgroundLayer {
	position:absolute;
	left:23px;
	top:-30px;
	width:119px;
	height:99px;
	z-index:1;
}
#titleLayer {
	position:absolute;
	left:471px;
	top:56px;
	width:122px;
	height:85px;
	z-index:1;
}


#synopsisLayer {
	position:absolute;
	left:128px;
	top:226px;
	width:64px;
	height:14px;
	z-index:4;
}
#castLayer {
	position:absolute;
	left:240px;
	top:226px;
	width:31px;
	height:17px;
	z-index:4;
}




#crewLayer {
	position:absolute;
	left:314px;
	top:226px;
	width:31px;
	height:17px;
	z-index:4;
}
#productionLayer {
	position:absolute;
	left:393px;
	top:226px;
	width:45px;
	height:19px;
	z-index:5;
}
#makingLayer {
	position:absolute;
	left:530px;
	top:226px;
	width:40px;
	height:20px;
	z-index:6;
}
#pressLayer {
	position:absolute;
	left:664px;
	top:226px;
	width:32px;
	height:16px;
	z-index:7;
}
#linksLayer {
	position:absolute;
	left:758px;
	top:226px;
	width:29px;
	height:16px;
	z-index:8;
}

#editLayer {
	position:absolute;
	left:51px;
	top:251px;
	width:850px;
	height:361px;
	z-index:9;
	font-family: Calibri;
	font-size: 14px;
}
.link {
	font-family: Calibri;
	color: #B58631;
	font-size: 18px;
	padding: 10px;
}
.link:hover {
	font-family: Calibri;
	color: #bb0000;
	font-size: 18px;
}

body {
	background-color: #000000;
}
scrollbarText {
	scrollbar-arrow-color: white;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: green;
	scrollbar-track-color: black;
	scrollbar-face-color: black;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3d-light-color: blue;
}
.linkText {
	font-family: Calibri;
	color: #B58631;
	font-size: 18px;
	padding: 10px;
}
#backgroundLayer #linkLayer a {
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
#backgroundLayer #linkLayer a:visited {
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
