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

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

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

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

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

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