body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #dcdcdc;
	font-family:  Arial, Helvetica, sans-serif;
	color: #777777;
}
.copy {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #989697;
}

.image_info {
    display:block;
    font-size:10px;
    color:#999;
    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:center;
    
	
}
.show_title a {
    font-size:12px;
    text-decoration:none;
    color:#777;
}
.image_info a {
    text-decoration:none;
    font-size:14px;
    color:#777;
    text-align:middle;
}

img {
	border-width: 0;
}
.image {
    font-size:14px;
    color:#777;
    text-align:middle;
    margin-bottom:-20px;
	font-weight:900;
}
.image img {
    padding:6px;
/*    border: 1px solid #000;  */
    display:block;
    background-color: #DDD;
    margin-top: 10px;
    text-align:center;
}
.navigation, .navigation a {
	text-decoration: none;
    color:#777;
    margin-top:9px;
    font-weight:bold;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
/*    border:0px solid #aaa; */
    margin-top:9px;
}
.thumbnail_center {
/*    padding:1px;*/
/*    border:1px solid #fff !important;*/
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}

a:link {
	color: #989697;
}
a:visited {
	color: #989697;
}
a:hover {
	color: #989697;
}
a:active {
	color: #989697;
}