html, body {
  padding: 0;
  margin: 0;
  position: relative;
  background-color: #dd9900;
  color: #000000;
  font-family: sans-serif;
  font-size: 0.85em; }

#header {
  width: 100%;
  height: 120px;
  overflow: hidden;
  color: #883b00;
  background-color: #ffdd99;
  text-align: center;
  position: relative; }
  #header img.logo {
    display: block;
    margin: 0 auto; }
  #header .breadcrumbs {
    position: absolute;
    top: 1em;
    left: 1em;
    text-align: left; }
  #header #statement {
    position: absolute;
    top: 2.5em;
    left: 1em;
    width: 30%;
    font-weight: bold;
    font-size: 1.05em; }
  #header #mission {
    position: absolute;
    top: 0;
    right: 1em;
    width: 38%;
    text-align: left; }
    #header #mission * {
      margin-top: 0;
      margin-bottom: 0; }
    #header #mission h4 {
      text-align: center; }
  #header .border {
    bottom: 0; }

#main {
  position: relative;
  width: 100%;
  text-align: center; }

#bottom {
  margin-top: 1em;
  margin-bottom: 0.2em; }
  #bottom p {
    margin-top: 0;
    font-style: italic; }

.box {
  padding: 0.5em;
  text-align: left; }

#content {
  margin: 0 auto;
  width: 60%;
  background-color: #ffffdd;
  border-top-style: none;
  overflow: hidden; }
  #content img {
    border-style: solid;
    border-width: 1px;
    border-color: #000000; }
  #content img.no_border {
    border-style: none; }

#flash_error, #flash_notice {
  width: 90%;
  font-weight: bold;
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  
  border-style: solid;
  border-width: 3px;
  
  margin: 0 auto;
  text-align: center;
  font-size: 1.2em; }

#flash_error {
  background-color: #f00;
  border-color: #000000; }

#flash_notice {
  background-color: #8f8;
  border-color: #ffffff; }

.border {
  position: absolute;
  left: 0;
  height: 15px;
  width: 100%; }
  .border img {
    display: block;
    position: relative;
    z-index: 100;
    height: 15px;
    width: 100%; }

#left_column {
  float: left;
  width: 15%;
  margin-right: -15%;
  position: relative;
  top: 1em; }

#navbar {
  padding: 1em 0 0 0;
  background-color: #dddd88;
  border-left-style: none;
  font-family: sans-serif;
  font-size: 0.85em;
  font-weight: bold;
  
  overflow: hidden; }
  #navbar a, #navbar h1 {
    width: 100%;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0.3em 0 0.3em 0; }
  #navbar h1 {
    text-align: left;
    border-style: none;
    margin: 0;
    font-size: 1em;
    font-weight: bold;
    color: #ffffff;
    background-color: #6600dd;
    padding-left: 0.5em; }
  #navbar .big_link {
    color: #ffffff;
    padding-left: 0.5em;
    font-size: 1.2em; }
  #navbar .big_link:link {
    background-color: #6600dd; }
  #navbar .big_link:visited {
    background-color: #660066; }
  #navbar .big_link:link:hover {
    background-color: #8855ee; }
  #navbar .big_link:visited:hover {
    background-color: #885588; }
  #navbar .small-links a {
    padding-left: 1.5em; }
  #navbar .small-links a:hover {
    background-color: #ffffdd; }

#right_column {
  float: right;
  width: 15%;
  margin-left: -15%;
  position: relative;
  top: 1em;
  background-color: #dddd88;
  border-right-style: none;
  padding: 0; }
  #right_column h2 {
    background-color: #5555ff;
    border-color: #ffffff;
    color: #ffffff;
    font-size: 1.3em;
    text-align: center;
    padding: 0;
    width: 100%;
    margin-top: 0; }
  #right_column h3 {
    font-size: 1em;
    font-weight: bold; }
  #right_column p {
    padding-right: 0.2em; }
  #right_column a#newsletter {
    text-decoration: none;
    font-weight: bold;
    display: block;
    margin-bottom: 1em;
    text-align: center; }
    #right_column a#newsletter img {
      vertical-align: middle;
      position: relative;
      top: 0.5em; }
    #right_column a#newsletter:hover {
      background-color: #ffffbb; }
  #right_column .subscribe {
    text-align: center; }

h1, h3 {
  font-weight: normal; }

h1, h2, h3 {
  border-color: #660066; }

h1 {
  text-align: center;
  border-bottom-style: solid;
  border-width: 2px;
  
  margin-left: 3em;
  margin-right: 3em; }

h2 {
  border-bottom-style: dotted;
  border-width: 1px;
  
  width: 60%;
  padding-left: 0.5em;
  clear: both; }

h3 {
  margin-left: 0.7em;
  margin-bottom: -0.5em;
  
  text-decoration: underline; }

h3.point_five {
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 0; }

h4, h5, h6 {
  font-weight: bold; }

h4 {
  margin-left: 0.5em; }

p {
  margin-left: 2em; }

a img {
  border-style: none; }

blockquote {
  font-style: italic; }

.left {
  float: left;
  margin-right: 1em; }

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  
  text-align: center; }

.important {
  font-size: 1.3em;
  font-weight: bold; }
  .important img {
    vertical-align: middle; }

a.important {
  text-decoration: none; }

.menu {
  margin-bottom: 2em; }

.about-us.people.staff #content ul li, .about-us.people.board #content ul li, .about-us.people.teachers #content ul li {
  list-style-type: none;
  display: inline;
  margin-right: 5em;
  font-style: italic; }

.news.newsletter #content a img {
  border-style: none; }
.news.newsletter #content form {
  margin: 0 auto;
  width: 30%;
  text-align: center; }
  .news.newsletter #content form fieldset {
    border-style: none; }
    .news.newsletter #content form fieldset label, .news.newsletter #content form fieldset input {
      display: block;
      margin: 0 auto; }
