.pager{
 text-align: center;
}

.positioner{
 text-align: left;
 margin: auto auto;
 width: 948px;

}

.outerBox{
 float: left;
 background: url('../images/bg_content.gif') repeat-y;
 width: 875px;
 padding: 2px;
}


.layoutBox{
  float: left;
  width: 871px;
}

.layoutHeader{
 float:left;
 background: url('../images/headerBg.jpg') repeat-x;
 height: 140px;
 width: 670px;
}

.layoutMiddleHeader{
 float:left;
 background: url('../images/header.gif') no-repeat;
 height: 25px;
 width: 866px;
 background-color: #FF9900;
 padding-left: 5px;
 margin: 2px 0;
}

* html .layoutMiddleHeader {
  line-height: 25px;
  padding: 5px 0 -5px 5px;
}

.layoutMiddleHeader a {
  color: #FFFFFF;
}

.layoutMiddleHeader a:hover {
  color: #000000;
}

.layoutMenu{
 clear: left;
 float: left;
 width: 200px;
 padding-top: 23px;
}

.layoutSpace{
  width: 25px;
  float: left;
}

.layoutContent{
  float: left;
  margin: 25px 25px 25px 25px;
  display: block;

}

.Content {
  width: 600px;
  min-height: 400px;
  float: left;
}

* html .Content {
  height: 400px;
}

.contentBox{
  float: left;
}
.footer{
 
}

.footer a {
  text-decoration: none;
}
