/****************************************/
/* Styles for park_and_pipe.php         */
/****************************************/
	
#pipe
	{
	background: url(../images/superpipe_header.jpg) top left no-repeat;
	width: 580px;
	height: 397px;
	}
	
#pipeoverlay
	{
	padding-top: 204px;
	padding-left: 372px;
	}
	
#terrainpark
	{
	background: url(../images/terrainpark_header.jpg) top left no-repeat;
	width: 580px;
	height: 400px;
	}
	
.parkdesc
	{
	 float: left;
	 width: 260px;
	 padding: 0px 20px 0px 0px;
	}
	
.paddedtop
	{
	padding-top: 10px;
	}

.pipespecs
	{
	float:left;
	width: 200;
	}

.video_box
{
	float:right;
	padding-right:15px;
	width: 250;
}

.video_container
{
	border:none;
}

h3.tighttop {
	position:relative;
	font: bold 22px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h3.tighttop span{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(../images/grunge.png);
}
