#header, #content {
	background		: #ffff00 !important;
}
#wrapper {
	background		: #ffff00 url(../images/sidebar_bckrnd_high_contrast.gif) repeat-y right top;
}
body, #nav, #footer {
	background		: #000 !important;
}
#accessibilityNav, #affiliates {
	background		: #222 !important;
}
#header, #footer, h1, h3 {
	color			: #000 !important;
}
#nav ul li, #footer li {
	border-right	: 1px solid #ffff00;
}
#rightSidebar {
	border-top		: 15px solid #000;
	background		: #dcd900;
}
#footer, #siteCredits, #accessibilityNav {
	color			: #f7ef68;
}
#accessibilityNav span {
	color			: #ffff00 !important;
}
/*------ Link Styles */
a:link, a:visited, a:hover {
	color			: #000 !important;
}
#nav a:visited, #footer a:visited {
	color			: #f7ef68 !important;
}
#nav a:link, #nav a:hover, #footer a:link, #footer a:hover {
	color			: #ffff00 !important;
}
#content a:visited {
	color			: #666 !important;
	text-decoration	: underline;
}
#content a:link, #content a:hover  {
	color			: #000 !important;
	text-decoration	: underline;
}

/*----- Page Specific */
/*--- Home */
#homePageMaps {
	border-bottom	: 1px solid #000;
	background		: #ffff00;
}
#homePageMaps p.link {
	color			: #000 !important;
}
