body {
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	color:#fff;
	background-color: #000000;
}

a { color: #FFFF00; text-decoration:none;}
a:hover { color:#C0173B; }

#background {
	LEFT: 0px; OVERFLOW: hidden; POSITION: absolute; TOP: 0px;
	z-index:1;
}

#camel {
	text-transform:none;
}

#upper {
	text-transform: uppercase;
}

#h1z { font-size:24px; font-weight:bold; }
#h2z { font-size:11px; font-weight:bold; text-transform: uppercase; }

#linkz {
	color: #FFFF00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
    position: absolute;
    top: 440px;
    left: 120px;
	z-index:5;
	padding: 1px;
}

#linkz a { color: #FFF; }
#linkz a:active { color:#FFF; }
#linkz a:hover { color:#FF0000; }



/* HOME PAGE -----------------------------*/

#contact {
    position: absolute;
    top: 500px;
    left: 120px;
	z-index:3;
	text-transform: uppercase;
}

#text_box_index {
    position: absolute;
	width: 350px;
    top: 100px;
    left: 120px;
	z-index:2;
}



/* OTHER PAGES ------------------------------------ */

#text_box_link1 {
    position: absolute;
    top: 180px;
    left: 120px;
    width: 220px;
	z-index:5;
	text-transform: uppercase;
}
#text_box_link2 {
    position: absolute;
    top: 120px;
    left: 380px;
    width: 220px;
	z-index:6;
	text-transform: uppercase;
}
#text_box_gurus {
    position: absolute;
    top: 180px;
    left: 120px;
    width: 190px;
	z-index:6;
	text-transform: uppercase;
}
#text_box_quotes {
    position: absolute;
    top: 202px;
    left: 330px;
    width: 240px;
	z-index:7;
	text-transform: none;
	font-size: 11px;
	display:none
}
#text_box_photo {
    padding: 0px;
    position: absolute;
    top: 170px;
    left: 120px;
    width: 374px;
	height: 248px;
	z-index:8;
	text-transform: uppercase;
}


/* BIO ITEMS ------------------------------------ */

#text_box_bio {
	z-index:3;
    position: absolute;
    top: 164px;
    left: 120px;
    width: 900px;
	z-index:9;
	font-size:12px;
	text-transform: none;
}

#text_box_bio_content {
	z-index:4;
	padding-right:12px;
	padding-left:12px;
	color:#FFF;
	width:400px;
	height:260px;
	overflow:scroll;
	overflow-x: hidden;
}

#text_box_bio_content_shade{
	z-index:2;
    position: absolute;
    top: 164px;
    left: 120px;
	width: 409px;
	height: 260px;
	background-color:#000;
	opacity: 0.40; 
	/* To get opacity working in IE:  http://www.quirksmode.org/css/opacity.html */
	filter: alpha(opacity=40);
}

#text_box_bio_image {
    position: absolute;
    top: 136px;
    left: 560px;
	z-index:1;
}

/* DISCOGRAPHY ITEMS ------------------------------------ */

#text_box_disc {
	z-index:20;
    position: absolute;
    top: 164px;
    left: 120px;
    width: 900px;
	/*font-size:8px;*/
	text-transform: none;
}

#text_box_disc_content {
	z-index:21;
	/*padding-right:12px;*/
	padding-left:12px;
	color:#FFF;
	font-size:13;
	line-height: 110%;
	width:669px;
	height:255px;
	overflow:scroll;
	overflow-x: hidden;
}

#text_box_disc_content_shade {
	z-index:19;
    position: absolute;
    top: 164px;
    left: 120px;
	width: 669px;
	height: 255px;
	background-color:#000;
	opacity: 0.45; 
	/* To get opacity working in IE:  http://www.quirksmode.org/css/opacity.html */
	filter: alpha(opacity=45);
}

#section_title {
	z-index:22;
	padding-top:10px;
	padding-bottom:4px;
	font-size:17;
}

#album{
	z-index:23;

	padding-top:7px;
	/*padding-bottom:25px;

	border-color:#0FF;
	border-width:1px;
	border-style:solid;
	*/
}

