  .page {
	padding-top:27.4em;
	_padding-top:27.6em;
  }
  
  .linkbar a {
  /*  padding:1.3em 1em 1.2em;*/
    line-height:3.1em;
  }
 
 .content div {
  float:none;
  display:inline;
  }

.copy {
  width:96em;
  margin-top:0em;
  background-color:#555;
  text-align:center;  
  }  
  
div.copy{
  /*clear:left;*/
  float:right;
  }

.footer {
  top:0;
}

a {
  color:#555;
}
  a:hover {
    /*color: #900;*/
    /*border-bottom:.2em solid #555;*/
  }