body {
	background: #ffffff;
	margin: 0px;
	padding: 50px 100px;
	font: 9px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
#header a {
	color: #787878;
	text-decoration: none;
	font-weight: none;
	text-transform: uppercase;
}
#header a:hover {
	color: #888888;
	font-weight: none;
	text-decoration: none;
	text-transform: uppercase;
}

#header {
	font: 11px/11px helvetica, verdana, sans-serif;
	margin: 0px;
	padding: 50px 0px 40px 100px;
	position: fixed;
	background: #ffffff;
	height: 70px;
	width: 100%;
	z-index: 50;
	left: 0px;
	top: 0px;
}
#header ul {
	list-style: none;
	margin: 0px;
	padding: 15px 2px 0px;
}#header ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
.spacer {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#container {
	margin: 0px;
	padding: 120px 0px 0px;
	position: static;
	z-index: 1;
}
p {
	margin: 0px 0px 15px;
	padding: 0px;
}
.movieunit {
	margin: 0px;
	width: 875px;
	padding: 0px;
}
.movieunit .movie {
	width: 570px;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	display: block;
	float: left;
}
.movieunit .moviedesc {
	width: 250px;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	display: block;
	float: left;
	height: 380px;
}
.movieunit .moviedesc .alignbottom {
	vertical-align: bottom;
}

.movieunit .moviedesc .aligntop {
	vertical-align: top;
}

#bigtable, #bigtable tr, #bigtable tr td {
	margin: 0px;
	padding: 0px;
}
#bigtable td {
	white-space: nowrap;
	vertical-align: top;
}
#header li.selected a {
	color: #787878;
	text-decoration: none;
	font-weight: BOLD ;
	text-transform: uppercase;
}
table#projectable {
	margin: 0px;
	padding: 0px;
}

#projectable td {
	white-space: nowrap;
	vertical-align: top;
}


#projectable .moviedesc {
	margin: 0px;
	padding: 0px 60px 0px 0px;
	width: 370px;
	white-space: normal;
	display: block;
	vertical-align: top;
}

#projectable .movie {
	margin: 0px;
	padding: 0px 100px 0px 0px;
	white-space: normal;
	display: block;
	vertical-align: top;
}

#projectable .installation {
	margin: 0px;
	padding: 0px 100px 0px 0px;
	white-space: normal;
	display: block;
	vertical-align: top;
}
#projectable .endspacer, #bigtable .endspacer {
	margin: 0px;
	padding: 0px;
	width: 80px;
}
#container a {
	font-weight: bold;
	color: #6e6e6e;
	text-decoration: none;
}
#container a:hover {
	font-weight: bold;
	color: #6e6e6e;
	text-decoration: underline;
}
.smallunit {
	margin: 0px;
	width: 260px;
	padding: 0px 40px 0px 0px;
	white-space: normal;
	display: block;
}
