.w{
	width:100%;
	height:100%;
	background:url(images/bkgd_bottom.png) repeat-x bottom;
	z-index: 0;
}
.mainmesssgebkgd {
	width:100%;
	height:100%;
	z-index: 0;
	background-image: url(images/hm_mainmessage_bkgd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cellpadding {
	padding-left: 20px;
	padding-top: 5px;
}
.imageleft {
	margin-right: 10px;
	margin-bottom: 10px;
}
.imageleftborder {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #CCCCCC;
}
