#logobox {
	position: absolute;
	z-index: auto;
	top: 10px;
	left: 20px;
}
#creditsbox {
	position: absolute;
	z-index: auto;
	bottom: 20px;
	left: 20px;
	width: 700px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8px;
}
#sitewide-contentbox {
	position: absolute;
	z-index: auto;
	left: 20px;
	top: 83px;
	bottom: 50px;
	width: 700px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
}
#pagetitle {
	position: absolute;
	z-index: auto;
	top: 58px;
	left: 285px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
}
#submenubox {
	position: absolute;
	z-index: auto;
	top: 100px;
	left: 20px;
	width: 700px;
	padding: 3px 5px;
	background-color: #CCCCCC;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
#film-contentbox {
	position: absolute;
	z-index: auto;
	top: 135px;
	left: 20px;
	bottom: 50px;
	width: 700px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
}
h2 {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
p {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}
a {
	text-decoration: none;
}
li {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}
