
/* Start with redefining all of the major tags we're keeping uniform across the site. */

body {	margin: 0px;
		padding: 0px;
		background-image: url(/gr/temp/background.gif);	}


a:link		{	text-decoration: none;	}

a:visited 	{	color: #550000;
}


a:hover 	{	color: #AA0000;
				text-decoration: underline; 
}


.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
	vertical-align: top;
}


/* Then special classes to handle consistent elements with IDs. */

#pagecontent {
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
#navtrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #EFEFEF;
	border: 1px solid #CDCDCD;
	text-transform: uppercase;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	text-decoration: none; 
}


#title {
	padding: 10px;
	margin: 0px;
}


#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
}


.songLink {		font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				line-height: 16px;
}

#returnlink
{
	padding-right: 20px;
	text-align: right;
}


.navtrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	background-color: #EFEFEF;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #CDCDCD;
	text-transform: uppercase;
	}
	

.title {
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.mainText {
	font-size: 13px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;	
}


.sp-title1 {
}
.sp-title2 {
}


.imageEmRight {
	display: block;
	float: right;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
}


.mainblock {
	background-image: url(/gr/temp/White.gif);
}
.hdSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #888888;
	padding-bottom: 2px;
	text-transform: uppercase;
}
.hdLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}
.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	border-top: 1px dotted #555555;
	border-right: 0px dotted #555555;
	border-bottom: 0px dotted #555555;
	border-left: 0px dotted #555555;
}
.songlist-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-position: right;
	padding-right: 10px;
	text-align: right;
}
.songlist-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


/* For the discography. */
.disc-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #555555;
	margin-right: 40px;
	margin-bottom: 10px;

}

.disc-content {
	margin-bottom: 30px;
	margin-left: 30px;
}


.button { 
	height: 24px;
	padding: 0px;
	margin: 0px;
	}
	
.break
{
	height: 1px;
	background-image: url(/gr/side/breaker.gif) ;
}
.rsimage
{
	height: 145px;
	vertical-align: top;
}
	
.rstitle {
	height: 28px;
	}
	
	

/* For the FAQ sections. */

.faqDate, .faqQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.faqDate {
	padding-right: 20px;
	}
	
	
	
	
/* For the Discography. */

.discEntry {
	padding-bottom: 15px;
	}
	