html, body {padding: 0; margin: 0; height: 100%;}

form {margin:0 auto;text-align:center;width:800px;}
.background {background-color: #000000; background-image: url(graphics/forest-homepage.jpg); background-repeat: no-repeat; background-position: center center}
.backgroundcontact {background-color: #000000; background-image: url(graphics/contact-satellite.jpg); background-repeat: no-repeat; background-position: center center}
.backgroundlive {background-color: #000000; background-image: url(graphics/live-blue-cropped.jpg); background-repeat: no-repeat; background-position: center center; background-attachment: fixed}
.backgroundblack {background-color: #000000}
.topbox {font-family: Verdana; font-size: 14pt; color: black; background-color: yellow; font-weight: bold; border: thin solid black; text-align: center}
.maincontent {font-size: 15px; font-family: Helvetica; font-weight: bold; color: #00FFFF}
.maincontent p {margin-top:10px; margin-bottom:10px}
.maincontent table {border: thin solid #FFFFFF}
.maincontent td {font-size: 15px; font-family: Helvetica; color: #00FFFF; font-weight: bold; vertical-align: top; padding: 5px 5px 5px 5px; margin-top: 5px; background-color: Navy}
.maincontent h1 {background-color: #FFD700; color: #000000; border: thin solid #6495ED; font-size: 11pt; margin-top: 10px; margin-bottom: 10px}
.maincontent h2 {color: #FFD700; font-size: 11pt; margin-top: 10px; margin-bottom: 10px}
.maincontent a:link { text-decoration: none; font-weight: bold; color: #00FFFF}
.maincontent a:visited { text-decoration: none; font-weight: bold; color: #00FFFF}
.maincontent a:active { text-decoration: none; font-weight: bold; color: #FFFFFF}
.maincontent a:hover { text-decoration: none; font-weight: bold; color: #FFFFFF}

.menubox {padding-top: 0px; background-color: #FFD700; color: #000000; border: thin solid #FFFFFF; vertical-align: top}
.menubox td {font-family: verdana; font-size: 15px; font-weight: bold}

.menubox a:link { text-decoration: none; font-weight: bold; color: #000000}
.menubox a:visited { text-decoration: none; font-weight: bold; color: #000000}
.menubox a:active { text-decoration: underline; font-weight: bold; color: #000000}
.menubox a:hover { text-decoration: underline; font-weight: bold; color: #000000}

.baseline {font-size: 8pt; font-family: Verdana; color: #FFFFFF; font-weight: bold}