/* CSS Document */

body{	
	background-repeat:no-repeat;;
	margin-top: 0px;
	margin-right: 0px;
	margin-left:0px;
	margin-bottom: 0px;
	font-family:Verdana;
	font-size:10px;
	color:#000}

/* headers */
h1 {	font-family:Verdana;
	font-size:14px;
	color:#6666CC;
	margin-top:0px;
	margin-bottom:10px;}
h2 {	font-family:Verdana;
	font-size:12px;
	color:#336666;
	margin-top:10px;
	margin-bottom:5px;}
h3 {	font-family:Verdana;
	font-size:14px;
	color:#0072D3;}
h4 {	font-family:Verdana;
	font-size:13px;
	color:#B6A613;
	text-align:center;}
h5{	font-family:Verdana;
	font-size:12px;
	color:#660033;}
h6 {
	color:#ffffff;	font-family:Verdana;
	font-size:11px;
	font-style:italic;
	font-weight:normal;}

/* backgrounds */
.art {	font-family:Verdana;
	font-size:12px;
	color:#eeeeee;
	height:auto;
	background-color:#FFFFFF;
	width:900px;
	padding:30px;}
.artist {
	background-color:#FFFFFF;
	background-image:url(electronica/light.jpg);
	background-repeat:no-repeat;
	height:98px;
	}
.body{
	text-align:center;
	border:medium  #DEDB42 dashed;
	border-bottom-color:#000000;
	}
.center {
	text-align:center;
	background-color:#FFFFFF;
	padding:10px;
}	
.foot{
	background-image:url(electronica/heart-light.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	padding:50px;
	border-color:#000000;
	}
.nav {	font-family:Verdana;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	height:auto;
	background-color:#FFFFFF;
	width:900px;
	border:medium  #DEDB42 dashed;
	border-top-color:#FFFFFF;
	border-left-color:#333333;
	border-left: groove thin;
	padding:10px;
	padding-left:50px;
	}
.navi {	font-family:Verdana;
	font-size:12px;
	color:#333333;
	height:auto;
	background-color:#FFFFFF;
	border:thick  #DEDB42 dashed;
	border-top-color:#FFFFFF;
	border-left-color:#333333;
	border-left: groove thin;
	width:900px;
	padding:30px;}
.pad {
	padding:40px;
}
.white{	font-family:Verdana;
	font-size:14px;
	color:#fff;}
.white-sm{	font-family:Verdana;
	font-size:11px;
	color:#fff;}
	
/* links */
a{	font-family:Verdana;
	font-size:12px;
	color:#FF0000}
a.hover{	font-family:Verdana;
	font-size:12px;
	color:#FF0000;}

a.healing{	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#339966}
a.healing:hover{	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#FF9966;}
	
a.song{	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:	#fff}
a.song:hover{	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#fff;}