/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  margin: 30px 0;
  text-align: center;
  font-size: 80%;
  font-family: "Lucida Grande",Tahoma,sans-serif;
  background-image: url(http://southsantee.com/images/header_bg.jpg);
  background-repeat: repeat-x;
  background-color: #95c5d1;
}
p {
  margin: 0 0 1em;
}
a {
  color: green;
}
a img {
  border:  none;
}
#container {
  margin: 0 auto;
  padding: 40px;
  width: 500px;
  text-align: left;
  background-color: #ffffff;
}
#container ul {
  margin: 0 0 30px;
  text-align: center;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#container ul a {
  border: 1px solid #eeeeee;
  margin: 0 0 20px;
  padding: 20px;
  background-color: #f5f5f5;
  color: #444444;
  font-size: 1.5em;
  line-height: 2em;
  display: block;
}
#container ul a:hover {
  border: 1px solid #b5df99;
  background-color: #cdefb6;
  color: #358610;
}
#lightbox h2 {
  margin: 0 0 1em;
}
#lightbox h3 {
  color: #ff713f;
}
#lightbox.done p {
  color: #333333;
}
#form {
  margin: 25px;
  text-align: left;
}
#form ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#form li {
  margin: 0 0 1em;
}
#form textarea {
  width: 100%;
  height: 150px;
}
#definition {
  margin: 25px;
}
.highlight {
  background-color: #feffaf;
}

