body {
  font-family: "Monotype Corsiva", "Todds Manuscript", "Bookman Old Style", Geo\
rgia, "Times New Roman", serif;
  background-color: #ECF0FF;
  font-size: medium;
}

th, td {
  font-family: Arial, Helvetica, sans-serif;
}

li {
  padding: 4px 0;
}

.title {
  font-size: xx-large;
}

.subtitle {
  font-size: large;
}

.banner {
  text-align: center;
  background-color: blue;
  font-family: "Courier New";
  font-weight: bold;
  color: #000;
}

.pushedUp {
  vertical-align: top;
}

.stylized {
  font-family: "Monotype Corsiva", "Todds Manuscript", "Bookman Old Style", Geo\
rgia, "Times New Roman", serif;
  font-size: large;
}

.gradsep {
  clear: both;
  margin-top: -1px;
  height: 5px;
  overflow: hidden;
  background: #000 url(images/vd_header.jpg) 0 0 no-repeat;
}

#wrapper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  background-color: #eee;
}

#header, #footer {
  width: 100%;
  background: #fff url(images/topdown.png) 0 0 no-repeat;
}

#main {
  border-spacing: 0px;
}

#menu {
  list-style-type: none;
  background-color: #ace;
  white-space: nowrap;
  padding: 3px 5px;
}

#aboutUs {
  padding: 0 5em;
}

#aboutUsText {
  color: #C90000;
}

#aboutUsContact {
  padding: 1ex 0;
}
