@charset "UTF-8";
/* CSS Document */

body { background-color: #282720; color: #fff; }
p, dl, th, td, li { color: #fff; }
a { color: #fff; }
	a:hover { color: #999; }

#container { background-color: #000; }
#head { background-color: #000; }
#index #workers, #index #students { background-color: #000; }

#amp-up h1, #colleges h1 { color: #fc6; }
#amp-up h2, #colleges h2 { color: #f90; }
#amp-up h3, #colleges h3 { color: #fc6; }
#amp-up a, #colleges dl a { color: #f90; }
#amp-up ul.links li a, #colleges a.links { color: #fc6; }

#events #event-cal th { background-color: #111; }
#events #speakers h4 { color: #fff; }
#events #speakers li img { border-color: #ff9e00; }
#events #event li { color: #fff; }
#events h2 { color: #fff; }
#events p.register a, #events p.soon { color: #000; }
#events p.register a { background-color: #ff9e00; }
#events p.register a:hover { background-color: #48494b; }
#events p.soon { background-color: #48494b; }


#continuumEvents h4 a { color: #999; }
	#continuumEvents h4 a:hover { color: #fff; }
#continuumEvents .level { color: #ff9e00; }

#nav-global li { border-left-color: #fff; }
#nav-global a { color: #fff; }
#nav-global a { color: #fff; }

#footer a { color: #fff; }

.note { color: #ccc; }
