@charset "utf-8";
/* CSS Document */

/* history specific CSS */

#header {
  /* background-image: url("img/header-bg-history.png");   */
  background-position: 740px bottom;
}
#header a {
  background: url("img/header-history-new.png") no-repeat; 
  width: 185px;
  height:51px;
}

#kl_backlink {
  background: #f1f1ee;
  height: 40px;
}
#kl_backlink a {
    text-indent: -9999em;
    width: 336px;
    height: 40px;
    display:block;
    background: url("img/history_out.png") no-repeat;
    margin:0;
}
#kl_backlink a:hover {
	background: url("img/history_over.png") no-repeat;	
}
#blq-container-outer {
    background:url('img/history-banner.png') no-repeat center top;
} 


