body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	margin: auto;
	padding: 0px;
	border: 0px;
	text-align: center;
}
img {
	border: 0px;
}
h1 {
	display: none;
}
h3 {
	font-size: 13px;
	color: #071a30;
	margin-top: 0px;
	margin-bottom: 6px;
}
.subheading {
	margin-top: 12px;
}
p {
	margin: 0px;
	padding: 0 0 12px 0;
}
a {
	color: #071a30;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
}
a:visited {
	color: #660066;
}
/* Container Background Images
*************************************************/
.home {
	background-image: url(images/homeCello.jpg);
}
.about {
	background-image: url(images/aboutTrumpet.jpg);
}
.management {
	background-image: url(images/managementDance.jpg);
}
.lectures {
	background-image: url(images/lecturesFlag.jpg);
}
.initiatives {
	background-image: url(images/initiativesDrama.jpg);
}
.grantsAwarded {
	background-image: url(images/grantsAwardedClown.jpg);
}
.grantsPolicy {
	background-image: url(images/grantsPolicyFlute.jpg);
}
.contact {
	background-image: url(images/contactArtsBuilding.jpg);
}
.donate {
	background-image: url(images/donateSapling.jpg);
}
.publications {
	background-image: url(images/publicationsMusicNotes.jpg);
}
/* Header Images
*************************************************/
#headerHome, #headerAbout, #headerManagement, #headerLectures, #headerInitiatives, #headerGrantsAwarded, #headerGrantsPolicy, #headerContact, #headerDonate, #headerPublications {
	position: absolute;
	margin: 540px 0px 0px 14px;
	width: 313px;
	height: 33px;
	background-repeat: no-repeat;	
}
#headerHome {
	background-image: url(images/headerBarHome.gif);
}
#headerAbout {
	background-image: url(images/headerBarAbout.gif);	
}
#headerManagement {
	background-image: url(images/headerBarManagement.gif);	
}
#headerLectures {
	background-image: url(images/headerBarLectures.gif);
}
#headerInitiatives {
	background-image: url(images/headerBarInitiatives.gif);	
}
#headerGrantsAwarded {
	background-image: url(images/headerBarGrantsAwarded.gif);	
}
#headerGrantsPolicy {
	background-image: url(images/headerBarGrantsPolicy.gif);	
}
#headerContact {
	background-image: url(images/headerBarContact.gif);	
}
#headerDonate {
	background-image: url(images/headerBarDonate.gif);
}
#headerPublications {
	background-image: url(images/headerBarPublications.gif);
}
/* Navigation
*************************************************/
#nav {
	position: absolute;
	margin: 39px 0px 0px 14px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	width: 742px;
	height: 15px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#nav ul li {
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-top: 3px solid #071a30;
	display: inline;
}
#nav ul li a {
	background: #fff;
	padding: 7px 7px 7px 7px;
	margin: 0 0 10px 0;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-top: 6px solid #071a30;
	display: block;
}
#nav ul li a:hover {
	color: #ffffff;
	background: #071a30;
}
#nav a:active 	{
	background: #071a30;
	color: #fff;
}
#nav li#active 	{
	background: #071a30;
	color: #fff;
	float: left;
	text-align: center;
	padding: 10px 7px 7px 7px;
	margin: 0px;
	border-top: 6px solid #071a30;
	display: inline;
}
/* Lists
*************************************************/
ul {
	margin: 0 0 11px 0; 
	padding: 0 0 0 15px;
}
ul li {
	margin: 0;
	padding: 0 0 5px 0;
}
ul.listNoPoints {
	padding: 0;
	list-style-type:none;
}
/* IDs
************************************************/
#container {
	width: 750px;
	height: 585px;
	margin: auto;
	text-align: left;
	border-left: 17px solid #071a30;
	border-right: 17px solid #071a30;
	border-bottom: 17px solid #071a30;
	background-repeat: no-repeat;
}
#opacityBox {
	position:absolute; 
	width: 272px;
	height: 427px;
	background:#cccccc;
	margin: 73px 0px 0px 14px; 
	padding:20px;
	/* opacity */
	opacity: 0.73;
	-moz-opacit: 0.73;
	-khtml-opacity: 0.73;	
	filter: alpha(opacity=73);
}
#content {
	position: absolute;
	width: 272px;
	height: 427px;
	margin: 73px 0px 0px 14px;
	padding: 20px;
	line-height: 1.2em;	
	/* scrolling */
	overflow: auto;	
}
/* about us family photos */
table.hamerFamily {
	margin: auto;
}
table.hamerFamily td {
	padding: 5px 10px;
}
table.hamerFamily td.name {
	padding: 0px 0px 0px 5px;
	font-style: italic;
	text-align: center;
}
#MCFlogo {
	float: right;
	margin: 0px;
	padding: 0px 8px 0px 7px;
}
/* quote */
#quote {
	font-style: italic;
}
.quoteLeft {
	float: left;
	padding-right: 5px;
}
.quoteRight {
	float: left;
	position: absolute;
	top: 412px;
	left: 170px;
	padding: 0px;
}
#logo {
	position: absolute;
	margin-top: 487px;
	margin-left: 646px;
}
/* Footer
************************************************/
#footer {
	margin: 10px 0 0 400px;
	color: #666666;
}
#footer ul li {
  	display: inline;
}
#footer a {
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover {
	color: #071a30;
	text-decoration: none;
}
.boldText {
	font-weight: bold;
}