#menushadow {
	background: url(../../images/bg/menushadowblack.jpg) repeat-x left bottom;
}

#container {
	background-color: black;
}

#contentContainer #content {
	background: url(../../images/bg/footerblack.jpg) repeat-x left top;
}

#sidebarContainer {
	background-color: black;
	border-left-color: black;
}

#sidebarContainer #sidebar {
	background: url(../../images/bg/footerblack.jpg) repeat-x left top;
}

#footer {
	background: url(../../images/bg/footerblack.jpg) repeat-x left top;
}

#navcontainer1 a,
#navcontainer3 ul ul a {
	border-left: 1px solid #323232;
}

#navcontainer3 ul ul .current,
#navcontainer3 ul ul a:hover,
#navcontainer1 .current,
#navcontainer1 a:hover,
#navcontainer2 a:hover,
#navcontainer2 .current {
	background: url(../../images/bg/menublack.jpg) repeat-x left bottom;
}

#navcontainer1 a:active,
#navcontainer3 ul ul a:active{
	background: url(../../images/bg/footerblack.jpg) repeat-x left top;
}

#navcontainer2 a:active {
	background: url(../../images/bg/footerblack.jpg) repeat-x left top;
}