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

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

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

#column .top-left {
	background-image: url(/_gfx/love/sarnies-left.gif);
}

#column .top-center {
	background-image: url(/_gfx/love/sarnies-middle.gif);
	_height: 1%;
}

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

#column .bottom-center {
	background: url(/_gfx/love/gradient2.gif) no-repeat 204px 100%;
}

#column .bottom-right {
	background: url(/_gfx/love/gradient.gif) no-repeat 470px 100%;
}

#sarnies-footer {
	width: 760px;
	height: 157px;
	background: url(/_gfx/love/sarnies-footer.jpg) no-repeat top left;
}

#sarnies-footer a {
	position: relative;
	left: 200px;
	top: 36px;
	width: 138px;
	height: 109px;
}

#sarnies-footer a span {
	position: absolute;
	width: 138px;
	height: 109px;
	top: 0;
	background: url(/_gfx/love/sarnies-nutrition.jpg) no-repeat top left;
	cursor: pointer;
	cursor: hand;
}

#portal {
	background: #fdbb03;
	height: 30px;
}

#portal a {
	position: relative;
	left: 380px;
	top: -60px;
	width: 206px;
	height: 99px;
}

#portal a span {
	position: absolute;
	width: 206px;
	height: 99px;
	top: 0;
	background: url(/_gfx/love/large-portal.jpg) no-repeat top left;
}

.column-left h2 {
	margin: 5px;
}

.column-left ol {
	margin: 10px 10px 10px 30px;
}

.column-left li {
	margin: 5px 0;
}


.column-right ul {
	margin: 10px 5px;
	list-style: none;
}

.column-right li {
	margin: 5px 0;
	font-weight: bold;
}

