@import url("http://drexel.edu/~/stylesheets/blueprints/westphal/col-3");
@import url("http://drexel.edu/~/stylesheets/blueprints/westphal/nav-blue-green-on-light");
@import url("http://drexel.edu/~/stylesheets/blueprints/westphal/faculty");

div#content h1 { background-color: black; }
div#content h1,
div#content h1 p { color: #ffca09; }

/* ----------  3-COLUMN LAYOUT  ---------- */

div#col2 h2,
div#col2 h3,
div#col2 h4,
div#col3 h2,
div#col3 h3 {
div#col3 h4,
  color:#f2c613;
}

#col3 {
  background-color: #bbbbbb;
}

#alsoIn h2 {
  color: #599C20;
}

#temp1 {background-color: #99cc50; }
#temp2 {background-color: #fbcc15; }

#creative h2 {
  background-color: #272621;
  color:#f2c613;
}

#social {
  background-color: black;
}
#outer #social a:link, #outer #social a:visited {
  color: white;
}
#outer #social a:hover, #outer #social a:focus, #outer #social a:active {
  color: #fb8020;
}