body {
	background: #000000;
	margin: 0px 0px 20px;
	padding: 0px;
}
.menu {
	font: normal 11px Tahoma, verdana, "sans serif";
	color: #333333;
	text-transform: lowercase;
}
.menu a:link, .menu a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 2px;
	color: #eeeeee;
}
.menu a:hover, .menu a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 2px;
	color: #BED62F;
}
td {
	color: #1f1f1f;
	font: 14px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
li {
	margin-bottom: 10px;
}
a:link, a:visited {
	text-decoration: underline;
	margin: 0px;
	padding: 0px 0px 2px;
	color: #9Eb60F;
}
a:hover, a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 2px;
	color: #BED62F;
}
.rightimage {
	margin: 0px 0px 10px 10px;
}
.leftimage {
	margin: 0px 10px 10px 0px;
}
.home {
	background: url(images/gift-cert.jpg) no-repeat right bottom;
}
.dots {
	background: #FFFFFF url(images/dots.jpg) no-repeat 10px top;
}
.car-pic {
	background: url(images/car-pic.jpg) no-repeat 27px bottom;
}
.fineprint {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.waterimage {
	background: #FFFFFF url(images/waterbottles.jpg) no-repeat 620px 90px;
}
.giftimage {
	background: #FFFFFF url(images/gift-cert-lrg.jpg) no-repeat 520px 90px;
}
.stressimage {
	background: #FFFFFF url(images/stress.jpg) no-repeat 450px 90px;
}
.fullbody {
	background: #FFFFFF url(images/fullbody.jpg) no-repeat 440px 90px;
}
