@charset "utf-8";
/* CSS Document */

/* science specific CSS */


#blq-container-outer {
    background:url('img/science-banner.png') no-repeat center top;
}

body {
    background:url('img/header-bg-repeat.png') repeat-x #fff; 
}
#blq-container {
    background:none;
}
#header a {
  background: url("img/header-science.png") no-repeat;    
  width: 179px;
  height:40px;
}

#kl_backlink {
  background: #f1f1ee;
  height: 40px;
}
#kl_backlink a {
    text-indent: -9999em;
    width: 336px;
    height: 40px;
    display:block;
    background: url("img/science_out.png") no-repeat;
    margin:0;
}

#kl_backlink a:hover {
	background: url("img/science_over.png") no-repeat;	
}

