/* Pinks Print stylesheet */body {	background-color: #fff;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 85%;	margin:0;	padding:0;}#logo {	position: absolute;	left: 20px;	top: 20px;		margin: 0;}h1 {	font-family: "Verdana, Arial, Helvetica, sans-serif"; 	color: #000;	font-size: 125%;	/*font-weight: normal;*/	margin:0;}h2 {	font-family: "Verdana, Arial, Helvetica, sans-serif"; 	color: #000;	font-size: 110%;	/*font-weight: normal;*/	margin:0;}/* navbar styles */#navbar {	display: none;	}/*#navbar a {	color: #fff;	text-decoration: none;	font-size:120%;	padding-bottom:10px;		background: url(images/navgrad1px.jpg) repeat-x;		}#navbar a:hover {	text-decoration: none;		color: #555;			background: url(images/navgrad1pxrl.jpg) repeat-x}#navbar ul {	list-style-type: none;	margin: 0;	padding: 0;}#navbar li {	display: inline;	margin-right: 10px;	margin-left: 10px;	}*//* navlist styles */#navlist {	display: none;	}/*#navlist ul {	list-style: none;	margin: 0;	padding: 0;}#navlist a {	text-decoration: none;	color: #fff;	display:block;			height: 25px;	padding: 5px;	padding-left: 10px;	background: url(images/navgrad1px.jpg) repeat-x;	}#navlist a:hover {	background: url(images/navgrad1pxrl.jpg) repeat-x;	color: #222;}#navlist li {	margin-bottom: 3px;}#navlist #highlight {	color: #fcc;}*//* content */#content {		background-color: #fff;	color: #222;	position: absolute;	left: 50px;	top: 150px;	width: 80%;	margin: 0;	}#content a:link {	color: #c36;	text-decoration: none;	font-weight: bold;}#content a:visited {	color: #c36;	text-decoration: none;	font-weight: bold;}#content a:hover {	color: Red;	text-decoration: underline;	font-weight: bold;	}#couple {	float: left;	margin-right: 25px;	margin-top: 10px;	margin-bottom: 10px;}#bottle {	display: none;}#rec_bottle {	display: none;}#newspic {	display: none;}#range {	margin-left: 75px;}/* The order for the a rollover activities is as followsa:link a:visited a:hover *//* footer */#footer p {	display: none;}