/* ================================== */
/* == ELEMENT ATTRIBUTES FOR PRINT == */
/* ================================== */

/* Hide elements not needed for print */
div#navigation {
	display:none;
	}

/* Updates for print */
div#content-main-outer, div#content-side-bar, h2.sponsors {
	margin-top:30px;
	}
