@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #888888;
	background-color: #888888;
}
.page-shadow {
	background-image: url(images/shadow_side.gif);
	background-repeat: repeat-y;
}
.head_blank {
	background-image: url(images/header_blank.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	word-spacing: 3px;
	font-weight: bold;
}
.navON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #DE145B;
	word-spacing: 3px;
	font-weight: bold;
}
.redpanel {
	background-image: url(images/red-tile.gif);
	background-color: #E0195C;
	background-repeat: repeat-x;
}
.footertile {
	background-image: url(images/foot_nav.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 4px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #DB185A;
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.mhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin: 0px;
	padding: 0px;
}
.contenttile {
	background-image: url(images/grey-tile.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 22px;
	color: #FFF;
	font-weight: normal;
}
.introPara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 22px;
	color: #CCC;
}
.introBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #FFF;
}
.introHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 22px;
	color: #FFF;
}
.bodyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 24px;
	color: #DE145B;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #333;
}
.bodyHeadsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #DE145B;
}
.bodyCopySmallRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1px;
	color: #DE145B;
}
.Tracknames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 33px;
	color: #333;
}
.dividerRule {
	background-image: url(images/divider.gif);
	word-spacing: 4px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}
li {
	padding-bottom: 4px;
}
.head_home {
	background-image: url(images/banners/home.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.head_about {
	background-image: url(images/banners/about.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.head_playlist {
	background-image: url(images/banners/playlist.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.head_photos {
	background-image: url(images/banners/photos.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.head_faqs {
	background-image: url(images/banners/faqs.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.head_contact {
	background-image: url(images/banners/contact.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
a.linkStyleName:link {
	color: #DE145B;
}
a.linkStyleName:visited {
	color: #DE145B;
}
a.linkStyleName:hover {
	color: #DE145B;
}
a.linkStyleName:active {
	color: #DE145B;
} 
a.creds:link {
	color: #999;
}
a.creds:visited {
	color: #999;
}
a.creds:hover {
	color: #999;
}
a.creds:active {
	color: #999;
} 
.bodyCopyRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #DE145B;
}
.copyrightGREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin: 0px;
	padding: 0px;
}
