body {
	background-color: #272727;
}

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

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

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

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

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

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