body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
}
.imgR {
	float:right;
	margin: 0 0 1.5em 1.5em;
	border: solid 1px #000;
	}
a {color:#990000; font-size: small}	

#flash {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	}
#tunes {float: right;}	

#gallery {
	width: 600px;
	margin: 0 auto;
       font-size: 80%;
	}
#gallery:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden; }
	
#gallery {display: inline-block;}

/* Hides from IE Mac \*/ 
 * html #gallery {height: 1%;} 
 #gallery {display:block;} 
 /* End Hack */ 	

.thumb {
	width: 280px;
	float:left;
	margin: 0 16px 1.5em 0;
	}
	
.thumb img {border:	solid 1px #000; float: left; margin: 0 1em 1.5em 0}