body {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	margin: 0px;
	text-align:center;
	width:805px;
}
.top {
	position:relative;
	top:0px;
	left:0px;
	width: 700px;
	margin-top: 20px;
	text-align:center;
}
.logo {
	width:500px;
	margin: 0 auto;
	position:absolute;
	top:0px;
	left:0px;
}
.issue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	background-image: url(images/newsletter_02.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding: 115px 10px 10px;
	height: 40px;
	width: 180px;
	color: #FFFFFF;
	position:absolute;
	top:0px;
	left:500px;
	
}
.bottom {
	margin: 0px;
	padding: 0px;
	width: 700px;
	display: inline;

}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #e3dcd9;
	margin: 0px;
	padding: 20px;
	width: 460px;
	text-align: left;
	height: 560px;
	display: block;
	position:absolute;
	top:165px;
	left:0px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
	margin-top: -10px;
}
.right {
	background-image: url(images/newsletter_04.jpg);
	background-repeat: no-repeat;
	height: 520px;
	width: 170px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 60px 15px 20px;
	display: block;
	position:absolute;
	top:166px;
	left:500px;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: -10px;
	padding-top: 10px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 10px;
	height: 20px;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: absolute;
	left:0px;
	top:765px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.center_this {
	width: 100%;
	text-align: center;
}
