

body {
	background: url(../images/film-strip.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #999999;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}

#sidebar a, a:link, a:visited, a:hover, a:active {
	/*color: rgb(102, 102, 77);*/
	color: #ffffff;
}

#sidebar h1 {
	color: #ffffff;
}

.adminlink {
	background-color: #000000;
}

#containercontainer {
	width: 600px;
	margin-top: 0px;
}

#container {
	border: 0;
	background: none;
}

#pageheader {
	height: 120px;
	background: url(../images/movie-top.jpg);
	background-color: #131210;
}

#pagetitle {
	width: 400px;
}

#pagecontent {
	width: 400px;
	background: none;
}

#pagecontent h1, #pagecontent h2 {
	color: #FFFFFF;
}

.pagesection {
	width: 400px;
}

#pagefooter {
	background: none;
	height: 35px;
	/*border-bottom: 10px solid #131210;*/
	
}