body {
background-image:url(../images/goldtrim.gif);
background-repeat: repeat-y;
/*color: #f3f3f3;*/
font-family: Georgia, Arial, sans-serif;
}
a {

font-weight: 700;
}
a:hover {
color: #080808;
text-decoration: none;
}
a:focus, a:active {
color: #000;
background: #eee;
}
#wrap {width: 44em; text-align: center; margin: 0 auto;}

#thumbs {
width: 180px;
}
#wrap ul {
list-style: none;
margin: 0;
padding: 0;
}	 
#wrap ul li {
display: inline;
} 
#wrap p {
text-align: left;
}
/*img {
border: 1px solid #000;
padding: 1px;
}*/
#full_image {
float: right;
width: 500px;
}
#gallery_nav {
float: right;
margin-top: -1em;


background: #fff;
}