@charset "UTF-8";
/* CSS Document
Home CSS
© 2007 Michelle Wright
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 8/8/07 10:40AM
Validated 8/8/07 10:40AM */			
	
/* Global Layout Elements */	
	
div#wrapperdiv {
	height: 1027px;
	position: relative;
	z-index: 0;
	visibility: visible;
	}
	
div#flashdiv {
	background: url(../images/homepageflashback.jpg) top left no-repeat;
	width: 505px;
	height: 255px;
	position: relative;
	z-index: 0;
	visibility: visible;
}

div#coverdiv {
	position: absolute;
	z-index: 10;
	top: 49px;
	left: 41px;
	visibility: visible;
	width: 132px;
	height: 133px;
}
	
div#musicplayerdiv {
	position: absolute;
	z-index: 10;
	visibility: visible;
	top: 661px;
	left: 138px;
	width: 350px;
	text-align: center;
}
	
div#headerdiv {
	width: 100%;
	height: 280px;
	background: url(../images/home06_02.jpg) top left no-repeat;
	position: relative;
	z-index: 0;
	visibility: visible;
	}
	
div#topnavdiv {
	width: 188px;
	height: 177px;
	position: absolute;
	z-index: 20;
	visibility: visible;
	left: 707px;
	top: 90px;
}
	
div#contentdiv {
	width: 100%;
	height: 399px;
	}
	
div#contentleftdiv {
	width: 216px;
	height: 399px;
	float: left;
	}
	
div#contentcenterdiv {
	background: url(../images/home_05.jpg) top left no-repeat;
	width: 190px;
	height: 394px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	color: #3d2b01;
	padding: 5px 0 0 10px;
	}
	
div#contentrightdiv {
	width: 477px;
	height: 399px;
	float: left;
	padding: 0;
	}
	
div#playerdiv {
	width: 100%;
	height: 44px;
	position: relative;
	z-index: 0;
	visibility: visible;
	}
	
div#playerleftdiv {
	width: 216px;
	height: 44px;
	float: left;
	}
	
div#playercenterdiv {
	width: 200px;
	height: 44px;
	float: left;
	background: url(../images/home6_4_10_32.jpg) top left no-repeat;
	}
	
div#playerrightdiv {
	width: 477px;
	height: 44px;
	float: left;
	}
	
div#sep1div {
	width: 100%;
	height: 45px;
	}
	
div#mailinglistdiv {
	width: 100%;
	height: 80px;
	}
	
div#mlleftdiv {
	width: 482px;
	height: 80px;
	float: left;
	}
	
div#mlcenterdiv {
	width: 293px;
	height: 80px;
	float: left;
	}
	
div#mlrightdiv {
	width: 118px;
	height: 80px;
	float: left;
	}
	
div#sep2div {
	width: 100%;
	height: 25px;
	}
	
div#myspacediv {
	width: 100%;
	height: 80px;
	}
	
div#leftsocialdiv {
	width: 517px;
	float: left;
}

div#rightsocialdiv {
	width: 214px;
	float: left;
}

div#socialdiv {
	width: 76px;
	float: left;
}

div#socialdiv2 {
	width: 86px;
	float: left;
}
	
div#sep3div {
	width: 100%;
	height: 11px;
	}
	
div#footerdiv {
	height: 53px;
	background: url(../images/home_19.jpg) top left no-repeat;
	}
	
div#footerdiv {
	position: relative;
	height: 72px;
	background: url(../images/biofooter_21.jpg) top left no-repeat;
	color: #d6cdb6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	}
	
div#copyrightdiv {
	width: 347px;
	position: absolute;
	top: 30px;
	left: 0;
	text-align: left;
	padding: 0 0 0 100px;
	}
	
div#dvmdiv {
	width: 346px;
	position: absolute;
	top: 30px;
	left: 447px;
	text-align: right;
	padding: 0 100px 0 0;
	}
	
div#songnamediv {
	text-align: center;
	font-size: 80%;
	margin: 6px 0 0 0;
}

div#flashdiv2 {
	width: 84px;
	margin: 0 auto;
}
	
/* Text */

div#contentcenterdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	color: #3d2b01;
	}
	
div#contentcenterdiv h1 {
	padding: 0 0 10px 0;
	font-size: 100%;
	}
	
div#contentcenterdiv p {
	line-height: 150%;
	font-size: 90%;
	padding: 0 0 5px 0;
	}
	
div#contentcenterdiv p em {
	font-style: italic;
	font-weight: bold;
	}
	
div#contentcenterdiv p.clickhere {
	font-size: 80%;
	font-weight: normal;
	padding: 5px 0 15px 0;
	}
	
div#contentcenterdiv p.tourdate {
	margin: 0;
	padding: 0;
	}
	
span#salehead {
	color:#006600;
	}
	
/* SCROLLER */

div#scrollerWrapper {
	position: relative;
	visibility: visible;
	z-index: 0;
}

div#dsvUp {
	position: absolute;
	left: -5px;
	top: 0px;
	z-index: 0;
	width: 14px;
	height: 14px;
}

div#dsvDown {
	position: absolute;
	left: -5px;
	top: 328px;
	z-index: 0;
	width: 14px;
	height: 14px;
}


div#dsvTrack {
	position: absolute;
	left: -5px;
	top: 14px;
	z-index: 0;
	width: 14px;
	height: 314px;
}

div#dsvContainer {
	position:absolute;
	left: 30px;
	top: 0px;
	width: 166px;
	height: 340px;
	clip: rect(0px,166px,340px,0px);
	overflow: hidden;
	z-index: 1;
}
