@charset "utf-8";
body {
	color: #000000;
	background-color: #ffffff;
	}
#container {
	width:95%;
	max-width: 1060px;  
	border: 0px solid #000000; 
	margin: 0 auto;
	
}
#mainContent {
	width:98%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
	border: 0px solid #000000;
	}
.himg	 {
	max-width:80%;
	height:auto;
	border:0;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	}
.dropcap {
	float:left;
	color: #000000;
	font-size:50px;
	line-height:45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 4px 0 0;
} 

p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: normal;
}
p a:link, a:visited  {
	color: #000000;
	}
	
p a:hover, a:active	{
	color: #000000;
	}
	
.headings {
	color:#000000;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 19px;
	}
.headings a:link, a:visited  {
	color: #000000;
	}
.headings a:hover, a:active	{
	color: #000000;
	}
.artists {
  color: #000000;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 21px;
	}
.artists a:link, a:visited  {
	color: #000000;
	}
.artists a:hover, a:active	{
	color: #000000;
	}
.plaintext {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.plaintext12 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}	
.plaintextBold {font-family: 'Source Sans Pro', sans-serif;
	font-weight:700;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	}
	 
.plaintextBold a:link, a:visited {
    color: #000000;
	}
.plaintextBold a:hover, a:active {
    color: #000000;
	}

.lg_artist {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
}
.dateline {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-variant: normal;
	letter-spacing:.1em;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
	}
.nav a:visited {
	color: #000000;
	text-decoration: none;
	}
.nav a:hover, a:active{
	color: #FFCC00;
	text-decoration: none;
	}
#footer {
 	width: 90%;
 	margin: 0px auto;
 	padding: 12px 0;
	}
.topnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #999966;
	text-transform: none;
	margin-top: -16px;
	margin-bottom: 12px;
	font-style: normal;
	letter-spacing: .2em;
	text-align: center;
	/* display: block; */
	
}
.topnav a:link, a:visited, a:hover, a:active {
    color: #999966;
    text-decoration: none;
}	