#structure_outerbox {
	background-color: #ffffff;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color:  #0081C5;
  margin: 1em auto;
	width: 56em;
}

#structure_headerbox {
	background-color: #F9F9F9;
  clear: both;
	padding: 0.5em 1em 0.5em 1em;
}

#structure_middlebox {
	padding: 1em 1em 1em 1em;
}

#structure_navigationleftbox {
	float: left;
  width: 12em;
}

#structure_contentbox {
	overflow: hidden;
	padding: 0 0 0 1em;
}

#structure_bottombox {
	padding: 1em 1em 1em 1em;
}

#structure_coursebox {
	float: left;
	width: 12em;
}

#structure_newsbox {
	padding: 0 0 0 13em;
}

#structure_footerbox {
  clear: both;
	padding: 1em 1em 1em 1em;
}