#container,
.photo-navigation {
	width: 817px;
}

#navcontainer {
	margin-left: -2px;
}

#contentContainer {
	width: 498px;
	margin: 0 0 0 14px;
}

#sidebarContainer {
	width: 230px;
	margin: 0;
}

#pageTop {
	background: url('../../images/blackfade_800_top.png') no-repeat;
	width: 817px;
}

#page {
	background: url('../../images/blackfade_800_middle.png') repeat-y;
	width: 817px;
}

#pageBottom {
	background: url('../../images/blackfade_800_bottom.png') no-repeat;
	width: 817px;
}

#footerTop {
	background: url('../../images/blackfade_800_top.png') no-repeat;
	width: 817px;
}

#footer {
	background: url('../../images/blackfade_800_middle.png') repeat-y;
	width: 817px;
}

#footerBottom {
	background: url('../../images/blackfade_800_bottom.png') no-repeat;
	width: 817px;
}