/*
	////////// MEEI Style Sheet for Color On //////////
*/

/* One Column Import */
@import url("one_column.css");

a, .blackText a, div.twoColumns p.articleLink a, div.threeColumns p.articleLink a { color:#FFFF00 !important; }
body { color:#FFF !important; background-color:#000 !important; }

h2, h3, h4, h4.blueText, p.breadcrumbs { color:#FFF !important; }

#topSec, #navHeading, 
#header, #leftColumn, 
#content, #meetDoctors, 
#content #meetDoctors h3, 
div.threeColumns div.column1, 
div.threeColumns div.column2, 
div.threeColumns div.column3,
div.overview, div.box, div.navBox,
div.infoBox, #findADoctor, #footer { background-color:#000 !important; }

/* Some Areas Need a Style Overide */
#rightColumn ul.features li a, .twoColumnSpread div#rightPanel ul.features li a, #leftColumn ul.features li a , .blackText { color:#FFF !important; }

/* Removing Background Images Where Necessary */
#secNavItems, #dropDownNav, #content #meetDoctors h3, #feature3 h3, #feature1 h3, #feature2 h3 { background-image:none !important; }
#content #meetDoctors, .faintBorderLeft, div.overview, #rightColumn, .twoColumnSpread div#rightPanel { border:none; }

