body {
	background-image: url(../images/shared/structure/top_bar_white_expander.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
	text-align:center;
	height: 100%;
}
.container {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../images/shared/structure/main_backing_repeater.jpg);
	background-repeat: repeat-y;
}
.mainnavbacking {
	background-image: url(../images/shared/pixels/pixel_white_ffffff.gif);
	background-repeat: repeat;
}
.containersub {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../images/shared/structure/sub_backing_repeater.jpg);
	background-repeat: repeat-y;
}
