

<!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>Rachel Whiteread</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<link rel="stylesheet" type="text/css" href="/style.dcss" />
	<script type="text/javascript" src=/include/mootools-1.2-core-yc.js></script>
	<script type="text/javascript" src=/include/mootools-1.2-more-yc.js></script>
	<script type="text/javascript" src="/include/inc_basic.js"></script>
	<script type="text/javascript" src="/flash/swfobject.js"></script>
</head>
<body>
    
    <script type="text/javascript">
        <!--//
        
        var fadeIn = function(){
            $('screen').fade('in');  
        }
        
        window.addEvent('domready',function(){
            
			if ( $('artist') ){
				$('artist').setStyle('display','none');
			}
            
        });
        
        function playVideo(filename,sizeX,sizeY){
            
                if($('fullview')){
                    $('fullview').setStyle('display','none');
                    $('video-flash').setStyle('display','block');
                    $('video-flash').setStyle('width',336);
                    $('video-flash').setStyle('height',195 );
                    var s1=new SWFObject('/flash/mediaplayer.swf','mediaplayer',336,195,'8');
                    s1.addParam('allowFullScreen','true');
                    s1.addVariable('overstretch','true');
                    s1.addVariable('file','/clientvideo/' + filename);
                    if(Browser.Engine.trident==true){
                        //s1.addVariable('controlbar','over');
                        s1.addVariable('width','336');
                        s1.addVariable('height','195');
                    }
                    s1.write('video-flash');    
                }
        }
            
        function swapImage(mediaFile,mediaDesc){
                if($('video-flash')){
                    $('video-flash').style.display='none';
                    $('fullview').setAttribute('src','/case_studies/' + mediaFile);
                    $('fullview').setAttribute('alt',mediaDesc);
                    $('fullview').style.display='block';   
                }
        }
        function showArtist(){
            $('project').setStyle('display','none');
            $('artist').setStyle('display','block');
        }
        function showProject(){
            $('project').setStyle('display','block');
            $('artist').setStyle('display','none');
        }
        
        
        //-->
    </script>
    <div id="extern" class="hidecontent">
    
    <div id="outer">
    <div id="menu">
        <div id="menuinner">
            <div id="logo">
                <h1><a href="/home"><span class="hide">The Ebbsfleet Landmark Project Limited</span></a></h1>
            </div>
            <div id="menuarea">
                <ul class="menu1">
<li class = "childselectedl1 hasChildren" id='item1'><a  href="/artists-proposals/">Artists Proposals</a>
<ul class="menu2">
<li class = " hasChildren"><a  id='sub4' href="/artists-proposals/winning-landmark/">Winning Landmark</a></li>
<li><a  id='sub6' href="/artists-proposals/shortlisted-artists/">Shortlisted Artists</a></li>
</ul>
</li>
<li class = " hasChildren" id='item2'><a  href="/community/">Community</a>
<ul class="menu2">
<li><a  href="/community/exhibition/">Exhibition</a></li>
<li><a  href="/community/landmark-link/">Landmark Link</a></li>
<li><a  href="/community/culture-at-ebbsfleet-valley/">Culture At Ebbsfleet Valley</a></li>
</ul>
</li>
<li class = " hasChildren" id='item3'><a  href="/context/">Context</a>
<ul class="menu2">
<li class = " hasChildren"><a  href="/context/overview/">Overview</a></li>
<li><a  href="/context/ebbsfleet-valley/">Ebbsfleet Valley</a></li>
<li><a  href="/context/ebbsfleet-international/">Ebbsfleet International</a></li>
<li><a  href="/context/context-map/">Context Map</a></li>
<li><a  href="/context/timeline/">Timeline</a></li>
</ul>
</li>
<li class = " hasChildren" id='item4'><a  href="/founding-partners/">Founding Partners</a>
<ul class="menu2">
<li><a  href="/founding-partners/eurostar/">Eurostar</a></li>
<li><a  href="/founding-partners/land-securities/">Land Securities</a></li>
<li><a  href="/founding-partners/lcr/">LCR</a></li>
</ul>
</li>
<li class = " hasChildren" id='item5'><a  href="/selection-panel/">Selection Panel</a></li>
<li id='item6'><a  href="/press/">Press</a></li>
</ul>

                <div class="clear"></div>
            </div>
            <div class="clear"></div>
        </div>
    </div>
    <div id="central">



<div id="left" class="casestd">
    <h2 class="colour5">Rachel Whiteread</h2>
    <div id="csview">
    
            <div id="video-flash" style="display:none;"></div>
            <img id="fullview" src="/case_studies/Rachel1.jpg" alt="" />
            
    </div>
