@CHARSET "ISO-8859-1";
body {font-family: Comic Sans MS, Tahoma, helvetica, verdana};
body td {font-family: Comic Sans MS, Tahoma, helvetica; font-size: 10pt;}
table#header {width: 100%;}
table#header tr {background-image: url(images/buttonback.jpg); height: 32px;}
table#header td {text-align: center; font-size: 12pt; font-family: impact;}
table#header a {text-decoration: none; color: black;}
table#header a:hover {color: white;}

table#footer {width: 50%;}
table#footer td {text-align: center; font-size: 7pt;}
table#footer a {color: black;}

table.event td.title {font-size: 10pt; white-space: no-wrap;}
table.event td.description {font-size: 7pt;}
table.event td {font-size: 8pt;}
table.event {border-collapse: collapse;}

div.flickrtag {display: none; color: red; font-size: 7pt;}
div#intro {font-family: verdana; font-weight: bold; font-size: 10pt; width: 300px;}

table.picturegrid td{padding: 5px;}

td.legal {font-size:8pt;}
h3 {line-height: 15pt;}
li {
  margin-bottom: 5px;
}

.question {
  margin-top: 20px;
  text-indent: -25px;
  padding-left: 25px;
}

.option {
  text-indent: -30px;
  padding-left: 60px;
}

.correct {
  color: #55AA11;
}

.eventDate {
  font-size: 11px;
  font-style: italic;
  margin-top: 4px;
  margin-right: 10px; 
}

.eventHeader {
  font-weight: bold;
}

.eventDescription {
  font-size: 12px;
  font-style: italic;
}

