@charset "utf-8";



.image-space {
	padding: 6px;
}


.home-left-nav-copy {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 14px;

}

#home-copy {
	color: #47156A;
	font-family: Tahoma;
	font-size: 12px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 250px;

}



#music-box {
	float: right;
	z-index: 2;
	top: 18px;
	left: auto;
	width: 742px;
	position: absolute;
}



.home-left-nav-bg {
	background-image: url(../images/nav-pic-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.footer-links-spaced {
	color: #372844;
	font-family: Tahoma;
	font-size: 14px;
	margin-right: 34px;
	margin-left: 34px;
}

.footer-links-dark-spaced {
	color: #372844;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 34px;
}


.bio-pic-spaced {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
}
.main-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47156A;
	text-decoration: none;
}
.main-content A:link {
	text-decoration: none;
	color: #62673D;
}
.main-content A:visited {text-decoration: none;}
.main-content A:active {text-decoration: none;}
.main-content A:hover {
	color: #47156A;
}

.main-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #47156A;
	font-weight: bold;
	text-decoration: none;	
}


.gallery-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.footer-links {
	color: #47156A;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.footer-links A:link {text-decoration: none;}
.footer-links A:visited {text-decoration: none;}
.footer-links A:active {text-decoration: none;}
.footer-links A:hover {text-decoration: underline; 
}

.footer-links-dark {
	color: #372844;
	font-family: Tahoma;
	font-size: 14px;
}

.footer-links-dark-title {
	color: #372844;
	font-family: Tahoma;
	font-size: 14px;
	text-transform: uppercase;
	display: inline;
		
}


.subtitles-dark {
	color: #372844;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 34px;
}




.bottom-credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.bottom-credits A:link {
	text-decoration: none;
	color: #666666;
}
.bottom-credits A:visited {text-decoration: none; color: #999999;}
.bottom-credits A:active {text-decoration: none; color: #999999;}
.bottom-credits A:hover {
	text-decoration: none;
	color: #47156A;
}
