@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: #000000; }
div#content h1,
div#content h1 p { color:#fbc93e; }


/* ----------  3-COLUMN LAYOUT  ---------- */

div#col2 h2,
div#col2 h3,
div#col2 h4,
div#col3 h2,
div#col3 h3,
div#col3 h4 {
  color: #000000;
}

#col3 {
  background-color: #dad3c8;
}

div#alsoIn h2 {
  color: #000000;
}

#temp1 {background-color: #99cc50; }
#temp2 {background-color: #9d2f25; }

div#creative h2 {
  background-color: #000000;
  color: #ffffff;
}

#outer #social {
  background-color: #606060;
}
#outer #social a:link, #outer #social a:visited {
  color: white;
}
#outer #social a:hover, #outer #social a:focus, #outer #social a:active {
  color: #aaddff;
}