small {
  font-size: 80%;
}
big {
  font-size: 120%;
}
td {
  color: #FFF;
}
td p {
  margin-bottom: 0.5em;
}
/* basic styling */
#contactinfo {
  text-shadow: 1px 1px 1px #000832;
}
#contactinfo p {
  margin: 0;
}
#contactinfo big {
  font-size: 160%;
  color: #FF9;
}
#contactinfo a, #contactinfo a:visited {
  color: #FF9;
}
#contactinfo a:hover {
  color: #0FF;
}
#slogan {
  text-shadow: 1px 1px 1px #000832;
}
#slogan h2 {
  font-size: 250%;
  font-style: italic;
  color: #FF9;
  letter-spacing: -0.05em;
}
#slogan p {
  margin-left: 260px;
  text-align: left;
  font-size: 110%;
  line-height: 1.1em;
  font-style: italic;
}
#main h1 {
  margin-bottom: 0.25em;
  font-size: 160%;
  font-weight: normal;
  color: #FF9;
}
#main h2 {
  margin-bottom: 0.25em;
  font-size: 130%;
  font-weight: normal;
  color: #FF9;
}
#main h3 {
  margin-bottom: 0.25em;
  font-size: 110%;
  font-weight: normal;
  color: #FF9;
}
#main h4 {
  margin-bottom: 0.25em;
  font-size: 100%;
  font-weight: normal;
  color: #FF9;
}
img.border {
  border: 3px solid #FFF;
}

#content ul, #content ol {
  margin: 0;
  padding: 0 0 0 1.5em;
}
#content ul {
  list-style-type: disc;
}
#content ol {
  list-style-type: decimal;
}
#content a, #content a:visited {
  color: #0FF;
}
#content a:hover {
  color: #FF9;
}
#content table {
  border-collapse: collapse;
  border: 1px solid #666;
}
#content td {
  border: 1px solid #666;
  padding: 0.25em 0.5em;
}
.NewsSummarySummary p,
.calendar-summary p {
  margin-bottom: 0em;
}
.NewsSummaryMorelink {
  font-size: 70%;
  text-align: right;
}
#footer p, #footer li {
  font-size: 70%;
}
#footer a, #footer a:visited, #sidebar a, #sidebar a:visited {
  text-decoration: none;
  color: #0FF;
}
#footer a:hover, #sidebar a:hover {
  text-decoration: underline;
  color: #FF9;
}
