div.center {
		width: 1199px;
		text-align: center;
    margin-bottom: 80px;	
			}
div.center table div {
    margin-left: auto;
    margin-right: auto;
    text-align: left;}

		
		
body 
	{font-size: 16px;
	background: #000000;
	color: #B4AFCB   }
	
div#lyrics 
	{font-size: 16px;
	background: #D0D0EE;
	color: #191928;
	margin: 20px 20px   }
div#lyrics p
	{
	margin: 20px 20px   }	
	
p, td {
	font-family: serif;}		
	
img {
	border: 0px none;}

h1 {
  margin: 0 0 0 0;
	text-align: center;
	font-size: 30px;
	font-family: geneva, sans-serif;
	color: #B4AFCB;
	background: transparent; 
	}

	h2 {
  margin: 0 0 0 0;
	font-size: 24px;
	font-family: geneva, sans-serif;
	color: #B4AFCB;
	background: transparent; 
	}

h3 {
  margin: 0 0 0 0;
	font-size: 16px;
	font-family: geneva, sans-serif;
	color: #B4AFCB;
	background: transparent; 
	}	
	
img  {
   border: none  }
	 
div#banner {  
	 background-image: url("images/banner.jpg") ;
   background-color: #000000;
	 background-repeat: no-repeat;
	 height: 430px;
	 background-position: center;	
	}

	div#banner1 {
  
	 background-image: url("images/banner1.jpg") ;
   background-color: #000000;
	 background-repeat: no-repeat;
	 height: 200px;
	 background-position: left;	
	}
	
.pic img  {
   margin: 20px}	

		
ul.navbar li {display: inline; list-style-type: none; margin-right: 30px;}		

ul.navbar
	{color: #B4AFCB ;
	background: transparent;
	font-size: 18px ;
	text-decoration: none;
	margin: 50px 0 ;
	padding: }
ul.navbar a
	{color: #B4AFCB ;
	background: transparent ;
	font-size: 18px;
	text-decoration: underline;
	 }
ul.navbar   a:hover
	{color: #B2A3F0;
	background: #transparent;
	text-decoration: none;
	 }
div#av  {
   margin-top: 30px ;
	}
	 
div#av  a {color: #B4AFCB ;
	background: transparent ;
	font-size: 18px;
	text-decoration: underline;
	  }
div#av   a:hover
	{color: #B2A3F0;
	background: #transparent;
	text-decoration: none;
	 }


					 					
table#audio  {
   width: 500px;
	 margin: 0 10px;
	 display: inline;
	 	 		 	}	

table#video  {
   width: 500px;
	 margin: 0 10px;
	 display: inline;
	 vertical-align: top;
	 	 	 	}
td     {
    padding: 10px 0  }
	 	 
#video a
	{color: #B4AFCB;
	background: #000000;
	text-decoration: none;
	}
#video   a:hover
	{color: #B2A3F0;
	background: #000000;
	text-decoration: underline;
	}
	
iframe#bc
   {border: 0; 
	  width: 400px; 
		height: 42px; }
iframe.bcsong
   {border: 0; 
	  width: 500px; 
		height: 120px; }

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}
img#thumb {
    width: 70px; 
		height: 55px;
		border: none }
		
div#songs li {
    margin: 30px 10px ;
		list-style-type: disc}
div#songs a {
  color: #B4AFCB ;
	background: transparent ;
	font-size: 18px;
	text-decoration: underline;
	 }

div#songs   a:hover
	{color: #B2A3F0;
	background: #transparent;
	text-decoration: none;
	 }