@charset "UTF-8";
/* CSS Document */

body { background-image: url(/homepage-solidorange-bg.jpg); }


#wings-transparent { background: transparent url(wings-transparent.png) repeat-x; }
#wings-solid { background: transparent url(wings-solid.jpg) repeat-x; }

#purplebar { background: transparent url(purplebar-bg.jpg) no-repeat; }
#bar li a { background: transparent url(purplebar-labels.png); }

#bar li li a,
#bar li#prospective li a,
#bar li#students li a,
#bar li#fs li a,
#bar li#parents li a,
#bar li#corporations li a,
#bar li#visitors li a,
#bar li#alumni li a {
	color:#ffe7dc;
	}

#footer { background: url(bg-footer.png); }
