#thmbs {
	float: left;
	width: 195px;
	margin-left: -19px;
	vertical-align: top;
	padding-right: 10px;
	font-size: x-small;
}
#gallery {
	float: left;
	width: 445px; 
	text-align: center;
	vertical-align: center;
	border: 4px solid;
	border-color: #73A3A4;
	padding-top: 15px;
	padding-bottom: 10px;
}


#details {
	margin: 5px;
	text-align: left;
	padding-left: 15px;
}


#thmbs a:link img, #thmbs a:visited img, #sub a:link img, #sub a:visited img
{ 
	border: 2px solid #73A3A4; 
}

#thmbs a:hover img, #thmbs a:active img, #selected, #sub a:hover img, #sub a:active img { 
	border: 2px solid #D4975C; 
}


#thmbs p { 
	text-indent: -17px;
	line-height: 20px;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 15px;
	vertical-align: top;
	font-size: small;
}

p#desc {
	font-size: x-small;
	text-indent: 0px;
}

h3 {
	margin: 0px;
	margin-left: 20px;
	font-size: x-small;
	font-weight: bold;
}

#bord {
	border: 1px solid #73A3A4; 
}