.navbox {
	border: none;
	background-image: url(images/navpipe.gif);
	background-repeat: no-repeat;



}
.contentbox {
	background-attachment: scroll;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;


}
a:hover {
	background-color: #f0f0f0;
}
body {
	font-family: "Times New Roman", Times, serif;
}
.couponbox {
	border: 5px dashed #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/watermark3.gif);
	background-repeat: no-repeat;
	background-position: 20px;



}
.fineprint {
	font-size: 9px;
}
.question {
	font-weight: bold;
}
.prodlist {
	list-style-image: url(images/dot.gif);
	list-style-position: outside;
	list-style-type: decimal;
}

