.archiveinfo {
  width: 800px; 
  height: 60px; 
  background: #7B5D44; 
  color: #fff; 
  font-weight: normal; 
  text-align: center;
  position: relative; 
  top: 0; 
  margin: 0px auto -65px; 
  z-index: 101;
  padding-top: 5px;
  filter:alpha(opacity=90);
  -moz-opacity:.90;
  opacity:.90;
  border-left: 4px solid #7B5D44;
}
.archiveinfo span {
  font-size: 16px;
  font-weight: bold !important; 
}
.archiveinfo a {
  color: #fff; 
}
#header{
  background: url(../gfx/header.archive.jpg) no-repeat;
}

