#pageBody {
	float: none;
	font-size: 11px;
	margin-left: 12px;
	margin-right: 15px;
	text-align: left;
	width: 632px; 
}

.pageBody a:hover { text-decoration: underline; } 

#contentlist {
	padding: 0px;
	border-top: solid 1px #C3CAD2;
	border-bottom: solid 1px #C3CAD2;
	border-left: solid 1px #DAE1E8;
	border-right: solid 1px #DAE1E8;
	
}

#wraplist {border: 1px solid #EBF0F4;border-top: 0px;}
#wrap2 {border-right: 1px solid #F6F8FA; border-top: 0px; }

.clearFix:after {
  content: ".";     
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;}

/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }

.summaryBar {
  border-bottom: 1px solid #DAE2E8;
  clear: both;
  padding: 11px 10px 0 10px;
  color: black;
  font-weight: normal;
  line-height: normal;
}
.summaryBar .summary {
	color: #45688E;
	float: left;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 4px;
}
.pageList {
	float: right;
	/* list-style: none; */
	display: inline;
	margin: 0;
	padding: 0;
}

.pageList div{
	display: inline;
	float: left;
}

.pageList a {
	border-bottom: 2px solid white;
/* 	display: block; */
	padding: 3px;
	padding-bottom: 2px;
	text-transform: lowercase;
	text-decoration: none;
}
.pageList a:hover {
	background: #45668E;
	border-color: #DAE2E8;
	border-bottom: 1px solid #45668E;
	color: white;
	text-decoration: none;
}
.pageList .current a,
.pageList .current a:hover {
	background: transparent;
	border-color: #45668E;
	border-bottom: 2px solid #45668E;
	color: #45668E;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}
#photoborder {
	padding: 0 0 10px 0;
	background: #f7f7f7;
	text-align: center; 
	border-top: solid 1px #f7f7f7; 
	border-bottom: solid 1px #daE1E8; }

#photoborder img {
	/*border: solid 1px #ddd;*/
	background: white; }

#photoborder img {
	cursor: pointer; 
	cursor: hand; 
}

#photoborder #photoareaouter {
	margin: 10px;
	padding: 0px;
	border-width: 0px;
	text-align: center;
	overflow: hidden; 
}
 
#photoborder #photoarea{
	margin: auto;
	position: relative;
}
#photocaptionleft { width: 606px; text-align: left; } 
#photoLocation {
	width: 170px;
	line-height: 15px; 
	border-left: solid 1px #ccc;
	float: right;
	padding-left: 10px;
} 
#photocaption {
	text-align: left;
	width: 390px;
	margin: 0px;
	line-height: 15px;
	padding: 0px 11px 8px; 
}
#photodate {
	margin: 0px;
	padding: 4px 11px 8px;
	float: left;
}
#photoinfo {
	width: 606px;
	margin: 4px 10px 4px;
	/* float: left; */
}
#album {
  margin: 0px;
  padding: 10px;
  background: #f7f7f7;
}

#album td {
  width: 150px;
  padding: 3px 2px;
  text-align: center;
  vertical-align: middle; }

#album img {
  background: white;
  padding: 6px;
  border: solid 1px #ccc; }

#album img:hover {
  border: solid 1px #45688E; } 