body {
	height: 4000px;
	}

.container {
	height: 4000px;
	}

.content {
	height: 4000px;
	}

h3, h4 {
	color: #b31f36;
}


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

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

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

.title {
	margin: 0 50px;
	}


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

.splash {
	background: url(../images/funnypeople/bkg_splash.jpg);
	width: 990px;
	height: 537px;
	margin-left: 15px;
	margin-bottom: 12px;
	}

.dvd a,
.blu a {
	color: #b31f36;
	}

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

	.selected {
		border-color: #b7136b;
		}

	.vid_title {
		color: #262626;
		}

	.description {
		color: #000000;
		}

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

#scroll_box {
	margin: auto;
	}


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


.mod-body-content {
	/* background: url(../images/funnypeople/bkg_module.jpg); */
	background-position: top;
	color: #000000;
	}


	#productfeatures .mod-body-content {
		height: 1400px;
		/*height: 1152px;*/
		background: url(../images/funnypeople/bkg_productfeatures.jpg);
		padding-top: 10px;
		font-size: 11px;
		line-height: 130%;
		}


	#synopsis .mod-body-content {
		background: url(../images/funnypeople/bkg_synopsis.jpg);
		height: 193px;
		}

	#cast .mod-body-content {
		background: url(../images/funnypeople/bkg_cast.jpg);
		height: 663px;
		}

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

	#technicalinformation .mod-body-content {
		background: url(../images/funnypeople/bkg_technicalinformation.jpg);
		height: 200px;
		}

	#productfeatures .mod-body-content .col1,
	#productfeatures .mod-body-content .col2 {
		margin-top: 2px;
		width: 48%;
		}

	#technicalinformation .mod-body-content .col1,
	#technicalinformation .mod-body-content .col2 {
		font-size: 11px;
		}


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



/*

#gallery_image{
	height: 352px;
	}


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

*/

#gallery_container div {
	height: 53px;
	}

#gallery_container {
	height: 57px;
	}



.footer a {
	color: #b31f36;
	}

.exclusive {
	color: #1041be;
	}




