body {
	background-color: #002A58; 
	font-family: tahoma, arial, sans-serif;
	color: #555;
	font-size: 8pt;
}

#header {
	margin: 0 auto;
	background: transparent url(http://www.thegreatmarriageexperience.com/resource_library/newsletters/dwap_newsletters/images/DWAPHeader.jpg) no-repeat;
	width: 760px;
	height: 150px;
	
	margin-bottom: 10px;
}



#header h1 {
	color: #cbe08f;
	font-size: 40pt;
	margin-left: 40px;
	padding-top: 27px;
	margin-bottom: 0;
}

#header h2 {
	color: #cbe08f;
	font-size: 16pt;
	margin-left: 40px;
	margin-top: 0;
}


#container-top {
	margin: 0 auto;
	width: 760px;
	height: 10px;
	background: #f69d47 url(http://www.thegreatmarriageexperience.com/resource_library/newsletters/dwap_newsletters/images/nabc_nwslttr_container_top.jpg) no-repeat;
}

#container {
	margin: 0 auto;
	width: 750px;
	background-color: #f69d47;
	padding-left: 10px;
}

#container-bottom {
	margin: 0 auto;
	width: 760px;
	height: 10px;
	background: transparent url(http://www.thegreatmarriageexperience.com/resource_library/newsletters/dwap_newsletters/images/nabc_nwslttr_bottom.JPG) no-repeat;
}

#container h1 {
	margin: 0;
	padding-left: 10px;
	font-size: 16pt;
}

#container h2 {
	margin: 0;
	padding-left: 10px;
	font-size: 14pt;
}

p {
	margin: 0;
	padding: 10px;
	line-height: 2em;
}

a {
	color: #5b88aa;
}

a:hover {
	color: #7da6c4;
	text-decoration: none;
}

#left {
	width: 200px;
	float: left;
	margin: 0px;
}

#left-top {
	width: 200px;
	height: 10px;
	background: #ffffff url(http://www.thegreatmarriageexperience.com/resource_library/newsletters/dwap_newsletters/images/nwslttr_leftcontainer_top.jpg) no-repeat;
	margin: 18px 0 0 0;
}

#left-centre {
	width: 200px;
	background-color: #ffffff;
	margin-right: 10px;
}


#left-bottom {
	width: 200px;
	height: 10px;
	background: transparent url(http://www.thegreatmarriageexperience.com/resource_library/newsletters/dwap_newsletters/images/nwslttr_leftcontainer_bottom.jpg) no-repeat;
	margin: 0;
}

#right {
	width: 530px;
	float: left;
	margin-left: 10px;
}

#right-top {
	width: 530px;
	height: 10px;
	background: #ffffff url(http://www.thegreatmarriageexperience.com/resource_library/newsletters/dwap_newsletters/images/nwslttr_rightcontainer_top.jpg) no-repeat;
	margin-top: 10px
}

#right-centre {
	width: 530px;
	background-color: #ffffff;
}

#right-bottom {
	width: 530px;
	height: 10px;
	background: transparent url(http://www.thegreatmarriageexperience.com/resource_library/newsletters/dwap_newsletters/images/nwslttr_rightcontainer_bottom.jpg) no-repeat;
	margin: 0;
}

#right-top-wide {
	width: 721px;
	height: 14px;
	background: #ffffff url(http://www.thegreatmarriageexperience.com/resource_library/newsletters/dwap_newsletters/images/nabc_Nwslttr_right-top721.jpg) no-repeat;
}

#right-centre-wide {
	width: 721px;
	background-color: #ffffff;
}

#right-bottom-wide {
	width: 721px;
	height: 14px;
	background: #ffffff url(http://www.thegreatmarriageexperience.com/resource_library/newsletters/dwap_newsletters/images/nabc_Nwslttr_right-bottom721.JPG) no-repeat;
}

#footer-top {
	margin: 0 auto;
	margin-top: 10px;
	width: 760px;
	height: 9px;
	background: #d3e59f url(http://www.thegreatmarriageexperience.com/resource_library/newsletters/dwap_newsletters/images/TGRE_Nwslttr_footer-top.gif) no-repeat;
}

#footer-centre {
	margin: 0 auto;
	width: 760px;
	background-color: #d3e59f;
}

#footer-bottom {
	margin: 0 auto;
	width: 760px;
	height: 9px;
	background: transparent url(http://www.thegreatmarriageexperience.com/resource_library/newsletters/dwap_newsletters/images/TGRE_Nwslttr_footer-bottom.gif) no-repeat;
	margin-bottom: 10px;
}

#footer-centre p {
	text-align: center;
	padding: 0;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
}

.left {
	padding: 10px;
	float: left;
}

.right {
	padding: 10px;
	float: right;
}

input {
	border: 1px solid #f69d47;
	font-family: tahoma, arial, sans-serif;
	color: #555;
}

blockquote {
	margin: 0 20px 0 20px;
	background-color: #dfdfdf;
}