* {
	vertical-align: bottom;
}

img {
	border: 0;
}

body {
	background: #1a1211 url(images/bg.png) repeat-y fixed top center;
	text-align: center;
	margin: 0;
}

#page {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

#blurb {
	position: absolute;
	margin-left: 464px;
	margin-top: 33px;
}

#map {
	position: absolute;
	margin-left: 472px;
	margin-top: 180px;
}

#one-sheet {
	position: absolute;
	margin-left: 527px;
	margin-top: 209px;
}

#thumbs {
	position: absolute;
	margin-left: 57px;
	margin-top: 208px;
	padding-bottom: 100px;
	width: 445px;
}

.thumb {
	width: 203px;
	float: left;
}

.thumb-left {
	width: 203px;
	float: left;
	margin-right: 20px;
}

.row {
	background: url(images/divider.png) no-repeat top left;
	clear: left;
	margin-left: 12px;
	margin-right: 7px;
	padding-top: 9px;
}

.row-first {
	clear: left;
	margin-left: 12px;
	margin-right: 7px;
}

.row-title {
	background: url(images/divider.png) no-repeat top left;
	clear: left;
	margin-left: 12px;
	margin-right: 7px;
	padding-top: 16px;
}

#movie {
	background: url(images/divider.png) no-repeat bottom left;
	margin-left: 12px;
	width: 425px;
	margin-bottom: 9px;
	padding-bottom: 9px;
}

#movie-nocontent {
	height: 237px;
	border: 3px solid #bb491d;
	color: #bb491d;
	text-align: center;
	font: 12px georgia,serif bold;
}

#movie-nocontent p {
	margin: 15px;
}

#movie-nocontent a:link, #movie-nocontent a:visited {
	color: #bb491d;
	font-style: italic;
}


#movie-nocontent a:hover {
	color: #fff;
	font-style: italic;
}
