body {
	margin: 0;
	padding: 0;
	color: #006;
	background: #fff url(../i/page_edge.gif) repeat-y;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
div#content {
	width: 500px;
}
h1 {
	background: #036 url(../i/mourne_ct_logo.gif) no-repeat 20px 0;
	height: 140px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#masthead {
	margin: 0;
	padding: 0;
}
#masthead img {
	position: absolute;
	right: 0;
	top: 0;
}
#navigation {
	width: 200px;
	float: left;
	background: #036;
	line-height: 1em;
	margin: 20px 0 0 0;
	padding: 0;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 10px;
}
#navigation ul li a {
	display: block;
	text-decoration: none;
	line-height: 1.75em;
	text-align: center;
	border-bottom: 3px solid #036;
	background: #ECE7E0;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color: #597F96;
}
#navigation ul li a:hover {
	color: #882B1E;
	font-weight: bold;
	border-bottom: 3px solid #882B1E;
	//background: #ECE7E0 url(../i/corner.gif) no-repeat top right;
}
#navigation img {
	padding: 10px;
}
#content {
	margin: 0 10px 10px 210px;
}
#content img {
	border: 2px solid #036;
	float: right;
}
#footer {
	clear: both;
	text-align: center;
	border-top: 3px double #036;
	border-bottom: 3px double #036;
	margin: 0 0 0 10px;
	background: #BAD6EE;
}
#funders {
	text-align: center;
	border-bottom: 1px solid #036;
	background: #fff;
}
#funders ul {
	margin: 0;
	padding: 0;
}
#funders ul li {
	list-style: none;
	display: inline;
	margin: 5px;
	padding: 5px;
}