body
{
	color: #000000 !important;
	background-color: !important;
}

a, a:hover
{
	text-decoration: underline !important;
}


blockquote
{
	color: #000000 !important;
	background-color: !important;
}

#top-strip-container
{
	background-color: #000000;
}

#header-contrast
{
	background-image: url('/images/icon-contrast-on.png');
}
#header-contrast:hover
{
	background-image: url('/images/icon-contrast-off.png');	
}

#menu-container
{
	background-color: #000000;
}

#menu li:hover
{
	background-color: #333333;
}

#menu li ul li
{
	width: 100%;
	text-align: center;
	background-color: #333333;
}

#sidebar
{
	color: #000000 !important;
	background-color: !important;
}

#footer
{
	background-color: #000000;
}
#footer h3
{
	color: #ffffff;
}

#slideshowTextBackground
{
	background-color: #333333 !important;
}

#slideshow-arrow-left, #slideshow-arrow-right
{
	opacity: 1.0 !important;
	filter: alpha(opacity=100) !important;
}

#slideshowThumbs
{
	display: none !important;
}
