body {
  margin: 0;
  font-family: Century Gothic, Verdana, Helvetica;
  color: #000;
  font-size: 100%;
  background-image: url("../images/background.jpg");
  background-attachment: scroll;
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #ffffff;
}
a {
  text-decoration: none; 
}
a:visited, a:link {
  color: #000;
}
a:hover {
  text-decoration: underline; 
}
h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
}
h1 { font-size: 100%; }
h2 { font-size: 95%; }
h3 { font-size: 95%; }
h4 { font-size: 95%; }
p  { font-size: 90%; }

p.intro1 { font-size: 100% }
p.spotlight { font-size: 80% }
p.spotlight2 { font-size: 78% }
p.spotlight3 { font-size: 75% }
p.spotlightintro { font-size: 95%; font-weight: bold; color: #000099 }
p.news { }
p.contact { font-size: 75% }
p.schedule { font-size: 80% }
p.awards { font-size: 80% }
.line { text-decoration: underline; }

span.video { font-size: 70% }
span.caption { 
  font-family: arial,verdana,sans-serif; 
  font-size: 70%
}
span.nav {
  font-weight: bold;
}
span.navdis {
  font-weight: bold;
  color: #999999;
}
