.wrapper {
	width:750px;
	text-align:left;
	padding: 0px;
	background: #FFFFFF;
	float: left;
	display: table;
}

.image_holder {
	width: 400px;
	height: 400px;
	min-height:400px;
	float: left;
}	

#rightinfo {
	width: 320px;
	margin-left: 420px;
}	

.show_title {
	text-decoration:none;
	color:#997;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	
	
}



.image {
	margin-bottom:5px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	
}



img {
	border-width: 0;
}
.image img {
	padding:0px;
	background-color: #fff;
	margin-top: 0px;
	border: 0px;
}
.thumbnail_row {
	margin-top: 1px;
	
	
}
.thumbnail_row img {
	margin-top:10px;
	border: none;
	padding-bottom: 1px;
}

.thumbnail_center {
    padding:1px;
    border:1px solid #000 !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
	color:#000;
}


.navigation {
	text-decoration: none;
	margin-top: 10px;
				
}
.navigation a:link, .caption a:link {
	color: #666644;
	text-decoration: none;
	border-bottom: 1px dotted #666644;
	
}
.navigation a:visited, .caption a:visited {
	color: #666644;
	text-decoration: none;
	border-bottom: 1px dotted #666644;

	
}
.navigation a:hover, .caption a:hover {
	border-bottom: 2px solid;
	
}
.navigation a:active, .caption a:active {
	border-bottom: 2px solid;
   
}

.image a:link {
	text-decoration: none;
	color:#000;
	margin-top:9px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.image a:visited {




	text-decoration: none;
    color:#000;
    margin-top:9px;
    font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.image a:hover {
	text-decoration: none;
	color:#fff;
	margin-top:9px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.image a:active {
	text-decoration: underline;
    color:#fff;
    margin-top:9px;
    font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.caption {
	margin-top: 10px;
	font-size: 90%;
	line-height: 150%;
	
}
.image_info {
	color:#000;
	font-weight: bold;
}

