/* CSS Document Created by Muller Design Studio Vancouver, WA */

body {background:#000000;
	background-image:url(../../images/curtain-bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
	background-attachment:fixed;
}

img#logo {
	padding:10px;
}


div#content {
	padding: 20px;
	height: auto;
	margin-top: 25px;
	background-color: #000000;
	opacity:.90;
	filter: alpha(opacity=90); -moz-opacity: 0.9;	
	
}

#content img {
	opacity: 1.0;
	filter: alpha(opacity=100); -moz-opacity: 1.0;	
	
}


ul.songList {font-size: 8pt;
	}

#txt {margin: 0px 30px 0px 30px;
}

#content h3 {font-size: 11pt;
	margin: 15px 0px 5px 10px;
}


#content p {font-size: 11pt;
}

#content h1 {font-size: 24pt;
	font-weight: normal;
	color:#990000;
	margin: 15px 0px 5px 10px;
		
}

#content a {color: #7c4690;
	text-decoration: underline;
}

#content a:hover {text-decoration: none;
}
