body   { font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #666666; margin: 0 auto; text-align: center; background-image: url(images/layout-images/dropshadow.jpg); background-repeat: repeat-y; background-position: center; padding: 0; }
p   { font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1 { font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h2 { font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h3    { font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td     {
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	vertical-align: top;
}




a
{ color: #434343;

}
.wrapper {
	background-color: #ffffff;
	width: 760px;
	margin: 0 auto;
	background-repeat: repeat-y;
	text-align: left;
}
.seo {
	font-size: 10px;
	text-align: center;
	margin: 0px;
}
.leftcol-phone {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

a:hover
{ color: #3D3D3D;
}
.navcell {
	background-color: #999999;
	width: 160px;
}
.headercell {
	text-align: center;
	background-color: #ffffff;
	
}

.contentcell {
	padding: 10px;
	background-color: #D6D6D6;
	width: 570px;
}

.caption
{   margin-bottom: 30px;
}

.songtitle
{ text-transform: uppercase;
}
.footercell {
	padding: 10px;
	background-color: #D6D6D6;
	width: 575px;
	color: #333333;
}
.footercell a {
	color: #333333;
}

#navblock a
{ color: white;
text-decoration: none;
font-weight: bold;
}

#navblock a:hover, a:active
{ color: white;
text-decoration: underline;
font-weight: bold;
}

