body, td {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .8em;
}
a img { border: 1px solid #e7e5e0; }
a.nav img { border: 0px; }
a#index {
	position: absolute;
	top: 3em;
	left: 5em;
}
a#index {
	position: absolute;
	top: 3em;
	left: 5em;
}
h1 {
	margin: 0px;
	padding: 0px 2em;
	font-size: 1.4em;
	border-top: 10px solid #006732;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
h6 {
	margin: 0px;
	padding: 0px 2em;
	font-size: 1.2em;
	border-bottom: 10px solid #006732;
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
}
a.logo.right {
	position: absolute;
	top: 0px;
	right: 2em;
}
a.logo.left {
	position: absolute;
	bottom: 0px;
	left: 2em;
}
a {
	margin: 0px;
	padding: 0px;
	color: #0A4077;
	font-weight: bold;
}
div.galleryList {
	margin: 0px;
	padding: 0px;
	width: 525px;
}
div.galleryList a {
	margin: 2px 0px;
	padding: 1px 10px;
	display: block;
}
div.galleryList a:hover {
	text-decoration: none;
}