body {
color: #333333;
}
/*a {
color: #990000;
font-weight: 700;
}
a:hover {
color: #ffd;
text-decoration: none;
}
a:focus, a:active {
color: #000;
background: #eee;
}
#wrap {width: 44em; margin: 0 auto;}

#thumbs {
}*/
#wrap ul {
list-style: none;
margin: 0;
padding: 0;
}	 
#wrap ul li {
display: inline;
} 
#wrap p {
text-align: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#full_image {
	float: left;
}
#gallery_nav {
float: right;
margin-top: -.75em;
border: 1px solid #fff;
padding: 0 .5em;
background: #777;
}
.divClear {
	clear: both;
}

