.main_table {
	height: 741px;
	width: 900px;
	top: 0px;
	right: 0px;
	left: 0px;
	background-image: url(images/under.gif);
	background-repeat: no-repeat;
	background-position: center 90px;
}
.banner_cell {
	height: 125px;
	width: 900px;
	background-image: url(images/bkgrnd_3.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
.left_column {

	height: 600px;
	width: 150px;
}
.banner_cell_blank {

	height: 125px;
	width: 900px;
	background-image: none;
	background-repeat: no-repeat;
	vertical-align: top;
}

