body {
	margin-top: 10px;
	text-align: center;
	/*background-color: #CCCCCC;*/

}

#DDHdr {
	background-image: url(images/DDhdr.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 48px;
	margin: 0px;


}
#DDHdrTxt {
	font-size: 60%;
	text-align: right;
	margin-top: 13px;
	width: 780px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;







}

#DDBkg {
	background-image: url(images/DDbkg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 780px;
	position: absolute;

}

#DDLeftCol {
	width: 570px;
	margin: 0px;
	float: left;


}
#DDRightCol {
	margin: 0px;
	width: 200px;
	float: right;



}

#DDWrapper {
    width: 780px;
	margin: 0 auto;
	text-align: left /*hack for IE*/
}
#DDLine {
	background-image: url(images/DDline.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 100%;
	width: 780px;
	background-color: #FFFFFF;

}
#DDFtr {
	font-size: 65%;
	color: #1F7E9A;
	text-align: right;

}
#DDLColInner {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#DDRColInner {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(images/DDVertDiv.gif);
	background-repeat: repeat-y;

}
#DDNav {
	margin-top: 10px;
	margin-left: 10px;
}
.DDHomeBkg {
	background-image: url(images/home/bkgs/HomePanelBkg.gif);
	background-repeat: repeat-y;
	width: 165px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}
.DDFeatBkg {

	background-image: url(images/home/bkgs/MainFeatBkg.gif);
	background-repeat: no-repeat;
}
.DDFeatTxt {
	width: 160px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 60%;
	color: #000000;
}
.DDFeatPanel {
	background-image: url(images/home/bkgs/FeatBkg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 570px;


}
.DDHomeAdLeft {
	background-image: url(images/home/panels/BAM_Report.gif);
	background-repeat: no-repeat;
	height: 169px;
	width: 273px;
}
.DDHomeAdRight {
	background-image: url(images/home/panels/ad001.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 290px;
	margin: 0px;

}
