span.replace {
	display: none;
}

div#heading {
	width: 100%; height: 146px;
	background: url(../images/header_bg.jpg) repeat-x left top;
}

	div#logo {
		height: 146px;
		background: url(../images/logo_bg.jpg) no-repeat left top;
	}
	
		div#logo img {
			z-index: 200;
			position: absolute;
			margin-left: 8px; margin-top: 8px;
		}

div#beer_and_burgs {
	z-index: 300;
	position: absolute;
	left: 494px; top: 0px;
}

img#freebies {
	z-index: 300;
	position: absolute;
	left: 496px; top: 9px;
}

img#group_photo {
	z-index: 100;
	position: absolute;
	left: 16px; top: 86px;
}

img#have_fun {
	z-index: 150;
	position: absolute;
	left: 87px; top: 383px;
}

img#details {
	z-index: 150;
	position: absolute;
	left: 463px; top: 158px;
}

img#squished_details {
	z-index: 150;
	position: absolute;
	left: 464px; top: 203px;
}

img#map {
	z-index: 150;
	position: absolute;
	left: 553px; top: 256px;
}

img#squished_map {
	z-index: 150;
	position: absolute;
	left: 553px; top: 286px;
}

div#contact_emails {
	width: 311px; height: 82px;
	background: url(../images/contact_emails_bg_2007.gif) no-repeat left top;
	
	z-index: 150;
	position: absolute;
	left: 482px; top: 317px;
}

	p#more_info {
		width: 248px; height: 19px;
		background: url(../images/more_info.gif) no-repeat left top;
		
		z-index: 160;
		position: absolute;
		left: 40px; top: 8px;
	}
	
	a#kumiko_email {
		z-index: 170;
		position: absolute;
		left: 13px; top: 33px;
	}
	
	a#shirley_email {
		z-index: 170;
		position: absolute;
		left: 147px; top: 33px;
	}
	
div#about {
	position: absolute;
	top: 438px; left: 110px;
	width: 500px;
	padding-bottom: 20px;
}

h2 {
	font-weight: bold;
	color: #5B2E33;
	font-size: 90%;
}

p {
	margin: 0px 0px 8px 6px;
}