body { color: black; background-color: #f8fbe0; background-image: url(../images/background.jpg); 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: 217px; left: 50%; width: 650px; 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; }
#nav_bar { position: absolute; top: 138px; left: 50%; width: 435px; z-index: 2; margin-left: -72px; }
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; }
