#dtc_chuck 
{
  clear: both;
  position: absolute;
  width: 400px;
  height: 400px;
  top: 100px;
  left: 100px;
  background: transparent url(header.png) repeat-y scroll 0 0;
  z-index: 999999;
}

#advisors #advChuckNorris 
{
  left: 978px;
  top: 39px;
}

#advisors #advChuckNorris a.normal 
{
  background-image: url(c_evil);
}

#header 
{
  background:#F3DCB6 url(header.png) no-repeat scroll 0 0 !important;
  height:336px;
  margin:0 -132px -189px;
  position:relative;
}