

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<title>EDF Hinkley Point - Community</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<meta name="description" content=""/>
	<meta name="keywords" content=""/>
	<link rel="stylesheet" type="text/css" href="/style.dcss" />	
	<script type="text/javascript" src="/include/inc_mootools-1.2-core.js"></script>
	<script type="text/javascript" src="/include/inc_basic.js"></script>	
	<script type="text/javascript" src="/include/inc_moo_basic.js"></script>
	 <script type="text/javascript" src="/include/slimbox.js"></script>
    <link rel="stylesheet" href="/include/slimbox/slimbox.css" type="text/css" media="screen" title="no title" charset="utf-8" />
	<meta name="google-site-verification" content="-lsYy2zC9iNSobsYF6lIQrTMBtTs3OzLy2PcuksdRyU" /> <!-- edfconsultation.info -->
	<meta name="google-site-verification" content="XZGMjZunaywkb8coaU6-uxHQAHW-utsE8eEZ_qVwJLc" /> <!-- edfenergyconsultation.info -->

	<script type="text/javascript">
		window.addEvent('domready',function(e){
			$$('#quick-clicker a')[0].dispose();
			
			$('quick-clicker').addEvent('click',function(e){
					quickMargin = $('quick-links').getStyle('margin-left').toInt();
					if( quickMargin > 0){
						$('quick-links').tween('margin-left','0');
						(function(){
							$('quick-arrow').fade('in');
						}).delay(750);	
					} else {
						$('quick-links').tween('margin-left','121');
						(function(){
							$('quick-arrow').fade('out');
						}).delay(750);	
					}
				}).setStyles({
					'height': $('quick-links').getStyle('height')
				});
				
				var quickArrow = new Element('img').set({
					'src':'/images/quick-links-arrow.gif',
					'id':'quick-arrow'
				}).setStyles({
					'margin-left':'10px',
					'margin-top':'10px',
					'visibility':'hidden'
				});
				
				var quickShadow = new Element('div').set({
					'id':'quick-shadow'
				}).setStyles({
					'position':'absolute',
					'right':'0',
					'height': $('quick-links').getStyle('height'),
					'width':'7px',
					'background-image':'url(/images/quick-links-shadow.gif)',
					'background-repeat':'repeat-y'
				});
				
			//quickClicker.inject('quick-links','top');
			quickArrow.inject('quick-clicker');
			//don't add the shadow for IE6 as we've used a different non-shadow 
			//page container without shadow for IE6 cos it can't do PNG!
			if(!Browser.Engine.trident4){
				quickShadow.inject('quick-window');
			}
			$('quick-arrow').fade('out');
			
			$$('a.open-new-win').each(function(el,index){
				el.addEvents({
					'click':function(e){
						e.stop();
						window.open(el.href);
					},
					'keypress':function(e){
						e.stop();
						window.open(el.href);
					}
				});
			});
			
		});		
	</script>
	
</head>
<body>
	<!-- #wrapper holds the clouds background, #wrapper2 holds the tiling background for the main container -->
	<div id="wrapper">				
		<div id="wrapper2">
			<div id="top-corners"></div>
			<div id="main-container">			
				<div id="page-container">	
					<h1>EDF - Hinkley Point</h1>	
					<a href="/home" id="homelink"><span class="hide">EDF Hinkley Point Home</span></a>			
					<div id="submenu">
						
<ul class="menu2">
<li><a href="/community/examples-of-2010-events/">Examples of 2010 Events</a></li>
</ul>

						<div id="quick-window">
							
							<div id="quick-links">
								<div id="quick-clicker">
									<a href="/community/?quick=true"><span class="hide">Show quicklinks</span></a>
								</div>
								<div id="quick-top"></div>
								<div id="quick-middle">
									<ul class="quicklinks"><li><a href="/public-consultation/newsletters/">Newsletters<br/>(new: July 2011)</a></li><li><a href="/public-consultation/j24bridgwater-highways-consultation/">J24/Bridgwater Highways consultation</a></li><li><a href="/public-documents/j24bridgwater-highways-consultation/">J24/Bridgwater Highways consultation document</a></li><li><a href="/newsroom-faqs/frequently-asked-questions/">Frequently Asked Questions</a></li><li><a title="EDF Energy Consultation Website" onclick="window.open('http://edfenergyconsultation.info');return false" onkeypress="window.open('http://edfenergyconsultation.info');return false;" href="http://edfenergyconsultation.info">EDF Energy Consultation Website</a></li>
						
						<!--<li><a title="Frequently Asked Questions" href="/newsroom-faqs/frequently-asked-questions/">Frequently Asked Questions</a></li>-->
						
					</ul>
									<div class="clear"></div>
								</div>
								<div id="quick-bottom"></div>
							</div>
						</div>
					</div>
					<div id="page">
						<div id="top-menu">
							<ul class="menu1">
<li><a href="/home">Home</a></li><li><a href="/dco/">DCO</a></li>
<li class = " hasChildren"><a href="/hinkley-info/">Hinkley info</a></li>
<li class = " hasChildren"><a href="/public-consultation/">Public Consultation</a></li>
<li class = " selectedl1 hasChildren"><a href="/community/">Community</a></li>
<li class = " hasChildren"><a href="/key-benefits/">Key benefits</a></li>
<li class = " hasChildren"><a href="/newsroom-faqs/">Newsroom / FAQs</a></li>
<li class = " hasChildren"><a href="/public-documents/">Public documents</a></li>
<li><a href="/links/">Links</a></li>
<li class = " hasChildren"><a href="/contact-us/">Contact us</a></li>
</ul>

						</div>					
