body {
	background: #174081;
}

#wrap {
	background: url('/imgs/wrap.png') repeat-y;
}

#top-nav {
	background: #fff;
	padding: 5px 10px 5px 0;
}

#top-nav a {
	color: #174081;
}

#sections .section a {
	color: #174081;
}

h3, a, #sections .section a:hover, #sections .current a, #sections .section a:hover, #sections .current a {
	color: #EB5409;
}

h3 {
	font-weight: bold;
}

#sections {
	font-weight:bold;
	overflow: hidden;
}
.headlines-in {
	background: #174081;
}

.headlines-in .title {
	background: #174081;
	padding: 0 0 6px 0;
}

.headlines-in .type-entry {
	color: #fff;
}

#foot {
	background: url('/imgs/foot.png') no-repeat;
	margin: 0 auto;
}
