body{ background: #000; margin: 0; padding: 0; color: #fff; font-family: georgia, times, times new roman, serif; }

h1{ font: 30px Times, Times New Roman, Georgia, Serif; color: #fff; text-align: center; margin: 0; padding: 0; }
p{ font: 14px Georgia, Times, Times new roman, serif; font-weight: bold; padding: 0 25px; }

a:link, a:visited{ color: #fff; }
a:hover, a:active{ text-decoration: none; }

.head{ margin-top: 75px; margin-bottom: 15px; border: 1px solid #fff; }

#navcontainer{ width: 800px; border-bottom: 1px solid #f00; margin-bottom: 15px; }
#navlist li{ list-style-type: none; display: inline; padding: 10px; }
#navlist{ margin: 0 0 5px 0; padding: 0 0 5px 0; text-align: center; border-bottom: 1px solid #f00; white-space: nowrap; }
#navlist li a:link, #navlist li a:visited, table{ font: 12.5px Georgia, Times, Times New Roman, serif; color: #fff; text-decoration: none; }
#navlist li a:hover, #navlist li a:active{ color: #f00; }

.sessions fieldset{ width: 350px; border: none; margin: 0 auto; }
.sessions input[type="checkbox"], .session input[type="radio"]{ margin: 0 15px 0 0; }
.sessions input[type="text"], .session textarea{ width: 250px; float: left; margin: 3px; }
.sessions input[type="submit"], .session input[type="reset"]{ margin: 3px 0 5px 175px; float: left; }
.sessions input[type="submit"]:hover, .session input[type="reset"]:hover{ cursor: pointer; }
.sessions fieldset p{ clear: both; font-style: italic; }

#session{ margin-bottom: 10px; }
#session label{ clear: left; float: left; width: 150px; padding: 5px; text-align: right; }
#session input[type="text"]{ width: 150px; float: left; margin: 3px; }
#session input[type="submit"]{ clear: both; }
#session p{ text-align: center; padding: 10px 0; }

.required, .error{ color: #f00; }
.error{ float: left; font-style: italic; width: 100px; padding-top: 2px; font-size: 10px; }

.kalamazoo_message{ padding: 20px; margin: 0 10px 10px; border: 1px solid #f00; color: #fff; font-style: italic; font-size: 10px; text-align: center; }

#footer{ font: 14px Times, Times New Roman, serif; color: #fff; font-weight: bold; text-align: center; margin: 20px 0; padding: 0; }
#footer li{ list-style-type: none; display: inline; padding: 55px; }

#staff img{ border: 1px solid #fff; margin: 40px; }
#staff p{ font: 13px Georgia, Times, Times New Roman, Serif; padding: 40px; font-weight: normal; }
#new img{ border: 1px solid #fff; margin: 5px; }

#new h2, #new p{ text-align: center; font-style: italic; }

#active{ color: #f00; font-size: 12.5px; }
