/* CSS for IE6 */
/* = 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; */
	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 === */

#maintop {
  position: relative;
  top: -225px;
}

#wrapper {
	margin: 0 auto 0 6px;
	position: relative;
  top: -225px;	
}


#bottom {
	position: relative;
	top: -228px;
}

#bottom-extended {
	position: relative;
	top: 0px;
	left: -1px;
}

/* === SIDEBAR == */
/* === IMAGES === */
/* === COMMENTS === */
