body {
	background-color:#bd5003;
	background-image:url('/images/gallery/background.jpg');
	background-position:top center;
	background-repeat:no-repeat;	
	color: #fff;	
}

a {color: #efee89; text-decoration: none;}
a:hover {text-decoration: underline;}


h1 {
	width: 340px;
	height: 140px;
	padding:0px; margin:0px;
	display:inline;
	float: left;
}

h1 span { display: none; }

h2 { width: 20px; height: 54px; display:block; padding:0px; margin:0px; }
h2 span {display:none;}

#nav {
display:block;
float:left;
left:175px;
position:relative;
top:-48px;
}

h3.caps {text-transform:uppercase;}


h3 { margin:10px 0px 0px 0px; color:#ffe3a8; }

h3.recording {background-image:url('/images/albums/recordingperformance.gif'); height: 40px;}

h3 span {display:none;}

b.title { font-size: 16px;}

#text {
	padding:0;
	text-align:left;
	width:820px;
}

#col {
float: left;
width: 49%;
}	

#footer {
	color:#E4CEBE;
	float:right;
	font-size:9px;
	text-align:right;
}

