html, body {
	height: 100%;
}

#container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2em auto;
	padding: 0;
}

#push {
	clear: both;
	height: 2em;
	margin: 0 auto;
}

* html #container {
	position: static;
}

#masthead {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	margin: 0 auto;
	height: 40px;
	text-align: left;
	border-bottom: 2px solid #000;
	z-index: 2;
}

p.listbar_buyourhoneymoon_new {
	background: #191919 url(/res/2011/chrome/bars/buy-our-honeymoon.jpg) 50% 0 no-repeat;
}

p.listbar_thegiftofmemories_new {
	background: #191919 url(/res/2011/chrome/bars/the-gift-of-memories.jpg) 50% 0 no-repeat;
}

p.listbar_honeymoonpromises_new {
	background: #191919 url(/res/2011/chrome/bars/honeymoonpromises.jpg) 50% 0 no-repeat;
}

p.listbar_ourdreamhoneymoon_new {
	background: #191919 url(/res/2011/chrome/bars/our-dream-honeymoon.jpg) 50% 0 no-repeat;
}

p.listbar_ourhoneymoonregistry_new {
	background: #191919 url(/res/2011/chrome/bars/our-honeymoon-registry.jpg) 50% 0 no-repeat;
}

p.listbar_ourheartsdesire_new {
	background: #191919 url(/res/2011/chrome/bars/our-hearts-desire.jpg) 50% 0 no-repeat;
}

p.listbar_honeymoonmemories_new {
	background: #191919 url(/res/2011/chrome/bars/honeymoon-memories.jpg) 50% 0 no-repeat;
}

p.listbar_ourweddinglist_new {
	background: #191919 url(/res/2011/chrome/bars/our-wedding-list.jpg) 50% 0 no-repeat;
}

p.listbar_ourweddingregistry_new {
	background: #191919 url(/res/2011/chrome/bars/our-wedding-registry.jpg) 50% 0 no-repeat;
}

#masthead a {
	display: block;
	text-indent: -9999px;
}

#footer {
	width: 100%;
	height: 2em;
	background: #191919;
	line-height: 2em;
	vertical-align: middle;
	position: relative;
}

#wrapper {
	position: relative;
	padding-top: 40px;
	padding-bottom: 3em;
}

#content {
	position: relative;
}

.tofollow {
	clear: both;
	font-style: italic;
	text-align: center;
	font-size: 120%;
	margin-top: 3em;
}

.tofollow span {
	display: block;
	font-size: 80%;
}

#footer p {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: x-small;
	color: #aaa;
	margin: 0;
}

#footer span.separator {
	padding: 0 10px;
	color: #191919;
}

#help {
	padding-left: 14px;
	background: transparent url(/res/images/guestfaq_sm.gif) 0 50% no-repeat;
}

#rsslink {
	padding-left: 14px;
	background: transparent url(/res/images/feed.gif) 0 50% no-repeat;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#promobar {
	position: relative;
	top: 10px;
	margin: 0 auto;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	padding: 5px;
	background-image: url(/res/images/whiteout.png);
}

#promobar a:link,
#promobar a:visited {
	text-decoration: underline;
}

#promobar a:hover,
#promobar a:focus,
#promobar a:active {
	text-decoration: none;
}