body { color: black; background-color: #f8fbe0; background-image: url(../Images/background.png); background-repeat: repeat-y; background-position: center; }
#header { background-image: url(../Images/header.png); position: absolute; top: 0; left: 50%; width: 730px; height: 160px; z-index: 1; margin-left: -365px; }
#text { color: #184818; font-size: 11pt; line-height: 125%; text-align: left; position: absolute; top: 220px; left: 50%; width: 695px; height: 590px; margin-left: -350px; padding-left: 5px; }
#h4 {
	color: #184818;
	font-size: 13pt;
	line-height: 130%;
	text-align: left;
	letter-spacing: 0.1em;
	position: absolute;
	top: 180px;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	font-style: normal;
	font-weight: bold;
}
#nav_bar { position: absolute; top: 138px; left: 56%; width: 278px; z-index: 2; margin-left: -99px; }
a:link { color: #184818; text-decoration: underline; }
a:visited { color: #496b4c; text-decoration: underline; }
a:active { color: #184818; text-decoration: underline; }
table { text-align: center; width: 100%; }
#picture { }
.caption { line-height: 95%; text-align: center; left: 720px; width: 150px; float: right; padding-left: 10px; }
