/*	NECA Convention Print Stylesheet
	Author:		Brad Graham
	Created:	
	Updated:	
----------------------------------------------------*/

/*	NECA Connection Print Stylesheet
	Author:		Brad Graham
	Created:	12/2007
	Updated:	
----------------------------------------------------*/
body {background:white; font-size:12pt; line-height: 18pt;}

/*--For hiding sections that need not be printed--*/
#necaNav, #skipLinks, #nav, #sup, .geo, #header ul, #header p, #additLinks, #tabs, p#return {
	display: none !important; }
	
body, #wrapper, #main, #footer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	color: black; 
	background: transparent;}
	
a:link, a:visited {color: #520;background: transparent;	font-weight: bold; text-decoration: underline; }
	
#content a[href]:after,
#footer a[href]:after {
	content: " (" attr(href) ") ";
	font-size: 90%;}

#content a[href^="/"]:after,
#footer a[href^="/"]:after {
	content: " (http://www.necaconvention.org" attr(href) ") ";
	font-size: 90%;}

h4 {font-size:18pt;}
h5 {font-size:16pt;}
h6 {font-size:14pt;}
#footer {border-top: 7px double #000;}
ol {list-style-type:lower-alpha;}
