#header {
	height: 248px;
	width: 760px;
	background: url(/_gfx/love/history.jpg) no-repeat top left;
}

object, embed {
	height: 369px;
	width: 760px;
}

#wide {
	background-image: url(/_gfx/love/large-bg.gif);
	background-color: #99cc01;
}

#wide-bottom {
	background-image: url(/_gfx/love/large-footer.gif);
	width: 760px;
	height: 26px;
}

#portal a {
	display: block;
	position: relative;
	width: 242px;
	height: 86px;
	margin: 0 0 0 490px;
}

#portal a span {
	position: absolute;
	background-image: url(/_gfx/love/history-portal.jpg);
	width: 242px;
	height: 86px;
	cursor: pointer;
	cursor: hand;
}

#wide .bottom-left {
	background: url(/_gfx/love/gradient2.gif) no-repeat 37px 100%;
}

#wide .bottom-right {
	background: url(/_gfx/love/gradient2.gif) no-repeat 454px 100%;
}

.content {
	background: url(/_gfx/love/gradient2.gif) repeat-x bottom left;
}

.content img.mymate {
	float: left;
	width: 172px;
	height: 203px;
	padding: 1px;
	background-color: #b2e27e;
	border: 3px solid #669932;
	margin: 10px 0;
}

.content div {
	float: left;
	width: 270px;
	margin: 10px 10px;
	background: none;
}

.content h2 {
	padding-bottom: 10px;
	border-bottom: 2px dashed #b1e47d;
	margin-bottom: 10px;
	position: relative;
	height: 32px;
	_height: 42px;
	font-size: 120%;
}

.content h2 span {
	position: absolute;
	height: 32px;
	width: 280px;
	background-repeat: no-repeat;
	background-position: top left;
}

.content h2.ancient-history span { background-image: url(/_gfx/love/ancient-history.gif); }
.content h2.discovery-of-yeast span { background-image: url(/_gfx/love/discovery-of-yeast.gif); }
.content h2.birth-of-marmite span { background-image: url(/_gfx/love/birth-of-marmite.gif); }
.content h2.making-marmite span { background-image: url(/_gfx/love/making-marmite.gif); }
.content h2.discovery-of-vitamins span { background-image: url(/_gfx/love/discovery-of-vitamins.gif); }
.content h2.marmite-and-health span { background-image: url(/_gfx/love/marmite-and-health.gif); }
.content h2.two-world-wars span { background-image: url(/_gfx/love/two-world-wars.gif); }
.content h2.origins-of-the-design span { background-image: url(/_gfx/love/origins-of-the-design.gif); }
.content h2.love-and-hate span { background-image: url(/_gfx/love/love-and-hate.gif); }

.content p {
	margin: 10px 0;
}

ul#history-nav {
	width: 160px;
	float: right;
	list-style: none;
	padding: 10px 0;
}

#history-nav li {
	margin: 5px 0;
}

#history-nav li span {
	position: absolute;
	display: block;
	width: 27px;
	height: 21px;
}

#history-nav li div {
	width: 115px;
	padding: 2px 0 0 35px;
	cursor: pointer;
	cursor: hand;
	float: none;
	margin: 0;
	color: #000;
	text-shadow: #fff 0 0 4px, #fff 0 0 3px, #fff 0 0 2px;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.4em;
}

#history-nav li.active span {
	background: url(/_gfx/love/arrow.gif) no-repeat 0 -21px;
}

#history-nav li a:hover span, #history-nav li a.hover span {
	background: url(/_gfx/love/arrow.gif) no-repeat 0 0;
}

#history-nav li a {
	display: block;
	color: #000;
	text-decoration: none;
}
