@import url("http://drexel.edu/~/stylesheets/blueprints/westphal/col-2-block");
@import url("http://drexel.edu/~/stylesheets/blueprints/westphal/nav-blue-on-dark");
@import url("http://drexel.edu/~/stylesheets/blueprints/westphal/faculty");

div#content h1 { background-color: black; }
div#content h1,
div#content h1 p { color: #ffffff; }

/* ----------  2-COLUMN LAYOUT  ---------- */

div#col2wide h2,
div#col2wide h3,
div#col2wide h4 {
  color: #ffffff;
}

/* ----------  BLOCK BOTTOM  ---------- */

#temp1 { background-color: #990000; }
#temp2 { background-color: #fbcc15; }

#outer #social a:link, #outer #social a:visited {
  color: white;
}
#outer #social a:hover, #outer #social a:focus, #outer #social a:active {
  color: #aaddff;
}