/* CSS Document */
* {margin:0; padding:0}
body { text-align:center padding:0px; margin:0 auto; background-color:#000000;  }



#bgtop  { background:url(images/backgrtop.gif); height:286px; width:100%; z-index:1;}




#copyr {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#423825;
margin-right:19px;
}

h1 {
	color:#FFFFFF;
	display:block;
	width:876px;
	height:300px;
	background: url(images/header.gif) no-repeat;
	margin:0 auto;
	margin-top:-287px;
	text-indent:-9999px;
	z-index:2;
	margin-bottom:-165px;
	position:relative;

	
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	text-align:left;
	color:#C8B99D;
	position:relative;

	letter-spacing:0.03em;
	padding-bottom:5px;
	z-index:30;

}

#hh3 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
	text-align:left;
	color:#C8B99D;
	position:relative;
	padding-top:20px;
	
	letter-spacing:0.05em;
	padding-bottom:5px;
	z-index:30;

}

p a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	text-align:left;
	color:#FFFFE2;
	position:relative;
	letter-spacing:0.05em;
	padding-bottom:5px;
	z-index:30;

}

h2 {
	display:none;
	}
	
h3	{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#C8B99D;
	text-align:left;
	letter-spacing:0.1em;
	padding-bottom:10px;
	padding-top:40px;
	position:relative;
}
	
.menu {
	color:#FFFFFF;
	display:block;
	width:400px;
	height:156px;
	padding:0px;
	position:relative;
	margin:auto;
	z-index:2;
	margin-top:-190px;
	background-color:#0033FF;


}

/*#hdr {
	background: url(images/back.gif);
	margin: auto; 
	width:876px;
}*/

#cont {
	width:580px;
	margin:auto;
	z-index:32;
	position:relative;
	padding-bottom:20px;
	
	

	
}

#bott {
	z-index:0; background: url(images/bottom.gif);
	height:242px;
	margin: auto;
	margin-top:-60px;
	width:767px;
	
}

#backgr {
	background: url(images/back.gif);
	margin: auto; 
	width:767px;
}

#nav {
  
  list-style: none;
  position:relative;
  display: block;
  width:187px;
  z-index:3;
	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
 
}

#nav li {
  display:block;
  width:187px;
  
}


#home a {
  color: #fff;
  text-decoration: none;
  display: block;
  background: url(images/menu_n_01.png);
  display:block;
  width:187px;
  height:26px;
  text-indent:-9999px;
  border:thin;

}
#home a:hover {
  background: url(images/menu_o_01.png);
}
#biography a {
  color: #fff;
  text-decoration: none;
  display: block;
  background: url(images/menu_n_02.png);
  display:block;
  width:187px;
  height:26px;
  text-indent:-9999px;
  border:thin;

}
#biography a:hover {
  background: url(images/menu_o_02.png);
}
#testimonials a {
  color: #fff;
  text-decoration: none;
  display: block;
  background: url(images/menu_n_03.png);
  display:block;
  width:187px;
  height:26px;
  text-indent:-9999px;
  border:thin;

}
#testimonials a:hover {
  background: url(images/menu_o_03.png);
}
#songlist a {
  color: #fff;
  text-decoration: none;
  display: block;
  background: url(images/menu_n_04.png);
  display:block;
  width:187px;
  height:26px;
  text-indent:-9999px;
  border:thin;

}
#songlist a:hover {
  background: url(images/menu_o_04.png);
}
#booking a {
  color: #fff;
  text-decoration: none;
  display: block;
  background: url(images/menu_n_05.png);
  display:block;
  width:187px;
  height:26px;
  text-indent:-9999px;
  border:thin;

}
#booking a:hover {
  background: url(images/menu_o_05.png);
}
#contact a {
  color: #fff;
  text-decoration: none;
  display: block;
  background: url(images/menu_n_06.png);
  display:block;
  width:187px;
  height:26px;
  text-indent:-9999px;
  border:thin;

}
#contact a:hover {
  background: url(images/menu_o_06.png);
}

#botline {
  color: #fff;
  text-decoration: none;
  display: block;
  background: url(images/bottomline.gif);
  width:100%;
  height:20px;
  text-align:right;
  padding-top:5px;




}

