body {
	font-family: Trebuchet MS, Lucida Sans, Verdana;
	margin:0px 0px 10px 0px;
	padding:0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:normal;
}

.blacksidetopleft{
	width:25px;
	height:25px;
	background-image:url(images/blacksquare.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000000;
}

.blackside{
	width:25px;
	height:auto;
	background-image:url(images/blackstrip.jpg);
	background-repeat:repeat-y;
	background-color:#000000;
	background-color:#000000;
}

.blacksidebottomleft{
	width:25px;
	height:25px;
	background-image:url(images/blackbottomleft.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#000000;
}

.blacksidetopright{
	width:25px;
	height:25px;
	background-image:url(images/blacktopright.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000000;
}

.blacksidebottomright{
	width:25px;
	height:25px;
	background-image:url(images/blackbottomright.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#000000;
}

.whitesidetopleft{
	width:25px;
	height:25px;
	background-image:url(images/whitesquare.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
}

.whiteside{
	width:25px;
	height:auto;
	background-image:url(images/whitestrip.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

.whitesidebottomleft{
	width:25px;
	height:25px;
	background-image:url(images/whitebottomleft.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
}

.whitesidetopright{
	width:25px;
	height:25px;
	background-image:url(images/whitetopright.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
}

.whitesidebottomright{
	width:25px;
	height:25px;
	background-image:url(images/whitebottomright.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
}

a {
	color:#ffdc00;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#ffdc00;
	text-decoration:underline;
	font-weight: bold;
}

.highlight{
	color:#ffdc00;
	text-decoration: none;
	font-weight: bold;
}

.masterTable{
	margin:0;
	padding:0;
	border:0px solid #000;
	width:750px;
}

.tightTable{
	margin:0;
	padding:0;
	border:0px solid #000;
}

.heightSpace{
	height: 12px;
	margin:0;
	padding:0;
}

.widthSpace{
	width: 12px;
	margin:0;
	padding:0;
}

#header{
	width:700px;
	padding:12px 0px 12px 0px;
	background-color:#000000;
}

#titledescription{
	width:700px;
	padding:12px 0px 12px 0px;
	background-color:#000000;	
	line-height: 18px;
}

#commentscontain{
	width:700px;
	padding:12px 0px 12px 0px;
	background-color:#000000;
	line-height: 18px;
}

#view{
	padding:12px 0px 12px 0px;
	background-color:#FFFFFF;
	color:#000000;
	width:478px;
}

.vinylSpace{
	width:12px;
}

#listen{
	padding:12px 0px 12px 0px;
	background-color:#000000;
	width:160px;
}

#tracktable{
	margin:0;
	padding:0;
	border:0px solid #000;	
}

.trackheight{
	height:30px;
	vertical-align:top;
}

#contact{
	padding:12px 0px 12px 0px;
	background-color:#000000;
	width:319px;
	line-height: 18px;
}

#links{
	padding:12px 0px 12px 0px;
	background-color:#000000;
	width:319px;
	line-height: 18px;
}

#mailinglisttable{
	margin: 5px 0px 5px 0px;
}

.emailbox{
	margin:0;
	padding:3px 2px 0px 2px;
	border: 0;	
	font-family: Trebuchet MS, Lucida Sans, Verdana;
	font-size:12px;
	width:200px;
	height: 16px;
}

.commentline{
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	height: 30px;
	valign: middle;
}

.commentinput{
	margin:0;
	padding:3px 2px 0px 2px;
	border: 0;
	width: 250px;
	height: 18px;
	valign: middle;
	font-family: Trebuchet MS, Lucida Sans, Verdana;
	font-size:12px;
}

.commentinputlarge{
	margin:0;
	padding:3px 2px 0px 2px;
	border: 0;	
	font-family: Trebuchet MS, Lucida Sans, Verdana;
	font-size:12px;
}

.warningmessage{
	color:#ffdc00;
}

.commentdiv{
	margin:0;
	padding:10px 0px 10px 0px;
	border-bottom: 0px dotted #ffdc00;
}

.commentpara{
	padding:5px 0px 5px 50px;
}

.commentlinesmall{
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	height: 30px;
	valign: middle;
	font-size: 10px;
}

.resetforms{
	background-image:url(http://pointone.wireblock.com/powb001/images/text/resetforms.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 155px;
	height: 19px;
	border: 0;
}

.credits {
	color:#000000;
}


.credits a{
	color:#000000;
}

.credits a:hover{
	color:#FFFFFF;
}

.credits a, .credits a:hover



.whosays{
	font-weight: bold;
}

.whodate{
	font-size:10px;
}