html {
  font-family: Verdana, sans-serif;
  margin:0;padding:0;
}
body {
  margin:0;padding:0;
}
#container {
  margin: 6ex auto;
  padding:0;
  text-align: center;
  vertical-align: top;
  width: 772px;
}
#inner_container {
  margin: 0 0 0 18px;
  text-align: left;
  vertical-align: top;
}
img {
  border:0;padding:0;margin:0;
}
h1, h2 {
  color: #A7D4D4;
  font-size: 10px;
  margin:0;padding:0 0 1px 0;
}
h1 {
  padding-top:23px;
}
h2 {
  font-weight: normal;
}
a {
  color: #A7D4D4;
  text-decoration: none;
}
a:hover, a:active {
  color: #D4A700;
  text-decoration: underline;
}
#bart {
  float: right;
}

div#nav_container {
  background: url(top_left.gif);
  background-repeat: no-repeat;
  background-color: #663333;
  float: left;
  height: 379px;
  margin-right: 20px;
  text-align: left;
  width: 217px;
}

#nav_content {
  padding: 19px;
}
#nav_content ul {
  color: #AF7878;
  font-size: 10px;
  line-height: 11px;
  list-style: none;
  margin: 22px 0 0 0;
  padding:0;
}
#nav_content ul li {
  margin: 0;
  padding: 1px 0;
}
#nav_content ul li a {
  color: #AF7878;
  margin:0;padding:0;
}
#nav_content ul li a:hover {
  color: #D4A700;
}

#nav_buttons ul {
  margin: 0;
  padding:8px 0 0 0;
  line-height: 6px;
  font-size: 6px;
}
#nav_buttons ul li {
  display: inline;
  line-height: 6px;
  margin: 0;
  padding: 0 8px 0 0;
}
div#main_container {
  margin-left: 237px;
}

#nav_buttons a:hover {
  background-color: #FFFFCC;
}
#nav_buttons a {
  background-color: #996666;
  text-decoration: none;
}

/* color the current section buttons orange */
#promotional #promotional_buttons a,
#collateral #collateral_buttons a,
#identity #identity_buttons a,
#editorial #editorial_buttons a,
#web #web_buttons a {
  background-color: #D4A700;
}
/* make sure the hover color is right for current section */
#promotional #promotional_buttons a:hover,
#collateral #collateral_buttons a:hover,
#identity #identity_buttons a:hover,
#editorial #editorial_buttons a:hover,
#web #web_buttons a:hover {
  background-color: #ffffcc;
}
/* highlight the nav label for the current section */
#promotional a#promotional_label,
#collateral a#collateral_label,
#identity a#identity_label,
#editorial a#editorial_label,
#web a#web_label {
  color: #ffffcc;
}
/* highlight the button for the current page */
#excellence a#excellence_button,
#heart a#heart_button,
#irregardless a#irregardless_button,
#learning a#learning_button,
#stroke a#stroke_button,
#alumni a#alumni_button,
#interpath a#interpath_button,
#mstp a#mstp_button,
#york a#york_button,
#sevenfive a#sevenfive_button,
#ems a#ems_button,
#idexcellence a#idexcellence_button,
#alumnus a#alumnus_button,
#raleigh a#raleigh_button,
#son a#son_button,
#tlc a#tlc_button,
#wtlc a#wtlc_button,
#tsi a#tsi_button {
  background-color: #ffffcc;
}

div#notes {
  color: #996666;
  font-size: 10px;
  margin: 18px 0 0 0;
}
#notes h1 {
  color: #CCCCCC;
  font-weight: normal;
  margin:0;padding:0;
}
#notes a:hover h1 {
  color: #D4A700;
  text-decoration: underline;
}

#link a {
  color: #999999;
  font-size: 10px;
  position: relative;
  top: -46px;
  left: 24px;
}
#link a:hover {
  color: #D4A700;
}

