/* CSS print styles */

#skip, #nav, #H_links, #subnav, #footer, #search, .launchbutton	{ display: none; }

body 				{ background: white;
					  font-size: 12pt;
					  width: 660px; }
					
a:link, a:visited 	{ color: #0033ff;
					  background: transparent;
					  font-weight: bold;
					  text-decoration: underline; }

#header			{ position: relative; height: 60px; margin-bottom: 20px;}
					  
#logo				{ height: 42px; width: 240px; display: inline; }
#H_content			{ width: 600px; position: relative; display: inline; }
#column1			{ position: relative; float: left; width: 220px; }
#column2			{ position: relative; float: left; width: 220px; }
#column3			{ position: relative; float: left; width: 220px; }
#column1 img		{ width: 220px; height: 87%; }
#column2 img		{ width: 220px; height: 87%; }
#column3 img 		{ width: 220px; height: 87%; }