* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 11pt;
}

#wrap {
	background-color: #FFFFFF;
	margin: 0 auto 1em;
	width: 750px;
}

#header-wrap, #body-wrap {
	overflow: hidden;
}

#header {
	display: block;
	float: left;
	margin: 3px 0 0 193px;
	width: 550px;
}

#header #background {
	background: transparent url(/assets/topgraphic.jpg) no-repeat;
	height: 169px;
	height /**/: 167px;
	padding: 5px 0 3px 5px;
	width: 545px;
}

#header a h1 {
	cursor: pointer;
}

#header h1 {
	background: transparent url(../images/logo.gif) no-repeat scroll 0 0;
	display: block;
	height: 0 !important;
	overflow: hidden;
	padding-top: 98px;
	width: 148px;
}

#header #strap {
	background: #348D32 none repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 0.75em;
	height: 32px;
	margin-top: 3px;
	text-align: center;
	width: 550px;
}

#main-content {
	font-size: 0.85em;
	margin-left: 193px;
	width: 550px;
}

#news-wrap {
	float: left;
	width: 189px;
}

#body-wrap {
	background: #FFFFFF url(../images/columns.gif) repeat-y scroll left top;
	height: 100%;
}

#menu {
	background: #348D32 none repeat scroll 0 0;
	color: #FFFFFF;
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	margin: 3px 0 3px -743px;
	padding-bottom: 0.2em;
	width: 190px;
}

#menu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
}

#menu ul li {
	background: #348D32 url(../images/menu_background.gif) no-repeat scroll left top;
	height: 26px;
	width: 190px;
}

#menu ul li a {
	color: #FFFFFF;
	display: block;
	height: auto;
	padding-left: 4em;
	padding-top: 0.4em;
}

#menu ul li a:hover, #menu ul li.current {
	background: transparent url(../images/menu_active.gif) no-repeat scroll 0 0;
	color: #FFFFFF;
	text-decoration: underline;
}

#news-wrap #whatson, #news-wrap #news {
	color: #666666;
	font-size: 0.75em;
	margin-right: 0.1em;
	padding: 3px;
	width: 183px;
}

#news-wrap h2 {
	background: #FF9933 url(../images/bullet.gif) no-repeat scroll 0.2em 50%;
	color: #333333;
	font-size: 140%;
	margin: -3px -3px 3px;
	padding: 5.5px 3px 5.5px 23px;
}

#news-wrap h4 {
	font-size: 1.2em;
}

#news-wrap .date {
	font-weight: bold;
}

#news-wrap .link {
	margin-bottom: 1.1em;
}

#news-wrap a {
	color: #348D32;
	font-weight: bold;
	text-decoration: none;
}

#news-wrap a:visited {
	color: #348D32;
}

#news-wrap a:hover {
	color: #FF9933;
	text-decoration: underline;
}

#news-wrap a:active, #news-wrap a:focus {
	color: #348D32;
}

#news-wrap #news {
	margin-bottom: 1em;
}

#footer {
	background: #FF9933 none repeat scroll 0 0;
	font-size: 0.75em;
	margin-top: 3px;
	padding: 0.3em 0;
	text-align: center;
	width: 742px;
}

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

#skip {
	display: none;
	height: 0;
}

* html #skip ul, : root #skip ul {
	display: block;
}

#skip ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
}

#skip a, #skip a:hover, #skip a:visited {
	left: -40em;
	position: absolute;
	top: 0.1em;
}

#skip a:focus, #skip a:active {
	left: 0.1em;
}

#quicklinks ul {
	list-style: none;
}

#focus-projects {
	border-right: 1px solid #FF9933;
}

#focus-projects, #latest-appeals {
	float: left;
	position: relative;
	width: 274px;
}

#latest-appeals {
	border-left: 1px solid #FF9933;
	margin-left: -1px;
}

#focus-projects h2 {
	margin-right: 3px;
}