</div>
<div id="right">
    <div id="thumbcolumn">
    
            <div class="thumbnail">
                <a href="/case_studies/Rachel1_thumb.jpg" onclick="swapImage('Rachel1.jpg','Rachel Whiteread 1');return false;" onkeypress="swapImage('Rachel1.jpg','Rachel Whiteread 1');return false;">
                    <img src="/case_studies/Rachel1_thumb.jpg" alt="Rachel Whiteread 1" />
                </a>
                <span class="hide">|</span>
            </div>
            
            <div class="thumbnail">
                <a href="/case_studies/Rachel2_thumb.jpg" onclick="swapImage('Rachel2.jpg','Rachel 2');return false;" onkeypress="swapImage('Rachel2.jpg','Rachel 2');return false;">
                    <img src="/case_studies/Rachel2_thumb.jpg" alt="Rachel 2" />
                </a>
                <span class="hide">|</span>
            </div>
            
            <div class="thumbnail">
                <a href="/case_studies/Rachel3_thumb.jpg" onclick="swapImage('Rachel3.jpg','Rachel 3');return false;" onkeypress="swapImage('Rachel3.jpg','Rachel 3');return false;">
                    <img src="/case_studies/Rachel3_thumb.jpg" alt="Rachel 3" />
                </a>
                <span class="hide">|</span>
            </div>
            
            <div class="thumbnail">
                <a href="/clientvideo/thumbnails/rachel1.jpg" onclick="playVideo('rachel.flv',336,195);return false;" onkeypress="playVideo('rachel.flv',336,195);return false;">
                    <img src="/clientvideo/thumbnails/rachel1.jpg" alt="Rachel" />
                </a>
                <span class="hide">|</span>
            </div>
            
    </div>
    <div id="righttext">
        <div class="page" id="project"><p>Rachel Whiteread proposed creating a craggy, 'recycled mountain', on top of which sits a life-size cast interior of a house. The silhouette of the house perching on top of the mountain like a castle would have presented a magical, fairytale scene. The mountain would have emerged from Springhead park as if it was a natural continuation of the landscape, complete with white chalk escarpments and plants. The gentle slope of the hill as approached on foot would have made it possible for visitors to climb up to the house and look out over the spectacular North Kent landscape. In contrast, the silhouette of the hill on the southern side would have been steep and craggy.</p>
<p>Whiteread was inspired by the landscape of the nearby quarries and the vast volumes of earth being moved around to create Ebbsfleet Valley and wanted to echo these processes by creating the mountain from the excess materials being moved around the site. The house would be constructed from whitened concrete. Whiteread's choice of material made a strong connection to the concrete industry that developed in this part of North Kent. However it is also a material that she has employed previously in her work, most famously in 'House', a temporary work created in East London in 1993 in which she cast the interior of a Victorian terraced house.</p>
<p>Whiteread is known for casting the interior spaces of domestic objects and places. She saw the house in this proposal as a symbolic of the concept of 'home' - the house she chose was based upon a Victorian house she used to live in but could in fact be anybody's home. Springhead has been a place of great significance and home to many communities from pre-history to Romans, Anglo-Saxons and now the new Ebbsfleet Valley development. Whiteread is making a physical monument to all of these communities and their houses which have now entirely disappeared.</p>
<p>"As you walk up to it it would become stranger, it would be an inside out house. The light switches would be inverted, the door handles would be inverted, the little details that you would only see close up would become more obvious" - Rachel Whiteread, 2008</p>
        <a href="/" onclick="showArtist();return false;">About the artist</a>
        </div>
        <div class="page" id="artist"><p>Rachel Whiteread is one of Britain's leading contemporary sculptors. Whiteread studied painting at Brighton Polytechnic and sculpture at the Slade School of Fine Art. Her 1993 sculpture, "House," a life-sized replica of the interior of a condemned terraced house in London's East End gained critical acclaim and provoked intense public debate until it was eventually demolished in 1994.</p>
<p>Over the last decade she has developed a significant international reputation, creating major public works in both Europe and the United States. Her winning proposal for the Holocaust memorial at the Judenplatz in Vienna was one of the most prestigious sculptural commissions in Europe in the 1990s and was unveiled in 2000. The work consists of the cast of the interior of a library depicting the imprints of thousands of books lined up along its shelves, sited in the centre of the square.</p>
<p>Whiteread represented the UK at the 1997 Venice Biennale and created "Monument" for the empty plinth in Trafalgar Square in 2001. Her "Water Tower" (1998) was recently reinstalled on the roof of the Museum of Modern Art, New York. She lives and works in London and her work is represented in many private and public collections worldwide. In 1993 she won the Turner Prize. </p>
<p>Rachel Whiteread is represented in the UK by the Gagosian Gallery
<a href="http://www.gagosian.com" onclick="window.open('http://www.gagosian.com');return false;" onkeypress="window.open('http://www.gagosian.com');return false;">www.gagosian.com</a></p>
        <a href="/" onclick="showProject();return false;">Back</a>
        </div>
    </div>
    <!-- all boxed removed -->

    <div class="clear"></div>
</div>
<div class="clear"></div>

        </div>
        <div id="footer">
            <a href="/disclaimer">Disclaimer</a>
        </div>
    </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-9645496-22");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>

