/*Outline for Box */
#StickyWrapper, #footer {
	border-left: 1px solid #000;
	border-right: 1px solid #000; }
#StickyWrapper { border-top: 1px solid #000; }
#footer { border-bottom: 1px solid #000; }