@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.copyright {
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFC220;
	border-right-color: #FFC220;
	border-bottom-color: #FFC220;
	border-left-color: #FFC220;
	color: #FFFFCC;
}
.designcredit {
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FCF7AE;
}
.PhotoLeft {
	margin-right: 20px;
	float: left;
}
.PhotoRight {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
h3 {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
.bodyTight {
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #000000;
	padding-top: 20px;
}
.TableName {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.BottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.LinkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	border: 1px none #FFC220;
}
.BioInstrument {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.greenCaption {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.GuestBio {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
}
.BottomMenu a:link {
	color: #FCF7AE;
}
.BottomMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.BottomMenu a:visited {
	color: #000000;
}
.designcredit a:link {
	color: #FCF7AE;
}
.designcredit a:hover {
	color: #CC0000;
}
.designcredit a:visited {
	color: #FFFFCC;
}
.TableBoarder {
	border: 2px solid #000000;
}
.MusicTitle {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Composer {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.PhotoLeftBorder {
	margin-right: 20px;
	border: 1px solid #000000;
}
.PhotoRightBoarder {
	margin-left: 20px;
	border: 1px solid #000000;
}
#header h1 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: italic;
	color: #CC2229;
	font-size: 3em;
	text-shadow: 5px 3px 5px #939598;
}
#header h1 img {
	float: left;
	padding-right: 20px;
}
#footer {
	border-top: 2px solid #CC2229;

}
#container {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	background-color: #FDFAD9;
	padding-left: 20px;
	padding-right: 20px;
}
#container #footer p {
	text-align: center;
}




@media screen{
#header {
	height: 190px;
	padding-top: 0px;
	border-bottom: 2px solid #CC2229;
}
.LinkMenu {
	color: #B81E00;
	font-size: 1em;
}


}

@media screen{
#Main {
	margin-left: 20px;
	margin-right: 20px;

}

}
