<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:700px;
    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 {
    margin-bottom:5px;
	font-family: Georgia, Times, "Times New Roman", serif;
}
.image img {
    padding:0px;
    border: 0px solid #000;
    display:block;
    background-color: #fff;
    margin-top: 10px;
}
.navigation, .navigation a {
	text-decoration: none;
    color:#000;
    margin-top:20px;
    margin-bottom:20px;
	font-family: Georgia, Times, "Times New Roman", serif;
    font-weight:bold;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #000 !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#000;
}