#title, #sidebar {
	display: none;
}

#content {
	float: left;
	width: 100%;
}

#header a:link, #header a:visited, #header a:active {
	color: #7DC001;
}

#header a:hover {
	color: #3B7E00;
}

#future_menu {
	margin-top: 1em;
}

#sections_menu a:link, #sections_menu a:visited, #sections_menu a:active {
	color: #7DC001;
}

#sections_menu a:hover {
	color: #3B7E00;
}

#future a:link, #future a:visited, #future a:active {
	color: #3B7E00;
}

#future a:hover {
	color: #3B7E00;
}

#home_introduction {
	margin: 0;
	line-height: 1.5em;
}

.home_news {
	clear: both;
	padding: 3.2em 0 0;
}

.home_image {
	float: left;
	margin: 0 1.6em 0 0;
}

#home_logos {
	clear: both;
}

.home_logos {
	padding: 3.2em 0 0;
}

#edit_menu {
	background: #7DC001;
}

#edit_menu a:link, #edit_menu a:visited, #edit_menu a:active {
	color: #ffffff;
	text-decoration: none;
}

#edit_menu a:hover {
	color: #3B7E00;
	text-decoration: none;
}

h2 {
	margin-top: 0;
}

#glaber {
	width: 677px;
	height: 350px;
	background: url(/assets/images/bespoke/glaber.jpg);
}

#glaber_inner {
	padding: 14px 28px 14px 378px;
	color: #000000;
}

#glaber_inner h2 {
	color: #000000;
}

#glaber_inner a {
	color: #000000;
}

#glaber_inner a:hover {
	color: #ffffff;
}