#indexlogo {
	position: absolute;
	left: 100px;
	top: 100px;
}
#cornerlogo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#content {
	position: absolute;
	width: 700px;
	left: 150px;
	top: 125px;
}
 

.style1 {
	font-size: 20px;
	color: #0000FF;
	font-family: Tahoma;
	font-weight: bold;
}
#filmnav {
	position: absolute;
	left: 0px;
	top: 150px;
	width: 100px;
	height: 400px;
}
.bodytext {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
style2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #0D38C3;
}
link {
	color: #0000FF;
}
