@import url("http://drexel.edu/~/stylesheets/blueprints/westphal/col-2-basic");
@import url("http://drexel.edu/~/stylesheets/blueprints/westphal/nav-orange-black-on-gray");
@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;
}

/* ----------  BASIC BOTTOM  ---------- */

#pageBottom { background-color
}
div#creative h2 { 
  background-color: #111111;
  color: #f26122; }
}
div#alsoIn h2 {
  color: white;
}

#temp1 { background-color: #acab9c; }
#temp2 { background-color: #151519; }

#outer #social {
  background-color: #111111;
}
#outer #social a:link, #outer #social a:visited {
  color: white;
}
#outer #social a:hover, #outer #social a:focus, #outer #social a:active {
  color: #aaddff;
}