#structure_outerbox {
	background-color: #ffffff;
  border-color: #154286;
	border-width: 0 1px 0 1px;
  border-style: solid;
  margin: 0 0 0 18px;
	width: 44.5em;
}

#structure_contentbox {
  clear: both;
	margin: 6em 0 0 0;
	min-height: 33em;
}

#structure_headerbox {
  background-image: url('../images/banner.jpg');
  background-repeat: no-repeat;
  background-position: top left;
	height: 250px;
}

#structure_namebox {
  position: absolute;
  background-image: url('../images/name.jpg');
  background-repeat: no-repeat;
  background-position: top left;
	height: 44px;
  left: 0;
  top: 10px;
  width: 428px;
}

#structure_navigationbox_main {
  border-color: #009ee0;
	border-width: 5px 0 0 0;
  border-style: solid;
}

#structure_navigationbox_top {
	padding: 0.5em 0 0 36.5em;
}

#structure_footerbox {
  background-image: url('../images/footer.jpg');
  background-repeat: no-repeat;
  background-position: right;
}

#structure_infobox {
  position: absolute;
  left: 37em;
  margin: 0 0 0 0;
	background-color: #eeeeee;
  width: 12em;
}