body  { 
 margin: 0; 
 padding: 0; 
 background: url(imges/gallery/gallery-bkgrnd.gif) repeat-x;
	color: #236099;
} 

h2 {
	
	color: #fff;
	text-shadow: #000 0 0 3px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#wrapper  { 
 padding: 0; 
 width: 700px;  
 text-align: left;
	margin-top: 20px;
	margin-left: 40px;
} 





.description {
	color: #fff;
	font: .8em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.thumb {
	
}

#thumbmenu {
	height: 390px;
	overflow: auto;
}

#footer {
	text-align: center;
	color: #fff;
	text-shadow: #000 0 0 3px;
	font: .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer a {
	color: #fff;
	
}

#footer a:hover {
	color: #c63;
	text-decoration: underline;
}

