body { margin: 0 auto;}
    #gallery-container { margin: 0; padding: 0; width: 550px;}
	#header { background: url(masthead.jpg) left top no-repeat; height:126px;}
	#nav { background: url(nav_bkgrnd.jpg) left top repeat-y;}
	#nav-padding { padding: 10px 0 0 35px;}
	/* #description { background: url(content_bkgrnd.jpg) left top repeat-y; height: 30px;} 
	#description-padding { padding: 0px 0 0 35px;} */
	#image { margin: 0; padding: 0; width:550px;}
	#footer { background: url(footer.jpg) left top no-repeat; height:28px;}

    td, p, div {
	font-family: arial, verdana, lucida, helvetica, sans-serif;
	font-size: 12px;
	color: #106060;
	}
	a:link, a:visited { color: #106060; text-decoration: underline;}
	a:hover, a:active { color: #638A8A; text-decoration: underline;}
		
		
	
