body {
	background-image: url(gfx/bg-tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #363;
	margin: 0; padding: 0;
}


#navfloat {
	position:absolute; 
	width:350px; 
	height:30px; 
	z-index:1; 
	left: 20px; 
	top: 468px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	color: #fff;
	font-size: 13px;
}

#navfloat a {
		color: #fff;
		text-decoration: none;
		}
		
.blurb, label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0 0 10px 0;
	}
	
label {font-weight: bold;}

textarea, input {margin-top: 5px;}

fieldset {border: 1px solid #999;}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f63;
	font-weight: normal;
	font-size: 20px;
	}
	
h3, h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-weight: normal;
	font-size: 14px;
	margin: 0; padding: 0;
	}
	
	h2, h3, p {text-align: left;}
	
a {
	color: #9c3;}
	
a img {border:none;}

	
td .gallery img {border: 2px solid #9c3; margin: 4px;}

.tracklist a {
	background-image: url(gfx/sample-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
