/* ================================== */
/* == ELEMENT ATTRIBUTES FOR PRINT == */
/* ================================== */

/* ---------------------------------- */
/* Hide elements not needed for print */
/* ---------------------------------- */

div.screen {
	display: none !important;
	}
	
	div#secondary-nav
	{
	    	display: none !important;
	}
/* ----------- */
/* Adjustments */
/* ----------- */
div#header
{
    display:none;
}
    
div#footer 
{
    display:none;
}

div#header a
{
    
    color: White;
    
    
}
div#right-column
{
    clear:both !important;
    width: 650px !important;
    float: left !important;
    line-height: 18px !important;
}
/* Show URIs */
