#StickyWrapper, #header, #nav-top, #container, #footer, #nav-top {
	width: 800px; 
	margin: 0px auto; 
}

#content, #container, #middle {padding-bottom: 10px;} 

#StickyWrapper {
	margin-top: 20px;
}

#middle, #left, #right {
	/* Turn off the StickFooter padding */
	margin-bottom: 0px;
	padding-bottom: 0px; 
}