    <style type="text/css" media="print">
		body 			{ color: #000; background-color: #fff;  }
		h1				{ color: #333; }
		h2				{ color: maroon; }
		h3				{ color: #fff; background-color: #333; }
		h6				{ color: #333; }			
		a				{ color: maroon; }
		p				{ background-color: #fff; }
		ul				{ background-color: #fff; width: 400px; }
		#leftaddress p	{ background-color: #fff; width: 400px; }
		#match			{ display: none; }
		#header			{ display: none; }
		#header h1  	{ color: #000; background-color: none; }		
		#header p		{ color: #666; }
		#bottles		{ display: none; }
		#grammar		{ display: none; }
		#scale			{ display: none; }
		#algalink		{ display: none; }
		#foods			{ display: none; }
		#label			{ display: none; }
		#slides			{ display: none; }
		#dish			{ display: none; }
		#topbuy			{ display: none; }	
		#pride			{ float: left; }
		#powered		{ float: right; }
		#button			{ display: none; }
		#container		{ background-color: #fff; background-image: url('bottles.jpg'); background-position: top right; background-repeat: no-repeat; border-bottom: none; }
		#disclaim	{ background-color: #efefef; font-size: 12px;}		
		#navsite ul { border-bottom: #778; }
		#navsite ul li a{ border: #778;	background: #fff; }
		#navsite ul li a:link{ color: #000;	}
		#navsite ul li a:visited{ color: #000; }
		#navsite ul li a:link:hover, #navsite ul li a:visited:hover{ color: #000; background:#f5be46;	border-color: #227; }
		#navsite ul li a#current{ background: #000;	border-bottom: #fff; }
	</style>