.sidebgdrum {
	background-image: url(images/sidedrum.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
A:link    /* style for link  */     { color: #660000; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: none }
A:active   /* Style for active link */   { color: #660000; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: none  }

A:visited    /* Style for visited link */    { color: #660000; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: none; }

A:hover   /* Style for mouse over effect on link */    { color: #660000; font-size: 12px; font-family: Verdana, Helvetica; text-decoration: underline }
.link2 a:link  /* Style for secondary link */  {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Helvetica;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FCDDBA;
	line-height: normal;
}
.navborders {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.link2 a:active  /* Style for secondary active link */  {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Helvetica;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.link2 a:visited  /* Style for secondary visited link */  {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Helvetica;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.link2 a:hover  /* Style for secondary mouse over link */   {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Helvetica;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sidebg {
	background-image: url(images/sideplain.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.copyrightinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663300;
}
.sidebghorn {
	background-image: url(images/sidehorn.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sidebgpiano {
	background-image: url(images/sidepiano.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sidebgreel {
	background-image: url(images/sidereel.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #663300;
	font-weight: bold;
}
