#mainWindow {
	position: relative;
	float: right;
	width: 555px;
	background: #fff;
	border-left: 0;
	margin: 0px;
	padding: 0;
	text-align: left;
	color: #444;
	font: 10pt/14pt "Times New Roman", serif;
	letter-spacing: 0.5px;
	word-spacing: 2px;
	text-align: justify;
}

div.bandheader{
	margin: 10px 20px 30px;
	float: left;
	width: 175px;
	text-align: center;
}

#mainWindow #buysub {
	text-align: center;
}

#mainWindow #buysub a{
	color: #000;
	margin: 0 5px;
	padding: 3px 5px;
	font-weight: bold;
	border: 1px dashed #000;
	font: 8pt/10pt "Times New Roman", serif;
}

#mainWindow #buysub a:hover{
	background: #BEBEC0;
	text-decoration: none;
}


#mainWindow p{

	padding: 20px;
	margin: 0;

}

#mainWindow span.quote{
	display: block;
	background: #BEBEC0;
	padding: 3px 5px;
	color: #000;
	border: 1px dashed #000;
}

#mainWindow .credit{
	font: 8pt verdana;
	word-spacing: 0;
	letter-spacing: 0;
	color: #7C7C7C;
	display: block;
	text-align: right;
	text-transform: uppercase;
}

#mainWindow a.myspace {
	color: #fe3001;
	padding: 5px;
	line-height: 20px;
	text-align: center;
	display: block;
	letter-spacing: 2px;
}

#mainWindow a.myspace:hover {
	text-decoration: underline;
}

div.bandimage {
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
