@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: #f26122; }

/* ----------  2-COLUMN LAYOUT  ---------- */

div#col2wide h2,
div#col2wide h3,
div#col2wide h4 {
  color: #f26122;
}

/* ----------  BLOCK BOTTOM  ---------- */

#temp1 { background-color: #292666; }
#temp2 { background-color: #61378f; }

#outer #social a:link, #outer #social a:visited {
  color: white;
}
#outer #social a:hover, #outer #social a:focus, #outer #social a:active {
  color: #aaddff;
}