body {
	height: 1830px;
	}

.container {
	height: 1830px;
	}

.content {
	height: 1830px;
	}


/******* header *******/

.header {
	background: url(../images/wildchild/bkg_header.jpg);
	}

/******* nav *******/

.title {
	margin: 0 110px;
	}


/******* splash *******/

.splash {
	background: url(../images/wildchild/bkg_splash.jpg);
	width: 990px;
	height: 537px;
	margin-left: 15px;
	margin-bottom: 12px;
	}

	/******* video scroller *******/

	.selected {
		border-color: #b7136b;
		}

	.vid_title {
		color: #5c3385;
		}

	.description {
		color: #000000;
		}

/******* pagefold *******/

#scroll_box {
	margin: auto;
	}


/******* leftcol *******/


.mod-body-content {
	background: url(../images/wildchild/bkg_module.jpg);
	background-position: top;
	color: #5c3385;
	}


	#productfeatures .mod-body-content {
		height: 209px;
		background: url(../images/wildchild/bkg_productfeatures.jpg);
		}


	#synopsis .mod-body-content {
		background: url(../images/wildchild/bkg_synopsis.jpg);
		height: 164px;
		}

	#cast .mod-body-content {
		background: url(../images/wildchild/bkg_module-cast.jpg);
		height: 280px;
		}

	#photogallery .mod-body-content {
		background: url(../images/bkg_photogallery-tall.gif);
		height: 496px;
		}

/******* misc tweakage *******/

.blu {
 	width: 93px;
 	height: 208px;
	z-index: 5;
	position: absolute;
	top: 100px;
	left: 60px;
	_left: 40px;
	*position: relative;
	*top: -180px;
	*left: -70px;
	*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: 33px;
	_left: 63px;
	*left: -68px;
	}

#gallery_image{
	height: 352px;
	}

#gallery_container {
	height: 68px;
	}

#gallery_container div {
	height: 63px;
	}

#prev_pic, #next_pic {
	margin-top: 161px;
	}





