body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/bg_pink.gif);
	background-repeat: repeat;
	background-position: 30px 4px;
}

p {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-align: justify;
}

p .left {
	text-align: left;
}

.addtnlmus {
	color: #400C23;
	font-size: 10px;
}

.albumname {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	letter-spacing: 0.03em;
	font-weight: lighter;
	margin-bottom: 2px;

	
}

.bandcredit {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #D09AB6;
	text-align: justify;
	font-weight: lighter;
	letter-spacing: 0.07em;
	margin-bottom: 20px;
	
}

.subheadings {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	font-weight: lighter;
	letter-spacing: 0.07em;
	padding-top: 20px;
	
}

.lyricheadings {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.07em;
	padding-top: 20px;
	
}

.track {
	font-size: 11px;
	color: #D09AB6;
	text-align: justify;
	font-weight: lighter;
	letter-spacing: 0.07em;
	
}

.timing {
	font-size: 9px;
	color: #333333;

	}


.ztable {
	width: 750px;
	border: 0;
    padding: 0px;
	margin: 0px;
}

.ztable .leftnav {
width: 230px;
background-color:#000000;
/* background-image: url(../fz/images/discography_nav_BG.jpg); 
	background-repeat: no-repeat;*/
}

.ztable .leftnavbottom {
width: 230px;
background-color:#000000;
}

.ztable .content {
	width: 520px;
	background-color:#EC0498;
	border-right: 1px solid #000000;
	background-image: url(../fz/discography/images/discog_bg.jpg);
	background-repeat: no-repeat;
}

#textbox {
	width: 479px;
	border: 0;
	left: 250px;
}

#textbox .discthumbs {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #fff;
	padding-top: 5px;
	text-align: center;

	}

.footer {
	background-color:#EC0498;
border-right: 1px solid #000000;
}

.footer p {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	color: #E4C9C1;
	text-align: justify;
	
	}
	
.footer p a:link, a:visited {
	
	color: #5D001F;
	text-decoration: none;
	border-bottom: none;
	}
	
.footer p a:hover {
	
	color: #990033;
	text-decoration: none;
	border-bottom: 1px dotted #990033;
	}



