body
{
	margin: 0;
	padding: 0;
	/*background-image: url('/images/bg_tile_12x12.gif');*/
	background-color: black;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	height: 100%;
	width: 100%;
	font-size: 11px;
	color: #fff;
}
img{ border: 0; }
a
{
	text-decoration: none;
	color: #ddd;
	background: transparent;
}
a:hover
{
	text-decoration: underline;
	color: #fff;
}
#mainNavigation
{
	z-index: 5;
	position: absolute;
}
#title
{
	z-index: 5;
	position: absolute;
	margin-top: 45px;
	margin-left: 140px;
}
#tarcreek
{
	position: absolute;
	font-family: courier new, times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 313px;
	text-align: right;
	margin-left: -5px;
	margin-top: 2px;
}
#tarcreek2
{
	position: absolute;
	font-family: courier new, times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 313px;
	text-align: right;
	margin-left: -317px;
	margin-top: 2px;
}
#tarcreek a, #tarcreek a:visited, #tarcreek a:hover, #tarcreek a:active, #tarcreek2 a, #tarcreek2 a:visited, #tarcreek2 a:hover, #tarcreek2 a:active
{
	color: #000;
	text-decoration: none;
}
#topCrap
{
	z-index:5;
	height: 167px;
	width: 847px;
	position: absolute;
	/*margin-left:-423px;*/
}
#jumpTheFence
{
	width: 847px;
	height: 165px;
}
#mineShaft2
{
	z-index: 2;
	position: absolute;
	margin-top: 147px;
	margin-left: -337px;
	background-image: url('/images/mine_shaft_15x541.gif');
	background-repeat: repeat-y;
	width: 15px;
	height: 548px;
	overflow: hidden;
}
#videoDescription
{
	position: absolute;
	z-index: 7;
	text-align: justify;
	font-family: courier new, times, serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: 215px;
	height: 332px;
	margin-top: -348px;
	margin-left: 600px;
	overflow: auto;
}
html>body #videoDescription
{
	margin-left: 606px;
}
#footer
{
	clear: both;
	text-align: center;
	font-family: courier new, times, serif;
	font-size: 11px;
	
}
#videos
{
	width: 827px;
	margin-top: 15px;
	color: #000;
	font-size: 11px;
}
.video
{
	clear: both;
	margin-top: 10px;
	height: 85px;
	width:827px;
}
.otherVideosHeader
{
	font-family: courier new, times, serif;
	font-size: 15px;
	font-weight: bold;
	
}
.vidRow
{
	position: absolute;
	z-index:2;
	height: 85px;
	width: 827px;
	padding: 5px;
}
.vidText
{
	float: left;
	width: 650px;
}
.vidPic
{
	float: right;
	border: 1px solid;
	height: 73px;
	width: 120px;
	margin-left: -10px;
	background-color: gray;
}
.vidBgRow
{
	position: absolute;
	height: 85px;
	width: 827px;
	background-color: #fff;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
#waterLayer
{
	position: absolute;
}
#waterSpacer
{
	height: 78px;
	width: 847px;
}
#pageContent
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom:20px;
	text-align: left;
	visibility: hidden;
}
#jumpTheFenceSmall
{
	width: 847px;
	height: 107px;
}
#jumpTheFenceImg
{
	position: absolute;
	margin-top: -41px;
}
table
{
	font-family: arial, sans-serif;
	font-size: 11px;
}