body {
	background:#000; 
	text-align:center;
	color:#777777; }

a {
	text-decoration:none;
	color:#666666; }

a:hover {
	color:#eeeeee;
	text-decoration:underline; }

a.site {
	font-size:13px;
	color:#aaaaaa; }

a.sect {}
a.title {}
a.links{}

#film-wrapper {
	background:#000;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:800px; }

#header {
	position:relative;
	height:25px;
	margin:0 auto;
	font-size:12px; }

#header-left {
	position:absolute;
	top:0px;
	left:0px;
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	color:#aaaaaa; }

#header-right {
	color:#aaaaaa;
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	padding-top:5px;
	padding-right:10px; }

.still {
	border:1px solid #000;
	position:relative;
	top:-50%;
	left:-50%; }

. still[class] {
	margin:auto;
	border:1px solid #000;
	vertical-align:middle; }

#film-container {
	position:relative;
	width:800px;
	margin-left:10px; }

.film-float {
	background:#f5f5f5;
	position:relative;
	width:385px;
	height:325px;
	float:left;
	margin:2px; 
	overflow:hidden; }

.still-container {
	position:absolute;
	top:40%;
	left:50%; }

.still-container[class] {
	position:relative;
	line-height:150px;
	width:385px;
	height:200px;
	text-align:center; }

.film-title {
	position:absolute;
	top:80%;
	left:0%;
	width:385px;
	font-size:15px;
	color:#000000; 
	text-align:center; }

.film-title[class] {
	position:relative;
	top:5%;
	background:#f5f5f5;
	font-size:15px;
	color:#000000;
	text-align:center; }

.film-desc {
	position:absolute;
	top:80%;
	left:0%;
	width:385px;
	font-size:12px;
	color:#000000; 
	text-align:center; }

.film-desc[class] {
	position:relative;
	top:7%;
	background:#f5f5f5;
	font-size:12px;
	color:#000000;
	text-align:center; }