@charset "UTF-8";
body {
	background-color:#000
}
hr {
	border-color:#f2c357;
}
#container {
	width: 960px;
	margin:auto;
}
#masthead {
	width: 960px;
	height: 200px;
	background-image:url(images/masthead_logo.png);
	background-repeat:no-repeat;
	background-position:center;
}
#menu {
	margin:auto;
	float: left;
	margin-bottom: 10px;
}
#menuitem {
	float: left;
	height: 20px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 5px;
}
#menuitem a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px; 
	color:#f2c357;
	text-decoration:none;
}
#menuitem a:hover {
	color:#fff;
}
#slider {
	width: 960px;
	height: 450px;
	float: left;
}
#content {
	width: 960px;
}
#content p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	color:#f2c357;
}
#content p a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	color:#f2c357;
	text-decoration:none;
}
#content p a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	color:#fff;
}
#content span.highlight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	color:#fff;
}
#content p.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px; 
	color:#fff;
}
#content p.credits {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px; 
	color:#fff;
}
#newsframe {
	width:960px;
}
#newscontent { 
	float:left;
	width:960px;
}
#newscontent p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	color:#f2c357;
}
#newscontent p a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	color:#f2c357;
	text-decoration:none;
}
#newscontent p a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	color:#fff;
}
#headline p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px; 
	color:#fff;
}
#newscontent p.latest {
	font-size:22px;
}
#address {
	float:left;
	width: 300px;
	height: 300px;
}
#addressphoto {
	float:left;
	width: 435px;
	height: 280px;
	margin-left: 225px;
	margin-top: 20px;
}
#album {
	width: 960px;
	height: 150px;
	float: left;
	margin: 20px 0px 0px 0px;
}
#albumcover {
	width: 150px;
	height: 150px;
	float: left;
}
#albumdetails {
	width: 700px;
	height: 25px;
	float: left;
	margin: 0px 0px 0px 20px;
}
#albumdetails p {
	font-size: 14px;
	line-height: 14px;
	float: left;
}
#audiocontainer {
	height: 80px;
	float: left;
	margin: 20px 0px 0px 20px;
}
#audio {
	width: 224px;
	height: 80px;
	float: left;
	margin: 0px 20px 0px 0px;
}