body {	background-image: url(../images/default_bodyBg.jpg);	background-repeat: no-repeat;}/* Div classes */.topDiv {	height: 90px;	padding-left: 235px;	float: left;}.subnavDiv {	background-color: #330066;	background-image: url(../images/subnavbarBg.gif);	background-repeat: no-repeat;	background-position: left bottom;	width: 170px;	margin-bottom: 20px;	float: left;}.containerDiv {	padding-top: 40px;	padding-bottom: 40px;	padding-left: 40px;	float: left;}/* Table classes */.subnavCell {	background-image: url(../images/subnavCellBg.gif);	background-repeat: repeat-x;	padding: 10px 20px;}.imageCell {	font-weight: bold;	color: #CC0033;	width: 170px;}