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

object, embed {
	height: 377px;
	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;
}

div.content {
	margin: 0;
	padding: 10px 0;
}

div.content div.intro {
	padding-bottom: 20px;
	border-bottom: 1px dashed #b2e27c;
	margin-bottom: 10px;
}

div.location {
	float: left;
	width: 320px;
	margin: 10px 0 20px;
}

div.location img {
	float: left;
	width: 59px;
	height: 40px;
	margin-right: 10px;
}

div.location div {
	float: left;
	width: 240px;
}

div.location div h2 {
	font-weight: normal;
	font-size: 100%;
	text-transform: uppercase;
	margin: 0 0 10px;
}

div.location div address {
	font-style: normal;
	margin-bottom: 10px;
}

div.location div div.phone, div.location div div.fax {
	text-transform: uppercase;
}

input.hide {
	display: none;
}

/* quote */

div.quote {
	clear: left;
	width: 654px;
	background: url(/_gfx/love/worldwide-quote-bg.gif) repeat-y top left;
	text-align: center;
}

div.quote div.top {
	background: url(/_gfx/love/worldwide-quote-top.gif) no-repeat top left;
	width: 654px;
	height: 6px;
}

div.quote div.bottom {
	background: url(/_gfx/love/worldwide-quote-bottom.gif) no-repeat top left;
	width: 654px;
	height: 2px;
	font-size: 1px;
}

div.quote p {
	margin: 10px;
	font-size: 125%;
	font-weight: bold;
}

