body {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: sans-serif;
}
#Movieholder {

}
#MovieContent{

}
#Current{
	position: absolute;
	top: 9px;
	left: 35%;
	width: 65%;
	height: 500px;
	background-color: #000000;
	font-size: 15px;
	color:#FFFFFF;
	overflow: hidden;
}
#Navigation{
	position: absolute;
	top: 20px;
	left: 10px;
	width: 100px;
	height: 400px;
}
#TextualContent{

}
#Footer{
	position: absolute;
	bottom: 0px;
	left: 35%;
	width: 65%;
	height: 40px;
	background-color: #000000;
	font-size: 10px;
	color:#FFFFFF;
	overflow: hidden;	
}
#ReferencesSection{
	position: absolute;
	top: 20px;
	left: 130px;
	height: 480px;
	overflow-y: auto;
	font-size: 12px;
}
#CRSection{
	position: absolute;
	top: 20px;
	left: 130px;
	height: 480px;
	overflow-y: auto;
	font-size: 12px;
	}
#AboutSection{
	position: absolute;
	top: 20px;
	left: 130px;
	height: 480px;
	overflow-y: auto;
	font-size: 12px;
}