@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: #68cef6; }

/* ----------  2-COLUMN LAYOUT  ---------- */

div#col2wide h2,
div#col2wide h3,
div#col2wide h4 {
  color: #f68934;
}

/* ----------  BASIC BOTTOM  ---------- */

#pageBottom {
}
div#creative h2 { 
  background-color: #222222;
  color: #68cef6; }
}
div#alsoIn h2 {
  color: #f68934;
}

#temp1 { background-color: #4e63ae; }
#temp2 { background-color: #685aa6; }

#outer #social {
  background-color: #222222;
}
#outer #social a:link, #outer #social a:visited {
  color: white;
}
#outer #social a:hover, #outer #social a:focus, #outer #social a:active {
  color: #aaddff;
}