table.formats {
	width:100%;
	color:#222222;
	margin:5px;
	border-collapse:collapse;
	border:solid 0px #666666;
	text-indent:0em;
	line-height:1.1em;
}

table.formats a {
	text-decoration:none;
}

table.formats a:hover  {
	text-decoration:underline;
}

table.formats span {
	font-size:90%;
}

table.formats td {
	border-width: 0px 0px; 
	padding:4px 3px;
}

.photo_title {
	width:auto;
	text-align:center;
	font-weight:bold;
	background:#a0522d;
	color:#ffffff;
	font-weight:bold;
	padding:2px;
	margin:5px 38px 0 38px;
}

#gallery1 {
	margin:2px 5px 5px 35px;
	padding:0;
	width:auto;
}

#gallery1 ul { list-style: none; }
#gallery1 ul li {
	width:100px;
	text-align:center;
	margin:6px;
	display:inline;
	padding-bottom:2px;
}

#gallery1 ul img {
	border:5px solid #e9e9e9;
	border-width:5px 5px 15px;
}

#gallery1 ul a {
	margin:0;
}

#gallery1 ul a:hover img {
	border-color:#e0ffff;
}

