/* Home Style Setup */
body {
	background: url(_images/lifesDHABackground.gif) top left repeat-x;
	margin: 0;
	}

div.headerWrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	height: 96px;
	overflow: hidden;
	}
a.lifesDHA {
	display: block;
	float: left;
	background: url(_images/dhalogo_test.jpg) no-repeat top left;
	margin-top: 14px;
	width: 199px;
	height: 82px;
	}
div.searchWrapper {
	float: right;
	width: 200px;
	margin: 3px 0 0 0;
	}
div.ldhaTopNav {
	float: right;
	width: 500px;
	margin-top: 40px;
	}
div.contentWrapper {
	width: 750px;
	margin: 10px auto 0 auto;
	padding: 0;
	}
div.flashContent {
	float: left;
	width: 950px;
	height: 350px;
	overflow: hidden;
	margin: 0;
	}
div.bottomWrapper {
	width: 800px;
	margin: 18px 0 0 0;
	_margin: 6px 0 0 0;
	}
div.bottomRight {
	float: right;
	width: 155px;
	height: 160px;
	background: url(_images/bottomBackground.gif) no-repeat left top;
	}
div.bottomCenter {
	float: right;
	width: 155px;
	height: 160px;
	background: url(_images/bottomBackground.gif) no-repeat left top;
	}
div.bottomLeftCenter {
	float: right;
	width: 155px;
	height: 160px;
	background: url(_images/bottomBackground.gif) no-repeat left top;
	}
div.bottomLeft {
	float: left;
	width: 300px;
	margin-top: 40px;
	}
div.homeFooter {
	margin: 10px auto 0 auto;
	width: 750px;
	}
/* FOOTER NAVIGATION */
div.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	}
div.footerNav a:link, div.footerNav a:visited, div.footerNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
margin:0px 3px;
	}
div.footerNav a:hover {
	color: #666666;
	text-decoration: underline;
	}
div.copyright {
	text-align: right;
	width: 850px;
	margin: 15px auto 0 auto;
color:#006600;
font-size:11px;
	}
