body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003366;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 150%;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#wealth {
	background-color: #FFFFFF;
	width: 650px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(temp.gif);
	background-repeat: no-repeat;
	padding: 200px 10px 10px;
	background-position: center top;
}
#wrapper {
	border: 1px solid #003366;
	padding: 10px 20px;
	text-align: left;
	margin-top: 10px;
	width: 600px;
}
#sticker {
	float: right;
	height: 120px;
	width: 120px;
	margin-top: -30px;
	position: relative;
}
.style1 {
	color: #BA030A;
	font-weight: bold;
	font-size: 14px;
}
.sticker {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	background-color: #FFE600;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999900;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA030A;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
#photo {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-right: 10px;
	float: left;
}
#offer {
	font-size: 10px;
	line-height: 150%;
	float: right;
	margin-right: 0px;
	margin-left: 25px;
	width: 170px;
	padding: 10px;
	text-align: left;
	color: #FFFFFF;
}
#offer dl {
	background-color: #999999;
	background-image: url(box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#offer dt {
	background-color: #003366;
	background-image: url(box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#offer dd {
	margin: 0px;
	padding: 10px;
}
#offer .free {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