<div id="header">
	<div id="header-left">
	
		<h2>Community</h2>
		<div id="strap-line">
			
		</div>
	</div>
	<div id="header-right">
		<a href="/contact-us">
			<img src="/images/get-in-touch.gif" alt="Get in touch... 0800 169 6507" />
		</a>
	</div>
</div>
<div id="content">
	<div id="content-left" class="dotted-top-border">
		<div class="content-pad-15"></div>
		<p><strong>The Somerset Green Community Challenge </strong></p>
<p>EDF Energy Pod's Somerset Challenge competition was launched in January, for the chance to win a share of a &pound;15,000 prize fund to invest in a green project.</p>
<p>Young people are being asked to create and develop an innovative carbon-saving project aimed at enthusing both their school and community about the benefits of going green.</p>
<p>The Somerset Green Community Challenge is being run through the Pod, the online hub of EDF Energy's programme for greener schools. Through the Pod, the challenge offers young people in Somerset the opportunity to learn more about climate change, the environment and the sustainable use of energy, working with their local community and businesses to create and design a local carbon reduction project.</p>
<p>Once a school has registered for the challenge at <a onkeypress="window.open('http://www.jointhepod.org/somersetchallenge');return false;"  onclick="window.open('http://www.jointhepod.org/somersetchallenge');return false;" href="http://www.jointhepod.org/somersetchallenge" title="open page: http://www.jointhepod.org/somersetchallenge">www.jointhepod.org/somersetchallenge</a><span class="hide">|</span>, a team of 11-14-year-olds will develop plans and submit them to the Pod by the end of the spring term. Up to five schools, deemed to have the most innovative and exciting carbon-saving proposals, will be selected to go through to the final.</p>
<p>The finalists will then be invited to present their proposals to the panel of judges who, after a 'Dragons' Den' style presentation and questioning, will decide how to allocate the prize-money between the finalists. Funding can either be spent on supporting the project or be used to make their school more sustainable in another way.</p>
<p>All the finalists' projects will go on the Pod <a onkeypress="window.open('http://www.jointhepod.org');return false;"  onclick="window.open('http://www.jointhepod.org');return false;" href="http://www.jointhepod.org" title="open page: http://www.jointhepod.org">www.jointhepod.org</a><span class="hide">|</span> to be showcased to more than 11,000 schools across the country.</p>
<p><strong>Makeover for Nature Reserve </strong></p>
<p>Nether Stowey primary school's nature reserve has been given a makeover as part of EDF Energy's "Helping Hands" initiative.</p>
<p>The school's nature reserve was overgrown with nettles and thorns, which the head of the energy company's Bridgwater office, David Eccles, and his team managed to hack back, restoring the area to reveal a natural, outdoor classroom.</p>
<p>Locally sourced woodchip and tools for the job were kindly donated by Cannington firm, Greenslades; one of the local firms that is already benefiting from the opportunities that the Hinkley Point C proposal brings to the local economy.</p>
<p>The reserve includes a babbling brook, bug reserve, wooded glade, two ponds and an outdoor wooded amphitheatre.</p>
<p><strong>Stogursey Parish Lengthsman Scheme </strong></p>
<p>A modern-day lengthsman has been employed in the Parish of Stogursey to carry out activities that will benefit the local community.</p>
<p>Throughout the year the lengthsman will carry out roles such as ditch and gully clearance, litter picking, hedge and grass cutting, signage maintenance and cleaning and other more specific jobs to be identified by the Parish Council and the wider community.</p>
<p>Phil Venning, EDF Energy lengthsman, will liaise with Stogursey Parish Council and EDF Energy to quickly identify and remedy potential issues in the Parish. He will also link into key authorities in the area such as the Environment Agency, Highways Agency and Internal Drainage Board to escalate major issues and tasks to the appropriate organisation.</p>		
	</div>
	<div id="content-right">		
		
		<!-- the search box, resgister for updates and link the EDF portal are in the file below. -->
		<div class="clear"></div>
<div id="site-search">
	<h3>Site Search &raquo;</h3>
	<form action="/site-search" method="post">
		<fieldset>
			<label for="searchtext" class="hide">Search for</label>
			<input class="text" type="text" name="searchtext" id="searchtext" value="I'm looking for..." onfocus="ClearInput(this, 'I\'m looking for...');" onblur="ReplaceInputPrompt(this, 'I\'m looking for...');"/>
			<input type="submit" name="submit-search" id="submit-search" value="search" class="button"/>
		</fieldset>
	</form>
</div>

<div id="group-tile">
  
	<!--<a href="/public-consultation/J24Bridgwater-Highways-Consultation/">
		<img src="/images/public-consultation-box.gif" alt="Public Consultation" />
	</a>
	<a href="/public-documents/j24bridgwater-highways-consultation/">
		<img src="/images/consultation-doc-box.gif" alt="Proposed Changes to the Preferred Proposals including M5 Junction 24 and Highway Improvements in the Bridgwater Area" />
	</a>-->
	
	<a href="http://www.edfenergy.com/about-us/energy-generation/new-nuclear/hinkley-point-c/" onclick="window.open('http://www.edfenergy.com/about-us/energy-generation/new-nuclear/hinkley-point-c/');return false;" onkeypress="window.open('http://www.edfenergy.com/about-us/energy-generation/new-nuclear/hinkley-point-c/');return false;">
		<img src="/images/EDF-NewNuclearBuild.jpg" alt="EDF Group Site" />
	</a>
	

</div>



	</div>
	<div class="clear"></div>
</div>
					<div id="footer">
						&copy; EDF Energy plc all rights reserved 2012
					</div>
					</div>
				</div>		
			</div>
		</div>
		<div class="clear"></div>
		<div id="grass"></div>	
	</div>
	<script type="text/javascript" src="/include/taglinks.js"></script>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-3985007-29");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>
