/* NLA homepageprint specific styles */body {	font-size: 11pt;	color: #000;	font-family: "Times New Roman", Times, serif;	}/*********** Stuff to hide ***********/#search, #header ul, #main_menu, #news_events p a, #nat_services span, #feature p {	display: none;	}/*********** Headings ***********/h3 {	font-size: 15pt;	font-family: Arial, Helvetica, sans-serif;	}	h4, #footer h3 {	font-size: 12pt;	font-family: Arial, Helvetica, sans-serif;	}h3+p, h4+p {	margin-top: -1em;	}/*********** Main content containers ***********/	#news_events {	width: 22%;	float: left;	margin-right: 2%	}#news_events p {	margin-top: -1em;	}.rcol {	width: 24%;	float: right;	}#nat_services ul {	margin: 0;	padding: 0;	list-style-type: none;	}#nat_services li {	margin: 0 0 0.5em;	padding: 0;	}#nat_services a {	text-decoration: none;	}#nat_services img {	padding: 3px;	border: 1px solid #999;	margin-right: 3px;	}	#feature, #shop, #exhibition, #ref_help {	width: 50%;	margin-left: 24%;	}#shop p {	margin-top: -1em;	}#shop strong {	font-weight: normal;	}#feature {	margin-top: 1em;	}#feature em {	font-style: normal;	font-weight: normal;	font-size: 11pt;	font-family: "Times New Roman", Times, serif;	padding-top: 0.5em;	display: block;	}	#exhibition p {	margin-top: -1em;	}.current {	background: none !important;	margin-left: 0 !important;	padding-left: 0 !important;	}	/*********** Links ***********/a {	text-decoration: none;	color: #000;	}/*********** Footer ***********/#footer {	clear: both;	padding-top: 1em;	}#footer div.lcol, #footer div.rcol {	width: 22%;	float: left;	margin-right: 2%;	}#footer div.rcol {	width: 24%;	float: right;	}	#footer ul {	margin: -1em 0 0 0;	padding: 0;	list-style-type: none;	}#footer li {	margin: 0 0 0.3em;	padding: 0;	}
