/*****************  Irish Type 3 CSS Print stylesheet  **************************
 ***************  Copyright - Dennis Wright - 2009 - 2015 *****************/

#header, #left, #right  
	{display: none;
	}
#content, #content2, #footer, #footer1
	{width: 100%;
	margin:auto;
	}
#prtheader
	{
	display:block;
	clear:both;
	}

	
a	{
	text-decoration:none; color: black;
	}
a:after	{
content: "(" attr(href) ")"; font-style: italic;
	}
	