/* ************ boilerplate ************ */

body {
	font-family: "Times New Roman", "TimesNR", Times, serif;
	font-size: 12pt;
}



/* ************ Header and top nav ************ */
#header {
	height: auto;
	background:none;
}

#header h1 {
	display:block;
	font-size: 36px;
	font-family: arial,helvetica,sans-serif;
}

#header img {display:none;}

#mainNavContainer  {display: none;}

#sectionNav {display: none;}

/* ************ Content area ************ */
#contentArea {left: 0;}

#contentArea {
	width: 670px; 
	
	position: static;

}



h2 {
font-size: 30px;
font-family: arial,helvetica,sans-serif;
color:#000;
}

#contentArea h3 {
	font-size: 24px;  
	font-family: arial,helvetica,sans-serif;
	color:blue;
}




#contentArea h3 {color: #000;}

.contactUs {color: #000;}

.artistName {color: #000;}
		

#moreRecords {
	page-break-before: always;
}

.discoPrint {
	page-break-after: always;
}

/* ************ Buttons  ************ */
.backToTop {display:none;}	

.prev_next	{display:none;}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
