<?php 

$page = ""; 
$section = "stories"; 
$title = "Making It &amp; Keeping It - Your Life Your Money | PBS"; 
$content = "full";  #either "full" or "right" depending on the template width

# USE $bodyload for onload calls, otherwise leave commented out
# $bodyload = "";

$keywords = "Your Life Your Money, finance, financial questions, money, budgeting, insurance, financial experts, financial resource, money resource, banking, credit, credit questions, insurance questions, self employment, videos, real people real questions, real stories, financial advisor, financial advise, making it & keeping it, managing your money, hip hop summit";
$description = "Russell Simmons co-founded the Hip Hop Summit Action Network to help educate and empower the youth of our country. At the Get Your Money Right seminar, which takes place at the summit in Atlanta, Georgia, hip-hop stars and music industry professionals share life lessons and discuss the fundamentals of finance.";

include( 'includes/header.php' ); 

?>

<script type="text/javascript">

	// CHAPTER 1 VIDEO

		var flashvars = {};
				flashvars.file="video_assets/data/chapter1.rss";
				flashvars.controlbar="over";
				flashvars.width="512";
				flashvars.height="288";
				flashvars.resizing="true";
				flashvars.skin="video_assets/swfs/homepage_skin.swf";
				flashvars.plugins="PeelCaptions";
				flashvars["peelcaptions.language"]="english";
				flashvars["peelcaptions.state"]="true";
			
			var params = {
				bgcolor: "#ffffff",
				wmode: "transparent",
				allowscriptaccess: "always"
			};

			swfobject.embedSWF("video_assets/swfs/player.swf", "myContent", "512", "288", "9.0.0", "expressInstall.swf", flashvars, params);

</script>

<div id="heading" class="<?php echo $content; ?>">
  <?php # Heading ?>
  <img src="images/headings/heading_real_stories_chapter01.png" width="900" height="85" alt="Real Stories - Chapter 1" class="trans" /> </div>
