body { margin: 0 auto;}
 #gallery-container { margin: 0; padding: 0; width: 550px;}
	#header { background: url(masthead.jpg) left top no-repeat; height:102px;}
	/*#nav { background: url(nav_bkgrnd.jpg) left top repeat-y;}*/
	#nav-padding { padding: 10px 0 10px 13px;}
	/* #description { background: url(content_bkgrnd.jpg) left top repeat-y; height: 30px;} 
	#description-padding { padding: 0px 0 0 35px;} */
	#image { margin: 0; padding: 0; height:452px;}
	/*#footer { background: url(footer.jpg) left top no-repeat; height:50px;}*/

td, p, div {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
	a:link, a:visited { color: #004A1E; text-decoration: underline;}
	a:hover, a:active { color: #016228; text-decoration: underline;}
		
		
	
