body {
	 /* hack to center for IE */
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Interstate-Light, Gill Sans Light, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
#wrapper {
	position: relative;
	height: 620px;
	width: 760px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 2px solid #000000;
}
/* div wrapper for image and captions */
div.gallery {
	height: 367px;
	width: 514px;
	position: absolute;
	left: 160px;
	top: 140px;
	text-align: left; /* may align div properly in IE */
	display: none;  /* hide all gallery divs at load */
}
div.image {
	text-align: center;
	height: 367px;
	width: 514px;
	border: thin solid #000000;
}
div.label {
	text-align: center;
	height: 30px;
	width: 514px;
	position: absolute;
	top: 425px;
	left: 0px;
	font-size: 9px;
}
#thumbnails {
	height: 30px;
	width: 514px;
	position: absolute;
	left: 160px;
	top: 524px;
	text-align: center;
}
img.hspace {
	margin-left: 8px;
	margin-right: 8px;
}
#email {
	font-size: 10px;
	color: #779081;
	height: 20px;
	width: 200px;
	left: 37px;
	position: absolute;
	top: 600px;
	text-align: left;
}
#name {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 720px;
	position: absolute;
	left: 37px;
	top: 5px;
}
#nav {
	height: 20px;
	width: 100px;
	left: 37px;
	top: 71px;
	position: absolute;
	line-height: 16px;
	z-index: 2;
	text-align: left;
}
#nav2 {
	height: 40px;
	width: 100px;
	left: 37px;
	top: 100px;
	position: absolute;
	line-height: 16px;
	z-index: 2;
	text-align: left;
}
#banner {
	background-color: #779081;
	height: 10px;
	width: 713px;
	left: 37px;
	top: 85px;
	position: absolute;
	z-index: 1;
}
#copyright {
	font-size: 9px;
	color: #779081;
	position: absolute;
	top: 600px;
	left: 710px;
}
#thumb1 {
	height: 83px;
	width: 83px;
	border: thin solid #779081;
	position: absolute;
	left: 37px;
	top: 168px;
}
#thumb2 {
	height: 83px;
	width: 83px;
	border: thin solid #779081;
	position: absolute;
	left: 37px;
	top: 284px;
}
#thumb3 {
	height: 83px;
	width: 83px;
	border: thin solid #779081;
	position: absolute;
	left: 37px;
	top: 396px;
}
#text1 {
	height: 20px;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 257px;
	text-align: center;
}
#text2 {
	height: 20px;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 372px;
	text-align: center;
}
#text3 {
	height: 20px;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 484px;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #779081;
}
a:visited {
	text-decoration: none;
	color: #779081;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #779081;
}
.style1 {font-size: 11px}
.style2 {font-size: 14px}
.text {
	font-family: Trajan Pro, Copperplate;
	font-size: 10px;
	color: #000000;
}