#bannertop_cell {
  background-color: #CBE0FF;
  background-image: url("../images/bannertop.jpg");
  background-repeat: no-repeat;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #cccccc;
	height: 14.85em;
  width: 78em;
}

#content_cell {
  margin: 0 0 0 0;
  overflow: hidden;
  padding: 1em 0 0 0;
  width: 53em;
}

#footer_cell {
  clear: both;
  width: 78em;
}

#topinfo_cell {
	width: 78em;
}

#nav_main_cell {
	height: 1.8em;
	width: 78em;
}

#nav_sub_cell {
	float: left;
	width: 23em;
}

#main_cell {
  background-color: #ffffff;
  overflow: hidden;
  width: 78em;
}

#site {
  margin: 0 auto;
  margin-top: 1em;
  width: 78em;
}
