body
{
    background-color: #000000;
    color: #ffffff;
	margin: 0px 0px 0px 0px;
}

img
{
	border: none
}

.menu
{
	position: absolute;
	right: 0px;
	top: 530px;
	background-color: transparent
}

#menu a
{
	background-color: transparent
}

.bgslab
{
	position: absolute;
	left: 0px;
	top: 0px
}

.brightcove
{
	position: absolute;
	left: 0px;
	top: 0px
}

p
{
    color: #ffffff;
	text-align: justify;
/*	padding-right: 10px;*/
    font-size: 8pt;
    font-family: Tahoma, Helvetica, Arial, Sans-Serif
}

td
{
    background-color: transparent;
    color: #ffffff;
    font-size: 8pt;
    font-family: Tahoma, Helvetica, Arial, Sans-Serif;
    font-weight: normal;
    font-style: normal
}

/*
percentage width: the real percentage is done by the wrapper
this is to fix various IE6 bugs
*/
.percentagewrap {
	width: 80%;
	margin: 0 auto;
	padding: 10px;
}
	
.fixedwidth {
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	width: 550px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}

.newslinks
{
	position: absolute;
	left: 78px; 
	top: 65px;
	overflow: hidden;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .70;
	opacity: .70;
	padding: 1px;

}

#news {
	/*percantage width: make it 100% to match container*/
	left: 76px; 
	top: 85px;
	width: 365px;
	height: 250px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	-moz-opacity: .85;
	opacity: .85;
	margin: 0.3em 10px 0.3em 2px;
	/* negative left margin to compensate for the padding,
	not related to fleXcroll, and may not be needed elsewhere */
	padding: 2px;
}

.aboutlinks
{
	position: absolute;
	left: 727px; 
	top: 300px;
	overflow: hidden;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .70;
	opacity: .70
}

#aboutme {
	/*percantage width: make it 100% to match container*/
	left: 725px; 
	top: 320px;
	width: 252px;
	height: 190px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	-moz-opacity: .85;
	opacity: .85;
	margin: 0.3em 10px 0.3em 2px;
	/* negative left margin to compensate for the padding,
	not related to fleXcroll, and may not be needed elsewhere */
	padding: 2px;
}

.songlinks
{
	position: absolute;
	left: 17px; 
	top: 235px;
	overflow: hidden;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .70;
	opacity: .70
}

#songs {
	/*percantage width: make it 100% to match container*/
	left: 15px; 
	top: 255px;
	width: 195px;
	height: 154px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	-moz-opacity: .85;
	opacity: .85;
	margin: 0.3em 10px 0.3em 2px;
	/* negative left margin to compensate for the padding,
	not related to fleXcroll, and may not be needed elsewhere */
	padding: 2px;
    color: #ffffff;
/*	padding-right: 10px;*/
    font-size: 8pt;
    font-family: Tahoma, Helvetica, Arial, Sans-Serif
}

.songarea
{
	position: absolute;
	left: 220px;
	top: 3px;
	overflow: hidden
}

#songinfo
{
	padding: 3px 2px
}

#songlyrics {
	/*percantage width: make it 100% to match container*/
	width: 299px;
	height: 296px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	top: -3px;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .70;
	opacity: .70;
	margin: 0.3em 10px 0.3em 2px;
	/* negative left margin to compensate for the padding,
	not related to fleXcroll, and may not be needed elsewhere */
	padding: 2px;
    color: #ffffff;
/*	padding-right: 10px;*/
    font-size: 8pt;
    font-family: Tahoma, Helvetica, Arial, Sans-Serif
}

.videolinks
{
	position: relative;
	left: 718px; 
	top: 265px;
	overflow: hidden;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .70;
	opacity: .70
}

#vids {
	/*percantage width: make it 100% to match container*/
	left: 716px; 
	top: 285px;
	width: 265px;
	height: 230px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	-moz-opacity: .85;
	opacity: .85;
	margin: 0.3em 10px 0.3em 2px;
	/* negative left margin to compensate for the padding,
	not related to fleXcroll, and may not be needed elsewhere */
	zoom:1;
	padding: 2px
}

#vids span { display:block; }

#vids a {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	margin:0px;
	width:265px;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	opacity:0.75;
}
#vids a img {
	display:block;
	border:none;
	margin:0;
}
#vids a:hover {
	opacity:1;
}

.video
{
	position: absolute;
	left: 60px;
	top: 15px;
	overflow: hidden
}

.photolinks
{
	position: absolute;
	left: 7px; 
	top: 10px;
	overflow: hidden;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	-moz-opacity: .85;
	opacity: .85
}

#thumbs {
	/*percantage width: make it 100% to match container*/
	left: 5px; 
	top: 30px;
	width: 335px;
	height: 218px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: absolute;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .70;
	opacity: .70;
	margin: 0.3em 10px 0.3em 2px;
	/* negative left margin to compensate for the padding,
	not related to fleXcroll, and may not be needed elsewhere */
	padding: 0px;
}

#thumbs table
{ 
	margin-left: auto;
	margin-right: auto;
}

.extralinks
{
	position: absolute;
	left: 0px; 
	top: -26px;
	overflow: hidden;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .70;
	opacity: .70
}

.entryheader
{
    color: #ffffff;
    font-size: 12pt;
    font-family: Tahoma, Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    font-style: normal
}

.email
{ 
	position: absolute;
	left: 10px; 
	top: 10px;
	width: 250px;
	height: 220px;
	overflow: auto;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .70;
	opacity: .70
}

.contacts
{ 
	position: absolute;
	left: 10px; 
	top: 240px;
	width: 250px;
	height: 85px;
	overflow: hidden;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .70;
	opacity: .70
}

