@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: #bbaa88; }

/* ----------  3-COLUMN LAYOUT  ---------- */

div#col2 h2,
div#col2 h3,
div#col2 h4,
div#col3 h2,
div#col3 h3 {
div#col3 h4,
  color: #6d2115;
}

#col3 {
  background-color: #bbbbbb;
}

#alsoIn h2 {
  color: #000000;
}

#temp1 {background-color: #6d2115; }
#temp2 {background-color: #ab9f64; }

#creative h2 {
  background-color: #000000;
  color:#ccbb99;
}

#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;
}