

/* Thumbnail Index */
div.thumb {
	margin: 13px;
	border: 1px solid #A0ACC0;
	height: auto;
	float: left;
	text-align: center;
	font-size: .7em;
	font-weight: bold;

	}
		
div.folderthumb {
	margin: 15px;
	border: 0;
	height: auto;
	float: left;
	text-align: center;
	}
.folderthumb img{
	display: inline;
	margin: 5px;
	border: 0;
}
.thumb img{
	display: inline;
	margin: 8px;
	border: 1px solid #A0ACC0;
	}
	
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;} 
.phototitle {
	text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 0 3px 3px 3px;
  }

/* table {
	font-size: 12px
} */

h1#photoHead {
	font-size: 1.8em;
	margin: .8em 3em .8em 3em;
	}
	
.maintable {
	border-right: #ccd7e0 1px solid; 
	border-top: #ccd7e0 1px solid; 
	margin-top: 1px; 
	margin-bottom: 1px; 
	border-left: #ccd7e0 1px solid; 
	border-bottom: #ccd7e0 1px solid; 
	background-color: #fff;
	
	margin-right: auto;
	margin-left: auto;
}

.tableb {
	padding-right: 0px; 
	padding-left: 0px; 
	background: #f2f5f7; 
	padding-bottom: 0px; 
	padding-top: 0px;
	white-space: nowrap;
}

.imageborder {
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	margin-top: 30px; 
	margin-bottom: 30px; 
	margin-left: auto;
	margin-right: auto;
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	background-color: #ffffff;
}
.image {
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
}

.tableh2_compact {
	padding-right: 5px; 
	padding-left: 5px; 
	background: #cbd7de; 
	padding-bottom: 2px; 
	color: #000000; 
	padding-top: 2px;
}

.tableb_compact {
	padding-right: 5px; 
	padding-left: 5px; 
	background: #f2f5f7; 
	padding-bottom: 2px; 
	padding-top: 2px;
}

.navmenu {
	font-weight: bold; 
	background: #8aa5b5; 
	color: #ffffff; 
	border-top-style: none; 
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}
td.navmenu {
	text-align: center;
	border: 1px white solid;
	margin: 0;
	padding: 0;
}

.navmenu img {
	margin: 1px 5px;
}

.navmenu a {
	padding-right: 5px; 
	display: block; 
	padding-left: 5px; 
	padding-bottom: 2px; 
	color: #ffffff; 
	padding-top: 2px; 
	position: relative; 
	text-decoration: none;
}
.navmenu a:hover {
	background: #f2f5f7; 
	color: #000000; 
	text-decoration: none;
}

#indexnav
{
	padding-left: 2em;
	padding-top: 1em;
}