/*
	FILE: screen_careers.css
	DATE: 6.14.2006.dave
	NOTE: stylesheet for screen display
	
	006666: Teal
	999900: Lime Green
	666666: Grey
	cc3366: Red
	cc9900: Gold
*/

#container { background:url('/images/careers_container_bg.gif') repeat-y; }

#header { background:url('/images/careers_header_bg.gif') repeat-y; }
	#nav_2 a { color:#CC104D; border-color:#CC104D; }
	#nav_2 a:hover { background:#CC104D; }
	#nav_2 a.on { background:#CC104D; }

	#pageTitle { color:#CC104D; }	
	#overview strong { color:#CC104D; }
	#overview td strong { color:#CC104D; }