/* CSS Document */

html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
}
#wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #5c6e78;
	padding-top: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.blurbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.blurbs a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color: #D6D9DA;
}
.blurbs a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color: #D6D9DA;
}
.blurbs a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.blurbs a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.photo {
	padding-top: 20px;
	padding-bottom: 20px;
}
.image {
	border: 5px solid #CCCCCC;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #5c6e78;
}
.selected {
	border: 1px solid #FFFFFF;
	margin-right: 1px;
	margin-left: 1px;
}
.deselect {
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.photos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C1DA;
}
.photos a:link {
	color: #000000;
	text-decoration: none;
	background-color: #E5E7E8;
	padding: 4px;
}
.photos a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #E5E7E8;
	padding: 4px;
}
.photos a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CFDAF1;
	padding: 4px;
}
.photos a:active {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	padding: 4px;
}
.hilighted {
	color: #000000;
	text-decoration: none;
	background-color: #CFDAF1;
	padding: 4px;
}.thumbport {
	margin: 4px 8px;
}
.thumbport2 {
	margin-top: 4px;
	margin-bottom: 4px;
}
.line {
	border-right: 1px solid #6B717B;
}
.intropics {
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
}
.credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px
}
a.credit:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding: 0px
}
a.credit:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px
}
a.credit:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px
}
a.credit:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 0px
}