div#section div#nav li.H a {
	background: url(default/home_button.png) no-repeat 0 -55px;
}

div#NavHomepageHeader a img {
	position: absolute;
	left: 35px;
	top: -378px;
	z-index: 1000;
}
div#NavHeaderTopText h1 {
	position: absolute;
	right: 40px;
	top: -393px;
}

div#NavHeaderBottomText h1 {
	position: absolute;
	right: 40px;
	top: -263px;
}
div#NavHeaderFlags {
	display: block;
	position: absolute;
	right: 40px;
	top: 350px;
}
div#NavHeaderLeft {
	display: block;
	position: absolute;
	left: 35px;
	top: 290px;
	width: 630px;
}
div#NavHeaderLeft h1 {
	background-image: none;
	color: #ccc;
	font-style: italic;
	padding-left: 0;
	line-height: 1.15em;
}
div#article div.two-cols div.latest {
	width: 330px;
}
div#article {
	min-height: 500px
}
div#wrapper {
	background: #ca233e url(default/woman-with-tray.jpg) no-repeat 100% 165px;
}

div#article div.blog {
	width: 245px;
	height: 85px;
	margin-bottom: 5px;
	margin-right: 10px;
	position: relative;
}

* html div#article div.blog {
	margin-right: 8px;

}
div#article div.blog:hover p {
	display: block;
}
div#article div.blog h3 {
	font-size: 0.9em;
	line-height: 20px;
	padding: 5px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 225px;
}

div#article div.blog p {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	width: 225px;
	margin-top: 0;
	font-size: 0.7em;
	line-height: 1.3em;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 10px;
}
div#article div.blog a.more-link {
	font-size: 1.1em;
	line-height: 1.5em;
}

div#article div.blog p span.date {
	font-weight: bold;
	font-size: 1.1em;
}

