body { margin: 0 auto; background-color: #532909;}

#gallery-container { margin: 0; padding: 0; width: 600px;;}

#header { background: url(header.jpg) left top no-repeat; width: 600px; height: 109px; float: left;}
	#header a { position:absolute; left:0px; top:0px; width:600px; height:95px; }
	#header a span { display:none; }

	
#nav {background: url(nav_bkgrnd.jpg) left top repeat-y; width: 600px; float: left; clear: both;}
	
#nav-padding { padding: 0px 0 0 80px;}
/*------------ text descriptions
#description { background: url(content_bkgrnd.jpg) left top repeat-y; width: 600px; height: 30px; float: left; clear: both;}
	
#description-padding { padding: 0px 0 0 35px;}
------------------------------ */
#image { margin: 0; padding: 0; width: 600px; height:273px; float: left; clear: both;}

td, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; line-height: 16px; color: #FFF;}

a:link, a:visited {color: #FFF;text-decoration: underline;}
a:hover, a:active {color: #FF9900;text-decoration: underline;}
		
		
	
