body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C4CBD0;
	background-color: #000000;
	line-height: 120%;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#header, #photosheader   {
	height: 606px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 90px;
}
object {


}


#header {
	background-image: url(../images/header_bg.jpg);
}

#photosheader {
	background-image: url(../images/photos_header_bg.jpg);
}
#header      h1, #photosheader  h1, #trailerheader h1  {
	padding-left: 428px;
	padding-top: 40px;
}

#nav {
	padding-left: 210px;
}
#nav ul {
	display: inline;
}



#nav  li  {
	display: inline;
	color: #657783;
	padding-left: 7px;
	background-position: center;
}
#nav  a, #screeningscontent  a   {
	padding-left: 7px;
}
#nav        a, #screeningscontent     a, #sidebar   a, #linkscontent a  {
	color: #657783;
	text-decoration: none;
	display: inline;
	font-size: 90%;
}
#nav #links {
	float: right;
	margin-top: -20px;
	margin-right: 50px;
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar {
	float: right;
	width: 330px;
	text-align: left;
}
#sidebar li {
	margin-bottom: 20px;
	list-style-type: disc;
	margin-left: 12px;
}


h2 {
	margin-bottom: 20px;
}
#linkscontent h2 {
	margin: 0px;
	font-size: 100%;
}


#content {
	float: left;
	width: 460px;
	text-align: justify;
}
#linkscontent  {
	width: 500px;
	margin-top: -70px;
	margin-right: auto;
	margin-left: auto;
}
#photoscontent {
	width: 900px;
	margin-top: -70px;
}
#linkscontent  #thumbs2  li {
	margin-bottom: 25px;
	margin-top: 15px;

}
#screeningscontent   img {
	padding-right: 10px;
}
#screeningscontent   a {
	vertical-align: middle;
	font-size: 125%;
}
#trailercontent {
	width: 900px;
	float: right;
}

#clips {
	padding-top: 100px;
}

#thumbs2  {
	float: right;
}
#leftthumbscontainer {
	float: left;
	width: 550px;
}

#thumbs3 {
	float: right;
}

#thumbs  {
	float: left;
}



#footer {
	clear: both;
	text-align: center;
	margin-bottom: 50px;
	font-size: 85%;
	color: #445159;
	padding-top: 75px;
}