/*
#cover{
	z-index:24;
	font-family: Arial, Helvetica, sans-serif;
	width:120px;
	height:120px;
	float:left;
	padding-right:14px;
	
	border-color:#CCC;
	border-width:1px;
	border-style:solid;
	
}
*/


#cover
{
min-height:0; /* IE 7 */

z-index:24;
	font-family: Arial, Helvetica, sans-serif;
	width:120px;
	height:120px;
	float:left;
	padding-right:14px;
	/*
	border-color:#CCC;
	border-width:1px;
	border-style:solid;
	*/

}

#cover:after
{
content:".";
clear:both;
display:block;
height:0;
visibility:hidden;
}

* html .cover { height:1%; } /* IE 6 */

#cover DIV
{
float:left;
}




#list{
	z-index:25;
	display:inline-block;
	width:500;
	height:130;
	
	/*
	border-color:#FF0000;
	border-width:1px;
	border-style:solid;
	*/
}



#title_line
{
min-height:0; /* IE 7 */
	/*
	border-color:#CCC;
	border-width:1px;
	border-style:solid;
	*/
}

#title_line:after
{
content:".";
clear:both;
display:block;
height:0;
visibility:hidden;
}

* html .title_line { height:1%; } /* IE 6 */

#title_line DIV
{
float:left;
}



#album_title {
	font-size:18;
	color:#FFFF00;
	width:460px;

	/*
	border-color:#FF0;
	border-width:1px;
	border-style:solid;
	*/
}
#album_date {
	font-size:18;
	color:#FFFF00;
	
	/*
	border-color:#ccc;
	border-width:1px;
	border-style:solid;
	*/
}





#album_notes {
	z-index:27;
	padding-bottom:7px;
	color:#FFFF00;
}

#info {
	font-size:9;
	
	/*
	border-color:#0FF;
	border-width:1px;
	border-style:solid;
	*/
	
}
#buyitnow {
	padding-top:3px;
	/*
	border-color:#0FF;
	border-width:1px;
	border-style:solid;
	*/
}

#info a { color: #FF000; text-decoration:underline }
#info a:active { color:#FF0000; }
#info a:hover { color:#FFF; }

#songLine{
	z-index:28; 
	width:250;
	height:17;
	/*
	border-color:#00F;
	border-width:1px;
	border-style:solid;
	*/
}

#mp3player{
	z-index:29;
	float:left;
	
	width:25;
	height:15;
	/*
	border-color:#00F;
	border-width:1px;
	border-style:solid;
	*/
}

#songtitle{
	z-index:30;
}

#divider{
	z-index:31;
	background-color:#FFF;
	width:640px;
	height:1px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px; 
}

/*
#year{
	z-index:32;
	position: relative;
    top: 0px;
    left: 120px;
	
	border-color:#00F;
	border-width:1px;
	border-style:solid;
	
}
*/









#liner_notes{
	/*font-family:Georgia, "Times New Roman", Times, serif;*/ 
	font-size:12px;
	background:#000;
	color:#FFF;
	margin-left:15px;
	margin-top:15px;
	background-image:url(bg001.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
}






/*
#foxflare {
	color: #999999;
    position: absolute;
    top: 562px;
    right: 15px;
	z-index:11;
}

#foxflare a {
	font-size:9px;
	color: #999999;
}
#foxflare a:hover { color:#FF0000; }









#buy {
    position: absolute;
    top: 470px;
    left: 120px;
	z-index:12;
}
*/

/*ROLL OVER*/
#buyit {
	list-style:none;
	padding:10px 5px;
	/*background:url("images/bk.gif") repeat-y;*/
}
#buyit a {
	display:block;
	width:174px;
	background:url("buy_now.gif") no-repeat;
	padding:7px 10px 6px 10px;
}
#buyit a:hover { 
	background-position:0 -14px;
}
#buyit a:active {
	background-position:0 -0px;
}







#flashcontent {
	/*border: solid 1px #000;
	width: 300px;
	height: 300px;
	float: left;
	margin: 15px 20px;*/
}

