#wrapper {
  display: none;
}

#ie_pwnage2 {
  
  width: 700px;
  height: 282px;
  margin: 200px auto;
  position: relative;
  background: url(/images/ie6-700x282.png) 0px 0px no-repeat;
}

#ie_pwnage 
{
   display: block; 
   height: 25px;
	text-align: center;
	background-image: url('images/main_top_nav_bg.jpg');
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top: 0px;
	margin-top: 0px;
}

