body	
	{
	margin: 0;
	text-align: center;
	background-color: #005;
	color: #fff;
	font-family: courier, "courier new", mono;
	background-image: url(images/denim2.jpg);
	font-size: 13px;
	letter-spacing: 1px;
	}

#header
	{
	width: 100%;
	padding: 40px 0 20px 0
	}

#navbar
	{
	font-size: 12px;
	letter-spacing: 4px;
	color: #ffffff;
	margin-bottom: 40px;
	}
	
.pipes
	{
	color: #990099;
	}

#page
	{
	width: 798px;
	margin: 0 auto 20px auto
	}

#content
	{
	margin: 0;
	}

.column
	{
	width: 266px;
	float: left
	}

.horz_spacer
	{
	width: 100%;
	clear: left
	}

a, a:visited
	{
	color: #ffcccc;
	text-decoration: none;
	outline: none;
	}

a:hover
	{
	color: #ffBB00;
	text-decoration: none;
	outline: none;
	}

#pic
	{
	margin: 45px auto 50px auto;
	padding: 5px;
	border: 1px #229 solid;
	width: 171px;
	height: 226px
	}

h3
	{
	font-size: 1.3em
	}

h4
	{
	font-size: 1.2em;
	margin: 10px 0 30px 0
	}

p
	{
	font-size: 1em;
	line-height: 1.3em
	}

#footer
	{
	padding-top: 280px;
	/* adjusts the position of the footer */font-size: 12px;
	color: #44f
	}

#thumbnails
	{
	margin: 50px auto 20px auto;
	width: 505px;
	height: 156px;
	text-align: center;
	clear: left;
	display: block;
	}

.thumb
	{
	position: relative;
	float: left;
	width: 126px;
	height: 78px;
	display: block;
	margin: 0
	}

.thumb a img
	{
	border-color: #000000;
	border-width: 1px;
	border-style: solid
	}

.thumb a:hover img
	{
	border-color: #ffff00
	}

.thumb_spacer
	{
	position: relative;
	float: left;
	width: 62px;
	height: 76px;
	display: block;
	margin: 0
	}

#vid
	{
	position: absolute;
	z-index: 500;
	margin: 150px 0 10px 187px;
	width: 425px;
	height: 384px;
	overflow: hidden;
	text-align: center;
	display: block;
	visibility: hidden;
	text-align: center
	}

#captions
	{
	clear: left;
	text-align: center;
	margin: 10px auto 10px auto;
	padding-top: 20px;
	width: 425px
	}

#vid0, #vid1, #vid2, #vid3, #vid4, #vid5, #vid6, #vid7 /* hidden youtube html */
	{
	height: 0;
	display: none
	}

#text0, #text1, #text2, #text3, #text4, #text5, #text6, #text7  /* hidden captions */
	{
	height: 0;
	display: none
	}

#sheet/* smoked glass */
	{
	position: absolute;
	z-index: 500;
	top: 0;
	left: 0;
	width: 100%;
	height: 1400px;
	background-color: #000000;
	filter:alpha(opacity=50);
	opacity:0.5;
	visibility: hidden
	}

.song_title
	{
	font-weight: bold;
	color: #ffff55
	}
