#wrapBody1 {
	text-align:center;
	line-height: 100%;
}
#lsidebody {
	display: inline;
	float: left;
	width: 580px;
	vertical-align: top;
	text-align: center;
}
#rsidebody {
	margin-left: 585px;
	vertical-align: top;
	text-align: center;
}
.thumbImg {
	padding: 5px;
	border: 1px solid #b4cdcd;
	background-color: #fff;
}
a:hover img.thumbImg {
	border-color: #990000;
}
#lgImgWrapBox {
	padding: 10px;
	border: 1px dotted #b4cdcd;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/highQualityImageLoading.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#lgImgWrap { /* helps keep bottom of page from bouncing up and down as much */
	min-height: 335px;
	min-width: 770px;
}
