td {
	font-family: "Century Gothic", Verdana, Tahoma;
	background-color: #FFFFFF;
	border: 6px groove #660000;
}
#ManGallery {
	font-family: "Century Gothic", Verdana, Tahoma;
	background-color: #C9D5BD;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 500;
	visibility: visible;
	left: 0px;
	top: 0px;
}
#gallerycontainer {
	background-color: #C9D5BD;
	height: 550px;
	width: 770px;
	border: thick double #003300;
	overflow: auto;
	position: absolute;
	left: 51px;
	top: 40px;
	font-family: "Century Gothic", Verdana, Tahoma;
}
#gallerycopyright {
	position: absolute;
	height: 40px;
	width: 740px;
	left: 50px;
	top: 605px;
	font-family: "Century Gothic", Verdana, Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
}
#homebutton {
	position: absolute;
	height: 30px;
	width: 779px;
	left: 55px;
	vertical-align: bottom;
	overflow: visible;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	z-index: 500;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
}
body {
	font-family: "Century Gothic", Verdana, Tahoma;
	color: #000000;
	background-color: #7E9453;
}
.cellnoframe {
	background-color: #C9D5BD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cellframe {

	font-family: "Century Gothic", Verdana, Tahoma;
	background-color: #FFFFFF;
	border: thick groove #996600;
}
#galleryheader {
	background-color: #CBD5BD;
	position: fixed;
	left: 40px;
	top: 40px;
	height: 160px;
	width: 770px;
	z-index: 350;
}

