BODY {
	color: black;
	background: white;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12pt;
	}

A:link, A:visited, A:hover, A:active {
	text-decoration: underline; 
	color: black;
	}
	


H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Verdana, sans-serif;
	color: black;
	}
	
H1 {
	font-size: 150%;
	text-align: center;
	margin-bottom: .25em;
	}

H2 {
	font-size: 125%;
	text-align: center;
	}

H3 {
	font-size: 110%;
  	font-variant: small-caps;
	margin-bottom: 0;
	}

H4 {
	font-size: 90%;
	margin-bottom: 0;
	}

h3+p {
	margin-top: 0;
}

#maincontainer {
	width: auto;
	background-color: white;
	padding: 0% 5%;
	margin-top: 0;
	background-image: none;
	border: 0;
}

P, UL, LI {
	color: black;
	background: white;
	font-family: "Times New Roman", Times, Georgia, serif;
	}

UL, UL UL, UL.fullsize {
	line-height: 1.1em;
}

.colophon  {
	clear: both;
	position: relative;
	margin-top: 1em;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}


#music, #nav, .optional {
	display: none; 
	}


table.elder {
	width: 75%; 
	background: white; 
	color: black; 
	}
	
.content {  
	background: white;
	}

.sidebar {
	padding: 0.5em;
	float: right;
	width: 20%;
	font-size: 80%;
	margin: 1em;
	border: 1px solid #000;
}

.sidebar h4 {
	margin-bottom: 0;
}

.sidebar p.hang1 {
	margin-top: 0;
	margin-bottom: 0.5em;
}

P.motto  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	margin-bottom: 2em;
	margin-top: .25em;
	}


