/* CSS for IE6 */
/* Last reviewed Dec 26, 2009 */
/* = GLOBAL = */

/* === HEADER === */
#headerleft {
  margin-left: -185px;
  margin-top: -80px;
	float: left;
	background: url(images/ie6-left-pile.png) no-repeat;
	width: 640px;
  height: 326px;
  position: relative;
}

#logo {background:url(images/logo-bg.gif) no-repeat;}

#cup {
  display: none; /* Key property */
	background:url(images/cup3m.gif) no-repeat;
	position: relative;
	top: -305px;
	left: 20px;
	z-index: 10;
}

/* === MENU === */
#menu {clear:both;}
#menu li {background:transparent url(images/menu_button.gif) repeat-x;}

/* === MAIN AREA == */

/* === MAIN BLOG === */
#wrapper {margin: 0 auto 0 6px;}
#bottom-extended {position: relative; top: 0px; left: -1px;}

/* === SIDEBAR == */
/* === IMAGES === */
/* === COMMENTS === */
/* Revision: April 18, 2010 v1.5 */