.data {
	color: #000;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.calendaritem { color: #000; font-weight: bold; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left }
.calendarsection { color: #099; font-weight: bold; font-size: x-large; font-family: "Times New Roman", Georgia, Times }
.cdtitle { color: #669; font-weight: bold; font-size: large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.cdtitle2 { color: #639; font-weight: bold; font-size: large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.data2 { color: #000; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 10px; word-spacing: 200%; padding-left: 10px }
.datasitemap { color: #fff; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; word-spacing: 200% }
.pagetitle { color: #fff; font-weight: bold; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.playlist { color: #669; font-weight: bold; font-size: small; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 5px }
.playlistitem { color: #000; font-weight: normal; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; word-spacing: normal; margin-right: 5px }
.pullquote { color: #fc0; font-size: large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #c60 }
.quote { color: #000; font-weight: bold; font-size: medium; font-family: "Times New Roman", Georgia, Times }
.quoteattribution { color: #000; font-style: italic; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.script { color: #930; line-height: 150%; font-family: Copperplate31ab }
.songtitle { color: #c00; font-style: italic; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left }.quotedisc {
color: #000; font-size: 20px; font-family: Geneva, Arial, Helvetica, san-serif; word-spacing: 200%
}
.bioquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #9933CC;
	font-weight: bold;

}


.h17 {
	height: 17px !important;
}
.h30 {
	height: 30px !important;
}
body {
	background-color: #000;
}
@media (min-width: 768px) {
	.container {
		width: 720px;
	}
}
header {
	width: 100%;
	float: left;
}
.image_map {
	float: left;
}
.socialBtn {
	float: left;
}
.main-body {
	float: left;
	width: 100%;
}
.main-body ul, .main-body ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-body ul li {
	position: relative;
}
.main-body ul li::before {
	background: url("../images/divider.gif") repeat scroll 0 0 / cover ;
	bottom: top;
	content: "";
	left: 0;
	position: absolute;
	width: 600px;
	height: 14px;
}
.main-body ul li::after {
	background: rgba(0, 0, 0, 0) url("../images/home_wireframe_r1_c1 copy.gif") repeat-y;
	top: 0;
	left: 0;
	content: "";
	position: absolute;
	width: 137px;
	height: 100%;
}
.media {
	padding: 24px 0 0 146px;
}
.media-body {
	color: #fff;
}
.media-heading a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.media-body p {
	font-size: 10px;
	margin: 0 0 1px;
}
.li-footer {
	background: url("../images/foot.gif") repeat scroll 0 0 / cover ;
	width: 600px;
	height: 39px;
}
.bio {
	max-width: 765px;
	position: relative;
}
.bio-head {
	width: 100%;
	text-align: center;
}
.bio-head.visible-xs img {
	max-width: 100%;
}
.bio-head-top {
	width: 110px;
	float: right;
	margin-right: 15px;
}
.bio-head-left {
	float: left;
	position: relative;
}
.bio-head-left-title {
	position: absolute;
	left: 220px;
	top: 55px;
}
.bio-body {
	position: absolute;
	top: 146px;
	padding-bottom: 10px;
}
.bio-body-left {
	float: left;
	width: 208px;
	height: auto;
	margin-top: 67px;
}
.bio-body-right {
	float: left;
	max-width: 554px;
	background-color: #fff;
}
.bio-body-right-logo {
	float: left;
	width: 100%;
}
.bio-body-right-logo img {
	float: left;
}
.site-map {
	float: left;
	cursor: pointer;
	position: relative;
	width: 110px;
	height: 28px;
}
.site-map img{
	position: absolute;
}
.site-map img:last-child{
	opacity: 0;
}
.site-map img:first-child{
	opacity: 1;
}
.site-map:hover img:last-child{
	opacity: 1;
}
.site-map:hover img:first-child{
	opacity: 0;
}
.contact-us {
	float: left;
	cursor: pointer;
	position: relative;
	width: 110px;
	height: 27px;
}
.contact-us img{
	position: absolute;
}
.contact-us img:last-child{
	opacity: 0;
}
.contact-us img:first-child{
	opacity: 1;
}
.contact-us:hover img:last-child{
	opacity: 1;
}
.contact-us:hover img:first-child{
	opacity: 0;
}
.bio-body-left-on {
	float: left;
	cursor: pointer;
	position: relative;
	width: 208px;
	height: 35px;
}
.bio-body-left-menu {
	float: left;
	cursor: pointer;
	position: relative;
	width: 208px;
	height: 35px;
}
.bio-body-left-menu img{
	position: absolute;
	width: 208px;
	height: 35px;
}
.bio-body-left-menu img:last-child{
	opacity: 0;
}
.bio-body-left-menu img:first-child{
	opacity: 1;
}
.bio-body-left-menu:hover img:last-child{
	opacity: 1;
}
.bio-body-left-menu:hover img:first-child{
	opacity: 0;
}
.bio-body-right-body {
	margin: 0 12px;
}
@media screen and (max-width:768px) {
	/* index page responsive */
	.main-body ul li::before {
		left: -106px;
	}
	.main-body ul li::after {
		left: -106px;
	}
	.li-footer {
		background: url("../images/foot.gif") repeat scroll -106px 0 / cover ;
		width: auto !important;
		max-width: 100% !important;
	}
	.media {
		padding: 16px 0 0 38px;
	}
	/* all pages responsive */
	.bio-body {
		display: inline-block;
		margin-top: 20px;
		position: relative;
		text-align: center;
		top: unset;
		width: 100%;
	}
	.bio-body-left {
		display: none;
	}
	.bio-body-right {
		background-color: #fff;
		display: inline-block;
		float: unset;
		max-width: 554px;
		text-align: left;
	}
	.bio-body-right-logo > img {
		max-width: 100%;
	}
	.bio-body-right-body img {
		width: auto !important;
		max-width: 100% !important;
	}
	.bio-body-right-body table {
		width: auto !important;
		max-width: 100% !important;
	}
}