body {
	background: url(../images/default_bodyBg.jpg) no-repeat;
}
/* Div classes */
.topDiv {
	height: 90px;
	padding-left: 235px;
	float: left;
}
.subnavDiv {
	background: #306 url(../images/subnavbarBg.gif) no-repeat 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: url(../images/subnavCellBg.gif) repeat-x;
	padding: 10px 20px;
}
.imageCell {
	font-weight: bold;
	color: #c03;
	width: 170px;
}

