.pageTitle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #008000;
	text-align: center;
}
.pageTitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.nav {
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #009900;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
#brandnew {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	background-color: #008000;
	letter-spacing: 4px;
}
.descr {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	text-indent: 2em;
}
.section {
	font-size: large;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	text-align: center;
}
.smItalic {
	font-size: small;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.media {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	width: 80%;
	border: thin solid #008000;
	margin-bottom: 5px;
	/*The margins below prevent Firefox 1.5 from denying centering to the media div*/
	margin-right: auto; 
	margin-left: auto;
}

#pagesamples {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #008000;
	text-align: center;
}
.SampleImageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
	width: 600px;
	font-style: normal;
	font-weight: normal;
	display: block;
	/*The margins below prevent Firefox 1.5 from denying centering to the media div*/
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 2px;
}
.MP3 {
	font-weight: bold;
	border: thin solid #0000FF;
	background-color: #66FFFF;
	text-decoration: none;
	vertical-align: top;
}
.CDsamples {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	width: 95%;
	border: thin none #008000;
	margin-bottom: 5px;
	/*The margins below prevent Firefox 1.5 from denying centering to the media div*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.trackTitle {
	font-weight: bold;
	color: #0000ff;
}
.trackComposer {
	font-weight: bold;
	color: #008000;
}
.SheetMusic {
	font-weight: bold;
	border: thin solid #0000FF;
	text-decoration: none;
	color: #0000FF;
	border-color: #FF0000;
	vertical-align: top;
}
