Endlich mal eine richtige Aufgabe 
Dies baust Du am Ende mit ein:
	Zitat:	 *html #sidebar_container
  {
  width: 258px;
  border-top: 3px solid #7e7e7e;
  border-left: 2px solid #7e7e7e;
  background-color: #ffffff;
  padding: 5px;
  position: absolute;
  top: 215px;
  left: 698px;
background-image: url(http://img.webme.com/pic/i/ig444/footersidebar.png);
background-position: left 100%;
background-repeat: no-repeat;
  }
*html #nav li
  {
  liste-style-type: none;
  height: 20px; 
  width: 150px; 
  color: #ffffff; 
  padding-top: 6px;
  display: block; 
  float: left;
  text-align: center; 
  font-size: 1.1em; 
  text-decoration: none; 
  font-weight: bold;
  }	
 	Zitat:	 *html #counter, *html #nav_heading, *html #nav li.subpage, *html #post_header, *html #pre_content , *html #title, *html #header, *html #pre_header, *html div.header, *html #sidebar_heading, *html #nav_Designs, *html #nav_About, *html #nav_Games, *html #nav_Videos, *html #nav_Games
  {visibility: hidden; width: 0px; height: 13px;}	
 	Zitat:	  *html #post_header, *html #pre_content , *html #title,*html  #header, *html #pre_header, *html div.header{display:none;}	
 
Ich denke, so sollte das klappen 
Doch nicht so einfach das CSS-Design 
