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

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

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

