body {
	margin:0px 0px 0px 0px;
	background-image:url(../images/background.gif);
	background-repeat:no-repeat;
	background-position:78% -10px;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#332E3D;
}
a:link {
	color:#624277;
	text-decoration:none;
}
a:visited {
	color:#624277;
	text-decoration:none;
}
a:hover {
	color:#A9A2B9;
	text-decoration:underline;
}
a:active {
	color:#A9A2B9;
	text-decoration:none;
}
hr {
	border-top:1px dashed #FFFFFF;
	border-left:1px dashed #FFFFFF;
	border-bottom:1px dashed #A9A2B9;
	border-left:1px dashed #FFFFFF;
}
input {
	border:1px solid #A9A2B9;
}
#header {
	width:100%;
	margin-bottom:20px;
}
#headerLogo {
	float:left;
	padding:18px 25px 0px 10px;
}
#headerHome {
	float:left;
	padding-right:20px;
	padding-top:17px;
}
#headerMenu {
	float:left;
}
#headerMenuRow1 {
	padding-top:8px;
}
#headerMenuRow2 {
	padding-left:25px;
}
#headerMenuRow3 {
	padding-left:50px;
}
.headerMenuRow1Image {
	padding-right:50px;
}
#content {
	clear:both;
}
#contentLeft {
	float:left;
	width:65%;
	padding-right:5%;
}
#contentLeftText {
	float:right;
	width:95%;
}
#contentRight {
	float:left;
	width:28%;
}
.contentRightJoin {
	border:1px dotted #A9A2B9;
	padding:5px 10px 5px 10px;
	margin-bottom:20px;
}
.contentRightLiveshows {
	border:1px dotted #A9A2B9;
	padding:5px 10px 5px 10px;
	margin-bottom:20px;
	font-size:11px;
}
.contentRightNews {
	border:1px dotted #A9A2B9;
	padding:5px 10px 5px 10px;
	margin-bottom:20px;
	font-size:11px;
}
h1 {
	border-bottom:1px dashed #A9A2B9;
	color:#A9A2B9;
	font-size:18px;
	letter-spacing:2px;
	padding-bottom:10px;
	clear:both;
}
h2 {
	color:#332E3D;
	font-size:16px;
	text-align:center;
	letter-spacing:15px;
	clear:both;
}
h3 {
	color:#A9A2B9;
	font-size:13px;
	letter-spacing:5px;
	clear:both;
}
h4 {
	border-bottom:1px dotted #A9A2B9;
	color:#A9A2B9;
	font-size:13px;
	margin:0px 0px 5px 0px;
	clear:both;
}
h5 {
	color:#A9A2B9;
	font-size:13px;
	letter-spacing:2px;
	margin:0px 0px 3px 0px;
	clear:both;
}
/************* Home Page *****************/
.homepageItem {
	border-bottom:1px dotted #A9A2B9;
	margin-bottom:10px;
	clear:both;
}
.homepageItemLink {
	text-align:right;
	margin-top:3px;
	margin-bottom:3px;
}
#homepagePicture {
	width:35%;
	float:left;
	padding:0px 10px 20px 0px;
}
#homepageItemPhoto1 {
	width:50%;
	float:left;
	text-align:center;
	border-left:1px dotted #DDDBE3;
	margin-bottom:10px;
	font-size:11px;
}
#homepageItemPhoto2 {
	width:49%;
	float:left;
	text-align:center;
	border-left:1px dotted #DDDBE3;
	border-right:1px dotted #DDDBE3;
	margin-bottom:10px;
	font-size:11px;
}
#homepagePictureText {
	width:185px;
	padding:10px 9px 0px 9px;
	text-align:justify;
	color:#585069;
}
#homepageText {
	width:63%;
	float:left;
}
/************* Footer *****************/
#footer {
	border-top:1px solid #D9D6E0;
	clear:both;
	margin-top:30px;
	font-size:11px;
	text-align:center;
	margin:0px 20px 0px 20px;
	color:#585069;
	line-height:30px;
}
#bioPhoto {
	margin-left:20px;
	margin-bottom:10px;
}

/***************** Releases ***********************/
.releaseComments {
	width:100%;
}
.releaseImage {
	margin:0px 20px 20px 0px;
}
.releaseTitle {
	color:#332E3D;
	font-size:13px;
	letter-spacing:5px;
	clear:both;
}
.releaseTracks {
	width:100%;
	line-height:18px;
}
.releaseTracksHeading {
	color:#A9A2B9;
	border-top:1px solid #EFEEF2;

}
.releaseTracksRow {
	color:#605773;
}
.releaseTracksNo {
	clear:both;
	width:5%;
	float:left;
	border-bottom:1px solid #EFEEF2;
}
.releaseTracksTitle {
	width:35%;
	float:left;
	border-bottom:1px solid #EFEEF2;
}
.releaseTracksTime {
	width:9%;
	float:left;
	text-align:center;
	border-bottom:1px solid #EFEEF2;
}
.releaseTracksLyrics {
	width:10%;
	float:left;
	text-align:center;
	border-bottom:1px solid #EFEEF2;
}
.releaseTracksNotes {
	width:10%;
	float:left;
	text-align:center;
	border-bottom:1px solid #EFEEF2;
}
.releaseTracksDownload {
	width:10%;
	float:left;
	text-align:center;
	border-bottom:1px solid #EFEEF2;
}
.releaseTracksPreview{
	width:10%;
	float:left;
	text-align:center;
	border-bottom:1px solid #EFEEF2;
}
.releaseTracksVideo {
	width:10%;
	float:left;
	text-align:center;
	border-bottom:1px solid #EFEEF2;
}
/************* Press *****************/
.press {
	margin-top:15px;
	margin-bottom:5px;
	border-bottom:1px dotted #A9A2B9;
	clear:both;
}
.pressDate {
	font-size:11px;
}
.pressDetail {
	font-size:12px;
	margin-top:3px;
	margin-bottom:10px;
}
.pressHeading {
	font-size:13px;
	color:#332E3D;
	font-weight:bold;
	letter-spacing:1px;
}
.pressDownload {
	padding:0px 10px 0px 10px;
	color:#332E3D;
	border:1px solid #332E3D;
	background-color:#E2E0E9;
	font-size:11px;
}
.pressView {
	margin-bottom:10px;
}
#pressMenu {
	width:100%;
	clear:both;
	margin-bottom:20px;
}
.pressMenuItem {
	width:20%;
	float:left;
	text-align:center;
	border:1px solid #E2E0E9;
	margin-right:4%;
	font-weight:bold;
}
.pressMenuItemHighlighted {
	width:20%;
	float:left;
	text-align:center;
	border:1px solid #332E3D;
	margin-right:4%;
	font-weight:bold;
}

/************* Live Shows *****************/
.liveshow {
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #A9A2B9;
	margin-left:20px;
}
.liveshowDetail {
	font-size:11px;
	color:#A9A2B9;
}
/************* Photos *****************/
.photoThumbnail {
	clear:both;
	width:100%;
	text-align:center;
	margin-top:15px;
	border-bottom:1px solid #E2E0E9;
	border-right:1px solid #E2E0E9;
}
.photoThumbnailImage {
	float:left;
	width:49%;
	text-align:left;
	padding-bottom:5px;
}
.photoThumbnailCaption {
	float:left;
	width:48%;
	text-align:left;
	padding-top:20px;
}