body {	
	background:#fff;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-align:center;
	color:#000;
	}
.image_info {
    display:block;
    font-size:10px;
    color:#000;
    border:0px;
    }
.wrapper {
    margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:800px;
    border: 0px solid #000;
    text-align:left;
}
.show_title {
    margin-top: 20px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: smaller;
}
.image_info a {
    text-decoration:none;
    color:#000;
}
img {
	border-width: 0;
}
.image {
	padding-top: 0px;
	margin-bottom:5px;
	max-width: 695px;
	font-family: Georgia, Times, "Times New Roman", serif;
}
.image img {
    padding:0px;
    border: 0px solid #000;
    display:block;
    background-color: #fff;
    margin-top: 0px;
}
.image p {
	margin-top: 5px
}

.navigation, .navigation a {
	text-decoration: none;
    color:#000;
    margin-top:10px;
    margin-bottom:15px;
	font-family: Georgia, Times, "Times New Roman", serif;
    font-weight:bold;
	font-size: smaller;
}
.thumbnail_row {
    width: 75px;
	float: right;
	margin-top: 0px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:2px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #000 !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#000;
}
