html, body{
  margin:0;
  padding:0;
  border:0px none;
/* \*/
  height:100%
}
body{
  background:#CFC6BB; /*#BFCFFF;*/
  min-width:802px;
  text-align:center;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:802px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#container-center{
	padding: 10px 10px 10px 10px;
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  border-right:1px solid #000000;
  border-left:1px solid #000000;
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  
  
  background:#f2ebe5; /*#CFC6BB;*/
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#clearheadercenter{
  height:128px; /*152px;*/
  overflow:hidden;
}
#clearfootercenter{
  height:32px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:802px;
  height:32px;
  overflow:hidden;
  margin-top:-32px;
}
#subfooter1{
  background:#BCA794;
  text-align:center;
  margin:0 1px;
  height:30px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:802px;
  height:128px; /*152px;*/
  overflow:hidden;
}
.outer_horiz_border, .sb_outer_horiz_border{
  background:#000000;
  height:1px;
  overflow:hidden;
  font-size:0px
}
#subheader1{
  background-image: url('../images/banner.jpg'); 
  background-color:#f2ebe5; /*#CFC6BB; 6078BF;*/
  text-align:center;
  margin:0 1px;
  height:128px; /*120px;*/
}
#subheader2{
  background:#BCA794;
  text-align:center;
  margin:0 1px;
  height:30px;
	padding-left:25px;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:800px;
  margin-left:px;
  background:#f2ebe5; /*#CFC6BB;*/
}
a.selected{
	color:Gold;
}
a.normal{font-weight:normal;}
}

* html #gfx_bg_middle{
  display:none;