#containerBG {
	background: url(../../images/body1000.png) repeat-y;
	width:  1018px;
}

#container {
	background: url(../../images/content1000.png) repeat-y;
	width: 1000px;
}

#containerBG-anchor {
	background: url(../../images/footer1000.png) no-repeat;
	width: 1018px;
}

