@charset "utf-8";

.highlights {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-color: #FFFFFF;
                background-color: #000;
                height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #333;
	border-right-color: #666;
	border-bottom-color: #999;
	border-left-color: #333;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	position: relative;
	margin-top: 15px;
	float: none;
	clear: none;
	padding-left:30px;
	padding-right:30px;
padding-top:5px;
padding-bottom:5px;
}


.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #333;
	border-right-color: #666;
	border-bottom-color: #999;
	border-left-color: #333;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	position: relative;
	margin-top: 15px;
	float: none;
	clear: none;
	padding-left:30px;
	padding-right:30px;
}

.titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #8BD8D6;
	position: relative;
	text-align: left;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
  a:link {
	text-decoration:none;
	color: #8BD8D6;
}
  a:visited {
	text-decoration:none;
	color: #8BD8D6;
}
.imageright {
	margin: 6px;
	clear: left;
	float: right;
	height: 100px;
	width: 120px;
}
  a:hover {
	text-decoration:none;
	color: #8BD8D6;
}
  a:active {
	text-decoration:none;
	color: #8BD8D6;
}
#Body {
	position:absolute;
	width:800px;
	height:1600px;
	z-index:10;
	left: 0px;
	top: 166px;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #666;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../images/nm-pz-bg.jpg);
	background-attachment: fixed;
	background-position: center top;
}

body {
	background-color: #000;	
}
#Header {
	position:absolute;
	width:800px;
	height:80px;
	z-index:2;
	left: 2px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #4f3021;
	border-top-color: #FBFCFC;
	border-right-color: #FBFCFC;
	border-bottom-color: #FBFCFC;
	border-left-color: #FBFCFC;
	background-image: url(../images/header2.jpg);
}
#Menu {
	position:absolute;
	width:800px;
	height:85px;
	z-index:3;
	left: 0px;
	top: 80px;
	color: #3C3;
	background-color: #000;
	margin: auto;
	font-size: 10px;
	text-align: center;
	background-image: none;
}

#Reverb {
	position:absolute;
	width:800px;
	height:52px;
	padding-top:10px;
	z-index:12;
	background-color: #000;
}

#Main {
	position:absolute;
	width:800px;
	height:1200px;
	z-index:5;
	margin-right: auto;
	margin-left: -400px;
	top: 0px;
	left: 50%;
	text-align: left;
	color: #000;
}
.lyrictext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #333;
	border-right-color: #666;
	border-bottom-color: #999;
	border-left-color: #333;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	position: relative;
	margin-top: 15px;
	float: none;
	clear: none;
	padding-left:30px;
	padding-right:30px;
}
.Imageleftbig {
	margin: auto;
	clear: left;
	float: right;
	height: auto;
	width: auto;
	position: relative;
}
