body {
	height: 3630px;
	}

.container {
	height: 3630px;
	}

.content {
	height: 3630px;
	}


/******* header *******/

.header {
	background: url(../images/horror/bkg_header.jpg);
	}

/******* nav *******/

.title {
	margin: 0 100px;
	}


/******* splash *******/

.splash {
	background: url(../images/horror/bkg_splash.jpg);
	}

	/******* video scroller *******/

	.selected {
		border-color: #e58210;
		}

/******* pagefold *******/

#scroll_box {
	margin: auto;
	}


/******* leftcol *******/


.mod-body-content {
	background: url(../images/horror/bkg_module.jpg);
	background-position: top;
	}


	#productfeatures .mod-body-content {
		height: 462px;
		background: url(../images/horror/bkg_module.jpg);
		}

	#synopsis .mod-body-content {
		height: 1590px;
		background: url(../images/horror/bkg_module-synopsis.jpg);
		}

	#cast .mod-body-content {
		background: url(../images/horror/bkg_module-cast.jpg);
		height: 280px;
		}

	#photogallery .mod-body-content {
		background: url(../images/bkg_photogallery-tall.gif);
		height: 496px;
		}

/******* misc tweakage *******/

.blu {
 	width: 133px;
 	height: 208px;
	z-index: 6;
	position: absolute;
	top: 100px;
	left: 60px;
	_left: 40px;
	*position: relative;
	*top: -180px;
	*left: -105px;
	*top: 90px;
	}

.player {
	/*background: url(../images/bkg_player.png);
	_background: url(../images/bkg_player.gif);*/
	width: 546px;
	height: 340px;
	float: left;
	position: relative;
	top: 40px;
	left: 63px;
	_left: 43px;
	*left: -105px;
	}

#gallery_image{
	height: 368px;
	}

#gallery_container {
	height: 69px;
	}

#gallery_container div {
	height: 66px;
	}

#prev_pic, #next_pic {
	margin-top: 161px;
	}