input, select, textarea
{
    font-family: Tahoma, Helvetica, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal
}

.thumbs
{
	position: absolute;
	left: 658px;
	top: 40px;
	height: 230px;
	width: 318px;
	overflow: hidden;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .70;
	opacity: .70
}

.extras
{
	position: relative;
	left: 0px;
	top: 0px;
	height: 104px;
	width: 769px;
	overflow: hidden;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .70;
	opacity: .70
}

.downloads
{
	position: relative;
	left: 0px;
	top: 0px;
	height: 104px;
	overflow: hidden;
	text-align:justify;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .70;
	opacity: .70
}

.background
{
	position: absolute;
	left: 658px;
	top: 40px
}

.discogbg
{
	position: absolute;
	left: 693px;
	top: 90px
}

.slab
{
	position: absolute;
	left: 109px;
	top: 330px
}

.picselect
{
	position: relative;
	left: 0px;
	text-align: center;
}

.pagenum
{
	position: relative;
	left: 0px;
	width: 230px;
	text-align: center
}	

.zoomDiv
{
	position: absolute;
	left: 550px;
	top: 80px;
	visibility: hidden;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #000000
}

#p7scroller2, #p7s1content1, #p7s1content2, #p7s1content3, #p7s1content4, #p7s2content1, #p7s2content2, #p7s2content3, #p7s1content4
{
	visibility: hidden
}

/*th
{
    background-color: transparent;
    font-size: 12pt;
    font-family: Verdana;
    font-weight: bold;
    font-style: regular
}

dt
{
    color: #ffffff;
    font-size: 10pt;
    font-family: Arial;
    font-weight: bold;
    font-style: regular
}

dd
{
    color: #ffffff;
    font-size: 8pt;
    font-family: Verdana, Helvetica, Arial, Sans-Serif	
}

ol, ul, .ul
{
    color: #ffffff;
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal;
    font-style: regular
}

h1
{
    color: #ffffff;
    font-size: 36pt;
    font-family: Haettenschweiler;
    font-weight: normal;
    font-style: regular
}

h2
{
    color: #ffffff;
    font-size: 18pt;
    font-family: Haettenschweiler;
    font-weight: normal;
    font-style: regular
}

h3
{
    color: #ffffff;
    font-size: 11pt;
    font-family: Arial Black;
    font-weight: normal;
    font-style: regular
}

h5
{
    color: #ffffff;
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
    font-style: regular;
    text-align: right
}

h6
{
    color: #ffffff;
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    font-style: regular;
    text-align: right
}

blockquote
{
    color: #ffffff;
}

strong
{
    font-size: 8pt;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
}

.bold2
{
    color: #ffffff;
    font-size: 10pt;
    font-family: helvetica, arial, sans-serif
}

.dl
{
    color: #ffffff;
    font-size: 8pt;
    font-family: Arial;
    font-weight: bold
}

.abox
{
	position: relative;
	text-align: left;
	width: 570px
}

.subcat
{
	position: absolute;
	left: 2px;
	top: 2px;
	background-color: #000000;
    color: #ffffff;
    font-size: 8pt;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    font-weight: bold
}

.logof
{
	position: absolute;
	right: 5px;
	bottom: 5px
}

.mvslab
{
	position: relative;
	text-align: left;
	letter-spacing: 20px
}

.wp
{
	position: relative;
	padding: 5px 0px 0px 0px;
	text-align: center;
	width: 500px
}

.spacer
{
	clear: both
}

.abi
{
	position: relative;
	text-align: center;
}

.mvslab
{
	position: relative;
	padding: 3px 3px 3px 3px
}

.thumbs
{
	position: absolute;
	left: 18px;
	top: 40px;
	height: 220px;
	width: 184px;
	overflow: hidden
}

.background
{
	position: absolute;
	left: 18px;
	top: 40px
}

.picselect
{
	position: relative;
	left: 0px;
	text-align: center;
}

.pagenum
{
	position: relative;
	left: 0px;
	width: 184px;
	text-align: center
}	

.newsdate
{
    font-size: 9pt;
    font-family: Verdana;
	font-weight: bold;
	text-align: right
}

.sub
{
    color: #000000;
    font-size: 9pt;
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    font-style: normal
}

.submitbuttons
{
	position: relative;
	text-align: center
}

.comment
{
    color: #ffffff;
    font-size: 10pt;
    font-family: Verdana;
    font-weight: normal;
    font-style: normal
}

.small
{
    font-size: 8pt;
    font-family: Arial;
    font-weight: bold;
    font-style: normal
}

.smaller
{
    font-size: 7.5pt;
    font-family: Verdana;
    font-weight: bold;
    font-style: normal
}

.submitdata
{
    font-size: 7.5pt;
    font-family: Verdana;
    font-weight: bold;
    font-style: normal
}

.wmp
{
	position: absolute;
	right: 30px;
	top: 15px
}

.wmplayer
{
	position: absolute;
	left: 0px;
	top: 0px
}

.zoomDiv
{
	position: absolute;
	right: 0.5px;
	top: 1px;
	visibility: hidden;
	background-color: #000000
}

#p7s1content1, #p7s1content2, #p7s1content3
{
	visibility: hidden
}

*/

	a:link		{color:#ff9900; font-weight:bold; text-decoration:none}
	a:active	{color:#ffffff; font-weight:bold; text-decoration:none}
	a:visited	{color:#ff9900; font-weight:bold; text-decoration:none}
	a:hover		{color:#000000; font-weight:bold; text-decoration:none; background-color:#ff9900}
	a.vid:hover		{color:#000000; font-weight:bold; text-decoration:none; background-color:#000000}
