/*
This stylesheet is strictly for printed output of the web pages.  It does not affect on-screen display.
*/
/*
Hide the nav bar and opt-in form.
*/
#sidebar{
width: 1px;
display: none;
}
