/* 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 {
	background:url(images/cup3m.gif) no-repeat;
}

/* === MENU === */
#menu li {
	background:transparent url(images/menu_button.gif) repeat-x;
}

/* === MAIN AREA == */
/* === MAIN BLOG === */
#wrapper {
	margin: 0 auto 0 6px;
}

/* === SIDEBAR == */
/* === IMAGES === */
/* === COMMENTS === */
/* jbLogo.php: Design by JellyBeen graphic */
.jbLogo{display: none;}
