#top { position: absolute; top: 0px; left: 0%; width: 100%; height: 250px; background-color: #00CC00; border-bottom: 3px solid #006600; }

#nav { position: absolute; top: 250px; left: 0%; width: 100%; padding: 18px; text-align: center; background-color: #006600; }

a:link.nav { margin-left: 20px; margin-right: 20px; padding: 15px; background-color: #006600; border: 3px solid #006600; font-family: Arial, Verdana, sans-serif; font-size: 14pt; color: #FFFFFF; text-decoration: none; font-weight: bold; }
a:visited.nav { margin-left: 20px; margin-right: 20px; padding: 15px; background-color: #006600; border: 3px solid #006600; font-family: Arial, Verdana, sans-serif; font-size: 14pt; color: #FFFFFF; text-decoration: none; font-weight: bold; }
a:hover.nav { margin-left: 20px; margin-right: 20px; padding: 15px; color: #00CC00; border: 3px solid #006600; font-family: Arial, Verdana, sans-serif; font-size: 14pt; text-decoration: none; font-weight: bold; }
a:visited:hover.nav { margin-left: 20px; margin-right: 20px; padding: 15px; color: #00CC00; border: 3px solid #006600; font-family: Arial, Verdana, sans-serif; font-size: 14pt; text-decoration: none; font-weight: bold; }

#bottom { position: absolute; top: 300px; left: 10%; font-family: Arial, Verdana, sans-serif; font-size: 10pt; color: #000000; padding-top: 30px; width: 80%; }

#sponsors { position: absolute; top: 20px; right: 5%; }

.logo { padding-left: 6px; border: 0px solid #00CC00; }

.subhead { font-size: 14pt; padding-bottom: 15px; text-align: center; }

.spontd { text-align: center; }
.sponimg { border: 0px solid #00CC00; }

.posterlinks { text-align: center; }

a:link.posterlink { color: #006600; text-decoration: none; }
a:visited.posterlink { color: #006600; text-decoration: none; }
a:hover.posterlink { color: #00CC00; text-decoration: none; }
a:visited:hover.posterlink { color: #00CC00; text-decoration: none; }

#contactbox { background-color: #00CC00; padding: 10px; float: right; width: 40%; margin-left: 20px; }

.copyright { font-size: 7pt; }

#leftbar { width: 280px; text-align: center; float: left; padding: 20px; margin-right: 35px; }

.ptstop { font-size: 16pt; text-align: center; margin-bottom: 10px; }

.ptshead { font-size: 13pt; margin-bottom: 5px; }

body.green { background-color: #66FF66; }