.galleryText {
	color: #7C746C;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

strong.black {
	color: black;
}

.galleryHome_thumb {
	height: 444px;
	width: 197px;
	margin: 0px;
	padding: 0px;
	border-top: 2px;
	border-bottom: 2px;
	border-left: 1px;
	border-right: 1px;
	border-color: white;
	border-style: solid;
	float: left;
}

.galleryHome_thumbfirst {
	height: 444px;
	width: 197px;
	margin: 0px;
	padding: 0px;
	border-top: 2px;
	border-bottom: 2px;
	border-left: 2px;
	border-right: 1px;
	border-color: white;
	border-style: solid;
	float: left;
}

.lastUpdated {
	color: #7C746C;
	font-family: Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#HeaderGraphic {
	position: absolute;
	height: 15px;
	width: 387px;
	top: 39px;
	left: 12px;
	margin: 0px;
	padding: 0px;
}

#LastUpdated {
	position: absolute;
	font-size: 0px;
	text-align: right;
	height: 15px;
	width: 387px;
	top: 39px;
	left: 399px;
	margin: 0px;
	padding: 0px;
}

#topHRContainer {
	position: absolute;
	font-size: 0px;
	height: 7px;
	width: 774px;
	top: 54px;
	left: 12px;
	margin: 0px;
	padding: 0px;
}

#bottomHRContainer {
	position: absolute;
	font-size: 0px;
	height: 7px;
	width: 774px;
	top: 550px;
	left: 12px;
	margin: 0px;
	padding: 0px;
}

#topGreyLeft {
	position: absolute;
	font-size: 0px;
	height: 15px;
	width: 200px;
	top: 61px;
	left: 12px;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#topGreyCenter {
	position: absolute;
	font-size: 0px;
	height: 15px;
	width: 374px;
	top: 61px;
	left: 212px;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#topGreyRight {
	position: absolute;
	font-size: 0px;
	height: 15px;
	width: 200px;
	top: 61px;
	left: 586px;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#thumbContainer {
	position: absolute;
	height: 459px;
	width: 792px;
	top: 85px;
	left: 3px;
	margin: 0px;
	padding: 0px;
}

.thumbNail {
	height: 135px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	border: 9px;
	border-color: white;
	border-style: solid;
	float: left;
	background-color: #eeeeee;
}

#bottomFooter {
	position: absolute;
	top: 557px;
	left: 12px;
	height: 10px;
	width: 774px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: right;
}

.galleryHR {
	position: absolute;
	top: 3px;
	left: 0px;
	height: 1px;
	width: 774px;
	font-size: 0px;
	line-height: 0px;
	background-color: #7C746C;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
}

#viewImageWindow {
	position: absolute;
	top: 20px;
	left: 50%;
	height: 700px;
	width: 700px;
	margin-left: -350px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
}