<!-- end heading -->
<div class="container">
  <?php # Wraps the two columns to keep things organized ?>
  <!-- LEFT COLUMN  -->
  <div id="leftcontent">
    <div id="storiesintro" class="bbg trans">
      <p class="last">Realizing that young adults don’t receive enough fundamental knowledge about finances at school or at home, music mogul Russell Simmons co-founded the Hip Hop Summit Action Network, which puts on the <i>Get Your Money Right</i> seminar on personal finance. At the summit in Atlanta, Georgia, Hip Hop stars and music industry professionals share the life lessons they learned with an engaged audience.</p>
    </div>
    <!-- end row -->
    <div id="storiescastmember" class="bbg trans">
      <h2>Russell Simmons</h2>
      <p>Russell Simmons started his career hustling hip-hop music in Queens, New York. Today, he's a multimillionaire media mogul sharing the wealth of his experience through his <em>Get Your Money Right</em> seminars. </p>
    </div>
    <!-- end row -->
    <div id="storiesexperts" class="bbg trans">
      <h2>What the Experts Say</h2>
      <div class="holder">
        <div id="experts_pane" class="scroll-pane">
          <p class="first">"You always heard, don't sweat the small stuff. But when it comes to your money - you have to sweat the small stuff."</p>
          <p class="quote-bio"><a href="experts.php#michelles" onclick="return hs.htmlExpand(this, { objectType: 'ajax'} )" class="quote-bio"><b>Michelle Singletary, <em>The Washington Post</em></b></a></p>
          <br />
          <p>"The good news for a lot of young people who are starting out is that it actually isn't all that complicated to get your finances in order."</p>
          <p style="text-align:right;"><a href="experts.php#bethk" onclick="return hs.htmlExpand(this, { objectType: 'ajax'} )" class="quote-bio"><b>Beth Kobliner, <em>Financial Author</em></b></a></p>
          <br />
          <p>"There is never going to be a good time to get started on your financial life. So you might as well get started today."</p>
          <p style="text-align:right;"><a href="experts.php#peterb" onclick="return hs.htmlExpand(this, { objectType: 'ajax'} )" class="quote-bio"><b>Peter Bielagus, <em>Financial Expert</em></b></a></p>
        </div>
        <!-- end experts pane -->
      </div>
      <!-- end holder -->
    </div>
    <!-- end row -->
    <div id="storiesstats" class="bbg trans">
      <h2>Did you know?</h2>
      <div class="holder">
        <div id="stats_pane" class="scroll-pane">
          <ul>
            <li>The average debt for 22 to 29 year olds is $16,120.</li>
            <li>Roughly 48% of young adults worry about making ends meet.</li>
            <li>Income has declined for 25 to 34 year olds for nearly a decade.</li>
          </ul>
        </div>
        <!-- end stats pane -->
      </div>
      <!-- end holder -->
    </div>
    <!-- end row -->
  </div>
  <!-- END LEFT COLUMN  -->
  <!-- *********************************** -->
  <!-- RIGHT COLUMN  -->
  <div id="rightcontent">
    <?php # Page content on the right  ?>
    <!-- ROW 1 -->
    <div id="storiesvideo" class="bbg trans">
          <div id="myContent">
        	<p>Alternative content</p>
      	  </div>
    </div>
    <!-- end row -->
    <!-- ROW 2 -->
    <div id="storiestools" class="bbg trans">
      <h2>Tools &amp; Resources</h2>
      <!-- 1 -->
      <div class="left">
        <h3>What is Financial Literacy?</h3>
        <p>Learn why financial literacy is more than balancing checkbooks and comparing prices.</p>
        <p class="cta"><a href="<?php echo $urlroot; ?>more/what_is_financial_literacy.php">Check it out</a></p>
      </div>
      <!-- 2 -->
      <div>
        <h3>Expert Advice: Setting Financial Priorities</h3>
        <p>Tips for prioritizing your financial life and helping you prosper.</p>
        <p class="cta"><a href="<?php echo $urlroot; ?>more/setting_financial_priorities_and_goals.php">Check it out</a></p>
      </div>
      <!-- 3 -->
      <div class="left">
        <h3>Expert Advice: Getting Started &amp;<br />Staying Organized</h3>
        <p>Learn how easy it is to get your finances in order.</p>
        <p class="cta"><a href="<?php echo $urlroot; ?>more/getting_started_and_getting_organized.php">Check it out</a></p>
      </div>
      <!-- 4 -->
      <div>
        <h3>Hip Hop Summit Action Network</h3>
        <p>Learn more about the Hip Hop Summit Action Network and its <em>Get Your Money Right</em> event. </p>
        <p class="cta"><a href="http://www.hsan.org/Content/Home.aspx?pageId=241" target="_blank" class="web">Check it out</a></p>
      </div>
      <!-- 5 -->
      <div class="left">
        <h3>Get Your Money Right</h3>
        <p>Check out the <em>Get Your Money Right</em> workbook for helpful tips and worksheets from the Hip Hop Summit Action Network.</p>
        <p class="cta"><a href="http://hsan.org/media/pdf/hsan_english.pdf" class="pdf">Check it out (42MB)</a></p>
      </div>
      <!-- 6 -->
      <div>
        <h3>Get Your Money Right - Spanish Edition</h3>
        <p>The <em>Get Your Money Right</em> workbook Spanish Edition has tips and worksheets from the Hip Hop Summit Action Network.</p>
        <p class="cta"><a href="http://hsan.org/media/pdf/hsan_spanish.pdf" class="pdf">Check it out (49MB)</a></p>
      </div>
      <!-- 7 -->
      <div class="left">
        <h3>Classroom Ideas: Chapter 1</h3>
        <p>Find fun activities that help your students think about financial freedom and cultural perceptions of money.</p>
        <p class="cta"><a href="more/classroomideas_chapter1.php">Check it out</a></p>
      </div>
      <!-- 8 -->
      <div>
        <h3>Words to Know: Chapter 1</h3>
        <p>Learn how to talk dollars and cents with this list of financial terms.</p>
        <p class="cta"><a href="<?php echo $urlroot; ?>more/vocabulary_chapter_01.php">Check it out</a></p>
      </div>
      <!-- 8 -->
      <div class="left last">
        <h3><i>Young Money Magazine</i>: Special Edition Guide from <i>Your Life, Your Money</i></h3>
        <p>See how Russell Simmons, the godfather of hip-hop, gives back at the Get Your Money Right seminar.</p>
        <p class="cta"><a href="pdf/YM_Chapter1.pdf" class="pdf">Check it out</a></p>
      </div>
    </div>
    <!-- end row -->
    <!-- ROW 3 -->
    <div id="storieswyntk" class="bbg trans">
      <h2>Take Action</h2>
      <p>Now is the time to take charge of your personal finances. Here are three easy things to remember:</p>
      <ol>
        <li>Start with small steps.</li>
        <li>Start when you're young.</li>
        <li>It's your life and your money.</li>
      </ol>
    </div>
    <!-- end row -->
  </div>
  <!-- end right content div  -->
  <!-- END RIGHT COLUMN  -->
</div>
<!-- end column container div  -->
<div id="closebutton" class="highslide-overlay closebutton" onclick="return hs.close(this)" title="Close"></div>


<?php include( 'includes/footer.php' ); ?>
