#container {
	background: url(../../images/styles/containerblack.png) repeat-y;
}

#pageHeader {
	background: url(../../images/styles/header1black.png) no-repeat 0 top;	
}

#footer {
	background: url(../../images/styles/footer1black.png) no-repeat;
}

#navcontainer #current {
	background: url(../../images/styles/hoverblack.png) no-repeat;
}

#navcontainer a {
	background: url(../../images/styles/navbarblack.png) no-repeat;
}

#navcontainer a:hover {
	background: url(../../images/styles/hoverblack.png) no-repeat;
}
