body {	background-image: url(../images/splash_bodyBg.jpg);	background-repeat: no-repeat;}/* Div classes */.topDiv {	height: 200px;	padding-left: 235px;	float: left;}.highlightDiv {	width: 190px;	margin-top: 20px;	float: left;}.containerDiv {	padding-top: 40px;	padding-bottom: 40px;	padding-left: 20px;	float: left;}/* Table classes */.highlightRedCell {	color: #FFFFFF;	font-weight: bold;	background-image: url(../images/highlightRedBg.gif);	background-repeat: no-repeat;	width: 170px;	padding-left: 20px;	padding-bottom: 5px;}.highlightBlueCell {	color: #FFFFFF;	font-weight: bold;	background-image: url(../images/highlightBlueBg.gif);	background-repeat: no-repeat;	width: 170px;	padding-left: 20px;	padding-bottom: 5px;}.highlightCell {	color: #CC0033;	width: 170px;	padding-left: 20px;	padding-bottom: 10px;}.imageCell {	font-weight: bold;	color: #9999CC;	width: 170px;}