#wrapper {
	height: auto;
	width: 918px;
	margin-right: auto;
	position: relative;
	text-align: center;
	margin-left: auto;
}
#background {
	position: absolute;
	z-index: 10;
	height: 1320px;
	width: 918px;
	left: 0px;
	top: 433px;
}
#articlepict {
	height: 100px;
	width: 800px;
	position: absolute;
	z-index: 20;
	left: 60px;
	background-image: url(images/6ways.png);
	top: 30px;
	background-repeat: no-repeat;
	text-align: left;
}
#susanlee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 30px;
	width: 255px;
	z-index: 21;
	left: 70px;
	position: absolute;
	top: 130px;
	text-align: left;
	vertical-align: text-bottom;
	font-weight: bold;
}
#ArticleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	z-index: 150;
	height: 1080px;
	width: 775px;
	left: 70px;
	top: 175px;
	text-align: left;
	line-height: 20px;
	visibility: visible;
}
#newsletter {
	position: absolute;
	z-index: 23;
	height: 180px;
	width: 390px;
	left: 90px;
	top: 510px;
	background-position: center;
	background-color: #B7D1D2;
}
