@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,
div#content h1 p { color:#4f7dbf; }

/* ----------  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 {
}

#temp1 {background-color: #99cc50; }
#temp2 {background-color: #050708; }

div#creative h2 {
  background-color: #000000;
  color: #4f7dbf;
}

#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;
}