body {
	background-color: #000;
}

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

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

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

#navcontainer #current {
	background-image: none;
}

#navcontainer a {
	background-image: none;
}

#navcontainer a:hover {
	background-image: none;
}
