body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #020067;
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	color: #020067;
}
.innerdiv {
	margin: 0px;
	padding: 0px;
	width: 629px;
	min-height: 343px;
	/*background-image:url(images/innerdivback.jpg);
	background-repeat:repeat-y;*/
	border-left: 2px solid #999999;
	border-bottom: 1px solid #FFFFFF;
}
a:link, a:visited {
	font-weight: bold;
	color: #020067;
	font-style: italic;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.pageheader {
	margin-top: 17px;
	margin-left: 15px;
}
.credits {
	color: #999999;
	width: 400px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
}
.chamber {
	font-size: 14px;
	font-style: italic;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 15px;
	color: #999999;
	background-image: url(images/chambermusic.png);
	background-repeat: no-repeat;
	padding-top: 23px;
	text-indent: 100px;
	text-align: right;
	padding-left: 17px;
	line-height: 1.33;
}
.innerdiv h3 {
	color: #936411;
	margin-bottom: 0px;
	margin-left: 10px;
}
.innerdiv p {
	margin-left: 10px;
	margin-right: 10px;
}
.innerdiv h3 + p {
	margin-top: 0;
}
#programs h3 + p a {
	font-size: small;
}
.thumbfloat {
	float: right;
	display: inline;
	margin-right: 20px;
	margin-bottom: 10px;
}
hr {
	clear:both;
}
.clearboth {
	clear:both;
}
.historydiv {
	background-color: #FDFDFD;
	padding: 5px;
	float: right;
	width: 250px;
	margin-right: 15px;
	border: 1px solid #020067;
}
a[href^='mailto'] {
	background:url(http://www.american-music.org/images/ico_mailto.gif) no-repeat center left;
	padding-left: 18px;
	/*color: #3B5A6F;*/
}
a[href$='.pdf'] {
	background:url(http://www.american-music.org/images/ico_acrobat.gif) no-repeat center right;
	padding-right: 19px;
	/*color: #3B5A6F;*/
}
input[type="text"], textarea {
	padding:5px;
	border: 1px solid #BAD4EB;
}