body
{
	font-family: Verdana, sans-serif;
	background-image: url(bg_parchment3.jpg);
}
.navArea
{
	text-align: center;
}
.navAreaPhoto
{
	padding: 5pt;
	float: right;
}
.masthead
{
	padding-bottom: 14pt;
}
.title
{
	text-align: center;
	font-size: x-large;
}
.subtitle
{
	text-align: center;
	font-size: large;
}
.music-category
{
	font-size: large;
}
.leftMusicalQuote
{
	position: absolute;
	top: 100px;
	left: 5px;
	width: 280px;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
}
.rightMusicalQuote
{
	position: absolute;
	top: 100px;
	right: 5px;
	width: 280px;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
}
.mainPicture
{
	margin-left: 290px;
	margin-right: 290px;
	text-align: center;
}
.navLinks
{
	text-align: center;
}
.navLinks ul
{
	list-style-type: none;
}
.navLinks li { padding: 8pt; }
.navLink
{
	text-align: center;
	text-decoration: none;
	color: blue;
}
.navLink:visited
{
	text-align: center;
	text-decoration: none;
	color: blue;
}
.navLink:hover
{
	text-align: center;
	text-decoration: none;
	color: blue;
}
.navLink:active
{
	text-align: center;
	text-decoration: none;
	color: blue;
}
.mainpagefooter
{
	width: 100%;
	border-top: thin black solid;
}
.footer
{
	float: bottom;
	border-top: thin black solid;
}

