<?php include('inc/bootstrap.php'); ?>
<?php $title = 'Rockefeller'; ?>
<!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">
	<?php include('templates/head.tpl.php'); ?>
	<body>
		<div id="page">
			<div id="main">
				<div class="chronology">
					<div class="main-content">
						<h1>Rivera & The Rockefellers</h1>
						<div class="description">
							<p>Abby Aldrich Rockefeller played a pivotal role in bringing Rivera to New York City in 1931 for his exhibition at The Museum of Modern Art, but by mid-1933 the controversy over his mural in Rockefeller Center's RCA building had taken its toll on the artist's relationship with the Rockefeller family. This interview with David Rockefeller, Sr. and the historian Peter J. Johnson focuses on the artist's interactions with the family, offering new insights into one of the most intriguing artist-patron partnerships of the 20th century.</p>
						</div>
						<div class="nodes-content video">
							<div class="node">
								<div class="video-item">
									<img src="content/rockefeller/image.jpg" alt="" />
									<a class="play" href="content/rockefeller/video.php">Play</a>
								</div>
								<!--<h2>TK</h2>
								<div class="content">
									<p style="font-style:normal">Donec sollicitudin, lacus sit amet scelerisque dictum, erat lorem bibendum nulla, eget malesuada magna erat vel dolor. Quisque cursus egestas aliquam. </p>
								</div>-->
							</div>
							
						</div>
					</div>
				</div>
			</div>
			<div id="sidebar">
				<div id="menu">
					<?php include('templates/menu.tpl.php'); ?>
					<ul class="menu main-menu">
						<li class="home"><a href="index.php">Home</a></li>
						<li class="menu"><a href="#">Menu</a></li>
						<li class="rockefeller active"><a href="#">Rivera & The Rockefellers</a></li>
					</ul>
				</div>
			</div>
		</div>
	</body>
</html>