body { background-color: #68B5DF; margin: 0 auto;}
 #gallery-container { margin: 0; padding: 0; width: 494px;}
	#header { background: url(header.jpg) left top no-repeat; height:78px;}
	#nav { background: url(nav_bkgrnd.jpg) left top repeat-y;}
	#nav-padding { padding: 10px 0 0 142px;}
	/* #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:416px;}
	#footer { background: url(footer.jpg) left top no-repeat; height:37px;}

td, p, div {
	font-family: arial, verdana, lucida, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
	a:link, a:visited { color: #86353E; text-decoration: underline;}
	a:hover, a:active { color: #E45D02; text-decoration: underline;}
		
		#header a {	
		position:absolute;
		left:24px;
		width:377px;
		top:33px;
		height:42px; 
		}
	#header span {
		display:none;
		}
	

