.videos {padding:70px 20px 10px 20px; background:url(/images/videos_bg.jpg) top left no-repeat #000; }

#the_band {padding:70px 20px 10px 20px; background:url(/images/the_band_bg.jpg) top left no-repeat #000; color:#ddd; width:600px;}
	#the_band p {font-size:12px; color:#ddd; padding:10px 0;}
#music {padding:80px 20px 10px 20px; background:url(/images/music_bg.jpg) top left no-repeat #000; color:#ddd;width:600px;}
	.release {float:left; width:560px; clear:left; margin-bottom:30px;}
		.album_art {width:200px; height:200px; float:left; margin-right:20px;}
		.album_tracklist {width:340px; float:left;font-size:12px; color:#ddd;}
		.album_info {width:600px; float:left; clear:both; font-size:12px; color:#999; border-bottom:1px solid #333;margin:11px 0 0 0; padding:0 0 10px 0;}
		.release ol {list-style-type:decimal; margin:0 0 0 30px;}
			.release li {list-style-type:decimal;}
	.album_info_header { font-size:12px; color:#ddd;}
	.release span {}
	.release a { text-decoration:none; color:#999;}
	.release a:hover {color:#ddd;}
#contact {padding:70px 20px 10px 20px; background:url(/images/contact_bg.jpg) top left no-repeat #000; color:#ddd;width:600px;}
	#contact h3 {float:left; clear:left; font-size:12px; color:#ddd;}
	#contact a {float:left; clear:left; text-decoration:none; width:600px; font-size:10px; color:#666; border-bottom:1px solid #111; padding:4px 0 4px 0; margin:0 0 10px 0;}
	#contact a:hover {color:#999; background-color:#111; }