body {
	background-color: #000000;
}
#wrapper {
	background-color: #000000;
	position: relative;
	height: 550px;
	width: 800px;
	background-image: none;
	border: 2px solid #660000;
	margin: auto;
}
.nav_block {
	position: relative;
	height: 146px;
	width: 162px;
	top: 388px;
	right: 0px;
	left: 435px;
	z-index: 1;
}
.movie_window {
	height: 339px;
	width: 303px;
	position: relative;
	top: -128px;
	z-index: 2;
	left: 464px;
	background-image: url(../images/Template%20slices/images/movie_surround_03.jpg);
}

