
<!DOCTYPE html>
<html>
<head>

<style type="text/css">
body {text-align:center; font-family:Fixedsys; background:#000}
@media only screen and (min-width : 768px) {
/*and (min-width : 1224px) {*/
.small-only{display:none;}
.rounded-corners {border-radius:5px;}
.rounded-corners3 {-moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius: 5px;}

#outer_container {width:1010px; margin:0 auto; text-align:left; border:red groove 0px; position:relative;}
#handshake {width:8px; height:8px; position:absolute; right:0px;}
#top_social_bar {float:right; margin:0 20px 0 0; position:relative; top:3px; z-index:999;}
#top_nav_container {width:1000px; position:relative;  margin-top:7px; z-index:99; text-align:center; border:red groove 0px;}
#mega_nav {float:left; /*position:relative;  font-size:12px;*/}
#top_drop_nav {float:left;}

#main_container {clear:both; width:998px; 
background:#bcc3cb; background-position:top; border:#ccc groove 1px;}

#top {width:998px; margin-bottom:10px; -moz-border-radius-topleft:5px 5px; -moz-border-radius-topright:5px 5px; -webkit-border-top-left-radius:5px 5px; -webkit-border-top-right-radius:5px 5px; border-top-left-radius:5px 5px; border-top-right-radius:5px 5px; border:red groove 0px;}
#logo_container {float:left; border:#ccc groove 0px;}
#logo_text {padding:10px 10px 5px 20px; margin:20px 0 0 20px; font-size:36px;}
#logo2_text {font-style:italic; font-size:14px; text-align:center;}
#banner_link {float:left; width:400px; border:#ccc groove 0px; display:block;}
#top_right_container {float:right; width:475px; text-align:right; border:#ccc groove 0px;}
#search_box {clear:right; float:right; width:200px; margin:5px 20px 0 0; border:blue groove 0px;}
.logout_container {float:right; margin-top:5px;}
#upper_right_signup {clear:right; float:right; width:250px; font-size:12px; padding:7px 20px 0px 0; color:#333; border:blue groove 0px;}
#xtra_link{ float:right; font-size:12px; text-decoration:none; margin:0px 20px 0 0;}
#xtra_fields{ clear:both; display:none; position:relative; left:100px; width:300px; margin:25px 20px 0 20px; padding:10px; font-size:12px; text-align:center; background:#F2EFEF; border-radius:10px; border:#ccc groove 1px; }
label.error {float:left; width:75px; font-weight:normal; color:red; }
.hideifbig {display:none;}
.hideifsmall {}
.formfont {font-size:10px;}
.forme {font-size:12px; width:100px;}
.formp {font-size:12px; width:60px}
.cart_button_font {font-size:10px; border-radius:5px;}

#header_center_top {float:right; position:relative; left:75px; color:red; text-align:center; z-index:1; border:blue groove 0px;}
#center_top {font-size:20px; font-weight:bold; padding-top:25px; text-align:center; border:red groove 0px;}

#top_hor_nav {clear:left; width:998px; padding:5px 0; margin-top:10px; font-size:12px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}
#bottom_hor_nav {display:none; clear:both; width:998px; padding:5px 0; font-size:12px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}

#mobile {display:none;}

#dev_frags_top {position:relative; top:15px; text-align:center;}
#dev_frags_left {float:left; margin:15px 15px 0 0; background-color:transparent; text-align:center; width:230;}
#dev_frags_right {float:right; margin:15px 0 0 15px; background-color:transparent; text-align:center; width:; border:red groove 0px;}

#frags_left_container {float:left; margin:0 15px 0 0; background-color:transparent; text-align:center; width:230;}
#frags_right_container {float:right; margin:0 0 0 15px; background-color:transparent; text-align:center; width:;}
.frag_l {clear:left; float:left; margin:0 15px 0px 0; width:;}
.frag_r {clear:right; float:right; margin:0 0 0px 15px; width:;}

.frag {}

#left-nav-wrapper {float:left; width:230px; border:#ccc groove 0px;}
#left-nav {margin:15px 15px 15px 15px; padding:15px; font-size:12px; border-radius:20px; background:#fafafa; border:#ccc groove 1px;}
#below-nav {margin:15px; padding:15px 15px 0 15px; font-size:13px; border-radius:20px; ; border:#ccc groove 1px;}
#page_views {text-align:center; color:#ccc; border:red groove 0px;}

#content_container_wrapper {margin-top:20px; float:left; width:968px; ; border-left:#ccc groove 0px; position:relative; left:15px; }
#content_container {font-size:14px; line-height:18px; margin:15px 0; padding:15px; border-radius:5px;   background:#fff; }

#sitewide_robot_nav {width:900px; margin:10px auto; padding:10px; font-size:11px; line-height:12px; color:#838383; text-align:justify; border:red groove 0px;}

#prod-h1-container {width:70%; margin:0 auto; line-height:24px; border:red groove 0px;}
}


/*@media only screen and (max-width : 360px) {*/
@media only screen and (max-device-width : 767px) {
/*and (max-device-width : 480px) {*/

.big-only{display:none;}
#outer_container {width:100%; margin:0 auto; text-align:left; border:red groove 0px; position:relative;}
#handshake { display:none; width:8px; height:8px; background:#333; position:absolute; right:0px;}
#top_social_bar { display:none; float:right; margin:0 20px 0 0; position:relative; top:3px; z-index:999;}
#top_nav_container { display:none; width:px; position:relative;  margin-top:7px; z-index:99; text-align:center; border:red groove 0px;}
#mega_nav {float:left; position:relative;  font-size:12px;}
#top_drop_nav {float:left;}

#main_container {clear:both; background:#bcc3cb; background-position:top;}

#top {text-align:center; margin-bottom:10px; border:red groove 0px;}
#logo_container {border:#ccc groove 0px;}
#logo_text {padding:10px 10px 5px 20px; font-size:48px;}
#logo2_text {font-style:italic; font-size:18px; text-align:center;}
#banner_link {float:left; width:100%; border:#ccc groove 0px; display:block;}

#top_right_container {/*display:none; float:right; width:475px; text-align:right; border:#ccc groove 0px;*/}
#search_box { display:none; clear:right; float:right; width:200px; margin:5px 20px 0 0; border:blue groove 0px;}
.logout_container {float:left; padding:0 0 10px 10px; margin:5px 0px 0 0; border:red solid 0px;}
#cart_button {font-size:16px; position:relative; top:-5px;}
#upper_right_signup { display:none; clear:right; float:right; width:250px; font-size:16px; padding:7px 20px 0px 0; color:#333; border:blue groove 0px;}
#xtra_link{ float:left; font-size:16px; text-decoration:none; padding-bottom:10px; margin:0px 8px;}
#xtra_fields{ clear:both; display:none; width:100%; margin:20px 0; padding:10px 0; font-size:16px; text-align:center; background:#F2EFEF; border:#ccc groove 1px; }
label.error {float:left; width:75px; font-weight:normal; color:red; }
.hideifbig {}
.hideifsmall {display:none;}
.formfont {float:right; font-size:16px; margin-right:50px;}
.forme {font-size:16px; width:150px;}
.formp {font-size:16px; width:60px}
.cart_button_font {font-size:16px;}

#header_center_top {color:red; text-align:center; z-index:1; border:blue groove 0px;}
#center_top {clear:both; font-size:20px; font-weight:bold; text-align:center; border:red groove 0px;}

#top_hor_nav {clear:left; width:-22px; /*padding:5px 20px;*/ padding:20px 0 20px 20px; margin:10px 0; font-size:24px; line-height:35px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}
#bottom_hor_nav {clear:both; width:-22px; /*padding:5px 20px;*/ padding:20px 0 20px 20px; font-size:24px; line-height:35px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}

#mobile {text-align:center;}

#dev_frags_top {font-size:24px;}
#left-nav-wrapper { display:none; float:left; width:230px; border:#ccc groove 0px;}
#left-nav {display:none; margin:15px 15px 15px 15px; padding:15px; font-size:12px; border-radius:20px; background:#fafafa; border:#ccc groove 1px;}
#below-nav {margin:15px; padding:15px 15px 0 15px; font-size:13px; border-radius:20px; ; border:#ccc groove 1px;}
#page_views {text-align:center; color:#ccc; border:red groove 0px;}

#content_container_wrapper {float:left; margin-top:-50px; width:100%; overflow:hidden; ; border-left:#ccc groove 0px; }
#content_container {font-size:16px; line-height:18px; padding:5px 15px 15px 15px; margin:50px 0 15px 0; /*padding:15px; border-radius:20px;*/   background:#fff;}

#content_container img {float:none !important; width:90% !important; height:90% !important;}

#sitewide_robot_nav {margin:10px auto; padding:10px; font-size:11px; line-height:12px; color:#838383; text-align:justify; border:red groove 0px;}

/*h1{position:relative; top:-5px;}*/
#prod-h1-container {width:50%; margin:0 auto 5px auto; line-height:24px; border:red groove 0px;}

}


#content-wrapper {padding:0 15px 5px 15px;}

#rss_container {margin:-10px 20px 0 20px;}

#page_footer {clear:both; margin-top:10px; text-align:center; font-size:12px; line-height:18px; border-radius:10px; padding:1px; border:green groove 0px;}
#site_footer {clear:both; margin:15px 0; text-align:center; font-size:12px; line-height:18px; border:green groove 0px;}

h1{font-size:20px; padding:10px 0; line-height:24px;}
h2{font-size:16px; margin:0 0 3px 0;}
h3{font-size:14px; margin:0 0 5px 0;}

a.logo:link, a.logo:visited {color:#223f6d; text-decoration: none;}
a.logo:hover, a.logo:active {color:#fff;}
a.hor:link, a.hor:visited {font-family:Arial,Helvetica,sans-serif; color:#3C779F; text-decoration: none;}
a.hor:hover, a.hor:active {color:red;}
a.nav:link, a.nav:visited {font-family:Arial,Helvetica,sans-serif; color:#3C779F; text-decoration: none;}
a.nav:hover, a.nav:active {color:red;}

.indent{margin-left:10px;} .bold{font-weight:bold;} .bold-indent{margin-left:10px; font-weight:bold;} .center{width:100%; text-align:center; border:#red groove 1px;} .bold-center{font-weight:bold; width:100%; text-align:center; border:#red groove 1px;}

.rev-bm{position:relative; top:-30px;}
.clear {clear:both;}

.px12{font-size:12px;}
.px10{font-size:10px;}


</style>
	<meta charset="UTF-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1">
    <!--[if lte IE 8]>
        <link rel="stylesheet" href="css/ie.css" media="screen" />
    <![endif]-->
    <link rel="stylesheet" href="//www.CutCO2.org/css/style.css?v=1.3" media="all" />
	<script src="//code.jquery.com/jquery-1.9.1.js"></script>
	<script src="//apis.google.com/js/plusone.js"></script>
	<script src="//www.CutCO2.org/js/main.js"></script>
	
	
	<script src="//www.CutCO2.org/js/jquery.slider.js" ></script>
		<script src="//www.CutCO2.org/js/validate.js"></script>
  <script>
  $(document).ready(function(){
    $("#loginform").validate();
  });
  </script>



<title>Cut CO2</title>


<meta name="description" content="This was an important and informative website regarding CO2 emissions. Learn more. The content below is from the site's 2011 archived pages." />

<meta name="robots" content="index, follow, noodp, noydir" />
<link rel="canonical" href="http://www.cutco2.org/" />

</head>
<body class="homepage">
<a name="top"></a>
<!--outer container-->
<div id="outer_container">

<div id="handshake"><a href="http://www.CutCO2.org/index.php?id=1&reveal=yes&view_only=yes" style="width:100%; height:100%; display:block;"></a></div>

<!--main container-->
<div id="main_container" class="rounded-corners">

<!--top-->

<div id="top"  style="height:216px; background-image:url('http://www.CutCO2.org/images/site-images/banner-home-page.jpg'); background-position:center; background-repeat:no-repeat;">

<!-- logo link home either text or display block link -->
<div id="logo_container">
<div id="logo_text"><a href="http://www.CutCO2.org/" class="logo" title="Home">CutCO2.org<div id="logo2_text"></div></a>
</div>
</div>

<!--center_top container-->
<div id="header_center_top">
</div>
<!--close center_top container-->

<div class="clear"></div></div>
<!--close top-->

<!--hor nav-->
<!--close hor nav-->















<!--content-->
<div id="content_container_wrapper">
<div id="content_container">










<h1 class="page_title" align="center">Cut Your CO2 | You Can Help Too!</h1>

<p>&nbsp;</p>

<p>This website has been restored and archived as supplemental reading material accompanying Gene Robbin&#39;s course on internet advocacy. Dr. Robbin has worked as a successful advocate and fundraiser for a number of causes, including climate change, animal welfare, and changes to criminal law enforcement. He received notoriety for his very public position on lax police enforcement of some common crimes in which he does not hesitate to name names. He published the story of an elderly woman in NYC who was defrauded of over $65,000 by an unscrupulous contractor named George Binakis who had gained her trust. He gained her sympathy with stories of a heart condition requiring a pacemaker and other heart related issues. When he vanished with her money, she was convinced he had died or was gravely ill. But when she went to the 24th precinct to report a financial crime, PA Marshall told her they would not investigate and that they considered it civil matter, to be handled by civil court. This is exactly what Dr. Robbin was fighting against - the disregard of criminal behavior enabling con artists to get away unscathed. Students will hear first hand accounts of a number of advocacy positions he as supported and acted upon. The complete reading list and syllabus are available from Dr. Robbin&#39;s office and from the university website.</p>

<p>&nbsp;</p>

<p align="center">This was an important and informative website regarding CO2 emissions. The content below is from the site&#39;s 2011 archived pages.</p>

<h2 align="center">Who Cares About CO2?</h2>

<p align="justify">Carbon dioxide&nbsp;(CO2) is a naturally occuring and human-generated gas that aids in warming the surface of the planet by trapping solar heat in the&nbsp;Earth&#39;s atmosphere. This is a good thing because it keeps our planet warm enough for animal and human habitat. There is a wide&nbsp;consensus among climate scientists&nbsp;that the present sharp upturn in temperatures around the globe is primarily caused by the increased proportion of CO2 in the atmosphere caused by human activity.</p>

<p align="center"><img alt="Carbon Dioxide Variations" src="/images/Carbon_Dioxide_400kyr-2.png" style="width: 600px; height: 400px;" /></p>

<p align="center"><img alt="Atmospheric Carbon Dioxide Concentrations" height="410" src="/images/Mauna_Loa_Carbon_Dioxide.png" width="600" /></p>

<p align="justify">In the past 150 to 200 years industrialization and human consumption has caused an unpredectented change to the Earth&#39;s atmospheric composition. By burning&nbsp;fossil fuels&nbsp;such as coal, gas and oil and clearing forests we have dramatically increased the amount of carbon dioxide in the Earth&rsquo;s atmosphere and temperatures are rising.</p>

<p align="center"><img alt="rising sea levels" height="373" src="/images/Recent_Sea_Level_Rise.png" width="537" /></p>

<p align="justify">A current&nbsp;scientific opinion on climate change&nbsp;is that recent warming is largely human-caused, although others differ. Across the globe, we are seeing climate-realted shifts, including&nbsp;melting glaciers,&nbsp;rising sea levels, plant and animal&nbsp;habitat degradation, and the significant&nbsp;financial impact&nbsp;to businesses and individuals. To put these risks in context consider the following:</p>

<ul>
	<li>Severe climatic events are currently costing US$150 billion a year.</li>
	<li>200 million people could be affected by rising sea levels .</li>
	<li>Disease spread may accelerate beyond ability to contain them given current technologies.</li>
</ul>

<p>While there may be some uncertainty in the cause and likelihood of catastrophic consequences from global warming, the imperitive exists today to take action. This site is dedicated to furthering the dissemination of information, discussion and resources to contain anthropogenic global warming.</p>

<p>If you are looking for a good starting place, start by learning more about&nbsp;what you can&nbsp;do to make a difference.</p>

<p>&nbsp;</p>

<h2 align="center">You Can Make a Difference</h2>

<p align="left">&nbsp;</p>

<p align="left">Become Aware</p>

<p align="left">Understand the impact you are having in your daily life.&nbsp;<strong>The average American emits about 50 tons of carbon dioxide per year</strong>. Multiply that by 100 million households and you can see that we as&nbsp;<strong>consumers are responsible for more than 70% of the 7 billion tons of CO2 our nation emits each year</strong>. Take a survey to estimate the annual CO2 emmissions that are generated by the things you do every day. Visit the <strong>Carbon Calculator</strong> .</p>

<p align="left">&nbsp;</p>

<p align="left">Open Your Mind</p>

<p align="left">There&#39;s a lot to learn about this complex issue, but don&#39;t letthat disuade you from taking some simple steps to learn more. You can start by visiting our <strong>Facts</strong> page and subscribing to the <strong>CutCO2 Blog</strong> .</p>

<p align="left">&nbsp;</p>

<p align="left">Small Changes Make A Big Difference</p>

<p align="left">There are many things you can do to change your daily activities so slightly that you&#39;ll hardly notice the difference.&nbsp;<strong>With just a few non-life changing steps, you could cut your CO2 by 60%.</strong>&nbsp;Here&#39;s a list of small things you can do to make a big difference:</p>

<table border="0" width="627">
	<tbody>
		<tr>
			<td width="121">
			<div align="center"><strong><img alt="bulb" height="100" src="/images/images/bulb.jpg" width="100" /></strong></div>
			</td>
			<td width="496"><strong>Replace a regular incandescent light bulb with a compact fluorescent light bulb (cfl)</strong><br />
			CFLs use 60% less energy than a regular bulb. This simple switch will save about 300 pounds of carbon dioxide a year. If every family in the U.S. made the switch, we&rsquo;d reduce carbon dioxide by more than 90 billion pounds! You can purchase CFLs online from the&nbsp;Energy Federation.</td>
		</tr>
		<tr>
			<td>&nbsp;</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<div align="center"><img alt="energy efiicient thermostat" height="100'" src="/images/thermostat.jpg" width="100" /></div>
			</td>
			<td><strong>Move your thermostat down 2&deg; in winter and up 2&deg; in summer&nbsp;</strong><br />
			Almost half of the energy we use in our homes goes to heating and cooling. You could save about 2,000 pounds of carbon dioxide a year with this simple adjustment. The American Council for an Energy Efficient Economy has more&nbsp;tips for saving energy at home.</td>
		</tr>
		<tr>
			<td>&nbsp;</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<div align="center"><img alt="smart strip" height="100" src="/images/smart-strip.jpg" width="100" /></div>
			</td>
			<td>
			<p align="left"><strong>Turn off electronic devices you&rsquo;re not using</strong>&nbsp;<br />
			Simply turning off your television, DVD player, stereo, and computer when you&rsquo;re not using them will save you thousands of pounds of carbon dioxide a year. Buy electronics that don&#39;t use standby mode, which can consume power at a rate of 40% of regular use.</p>

			<p align="left">If your electronics have standby mode, unplug them or buy a Smart Strip surge protector which will automatically cut the electricity to your sleeping devices. You can buy a Smart Strip at&nbsp;Amazon or&nbsp;SmartHomeUSA.</p>
			</td>
		</tr>
		<tr>
			<td>&nbsp;</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<div align="center"><img alt="home insulation" height="100" src="/images/insulate.jpg" width="100" /></div>
			</td>
			<td><strong>Insulate and weatherize your home</strong>&nbsp;<br />
			Properly insulating your walls and ceilings can save 25% of your home heating bill and 2,000 pounds of carbon dioxide a year. Caulking and weather-stripping can save another 1,700 pounds per year. The&nbsp;Consumer Federation of America has more information on how to better insulate your home.</td>
		</tr>
		<tr>
			<td>&nbsp;</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>
			<div align="center"><img alt="locallly grown" height="100" src="/images/fruit-vegetable.jpg" width="100" /></div>
			</td>
			<td><strong>Buy locally grown and produced foods&nbsp;</strong><br />
			The average meal in the United States travels 1,200 miles from the farm to your plate. Buying locally will save fuel and keep money in your community.</td>
		</tr>
	</tbody>
</table>

<p align="left">&nbsp;</p>

<p align="left">Ready for More?</p>

<blockquote>
<p align="left"><strong>Clean or replace filters on your furnace and air conditioner</strong>&nbsp;<br />
Cleaning a dirty air filter can save 350 pounds of carbon dioxide a year.</p>

<p align="left"><strong>Install a programmable thermostat</strong>&nbsp;<br />
Programmable thermostats will automatically lower the heat or air conditioning at night and raise them again in the morning. They can save you $100 a year on your energy bill.</p>

<p align="left"><strong>Choose energy efficient appliances when making new purchases</strong>&nbsp;<br />
Look for the&nbsp;Energy Star&nbsp;label on new appliances to choose the most efficient models. If each household in the U.S. replaced its existing appliances with the most efficient models available, we&rsquo;d eliminate 175 million tons of carbon dioxide emissions every year!</p>

<p align="left"><strong>Wrap your water heater in an insulation blanket</strong>&nbsp;<br />
You&rsquo;ll save 1,000 pounds of carbon dioxide a year with this simple action. You can save another 550 pounds per year by setting the thermostat no higher than 120 degrees Fahrenheit.</p>

<p align="left"><strong>Use less hot water</strong>&nbsp;<br />
It takes a lot of energy to heat water. You can use less hot water by installing a low flow showerhead (350 pounds of carbon dioxide saved per year) and washing your clothes in cold or warm water (500 pounds saved per year) instead of hot.</p>

<p align="left"><strong>Use a clothesline instead of a dryer whenever possible</strong>&nbsp;<br />
You can save 700 pounds of carbon dioxide when you air dry your clothes for 6 months out of the year.</p>

<p align="left"><strong>Unplug electronics from the wall when you&rsquo;re not using them</strong>&nbsp;<br />
Even when turned off, things like hairdryers, cell phone chargers and televisions use energy. In fact, the energy used to keep display clocks lit and memory chips working accounts for 5 percent of total domestic energy consumption and spews 18 million tons of carbon into the atmosphere every year!</p>

<p align="left"><strong>Only run your dishwasher when there&rsquo;s a full load and use the energy-saving setting</strong>&nbsp;<br />
You can save 100 pounds of carbon dioxide per year.</p>

<p align="left"><strong>Be sure you&rsquo;re recycling at home</strong>&nbsp;<br />
You can save 2,400 pounds of carbon dioxide a year by recycling half of the waste your household generates.&nbsp;Earth 911&nbsp;can help you find recycling resources in your area.</p>

<p align="left"><strong>Buy recycled paper products</strong>&nbsp;<br />
It takes less 70 to 90% less energy to make recycled paper and it prevents the loss of forests worldwide.</p>

<p align="left"><strong>Plant one tree a month&nbsp;</strong><br />
A single tree will absorb one ton of carbon dioxide over its lifetime. Shade provided by trees can also reduce your air conditioning bill by 10 to 15%. The&nbsp;Arbor Day Foundation&nbsp;has information on planting and provides trees you can plant with membership.</p>

<p align="left"><strong>Get a home energy audit</strong>&nbsp;<br />
Many utilities offer free home energy audits to find where your home is poorly insulated or energy inefficient. You can save up to 30% off your energy bill and 1,000 pounds of carbon dioxide a year.&nbsp;Energy Star&nbsp;can help you find an energy specialist.</p>

<p align="left"><strong>Switch to green power</strong>&nbsp;<br />
In many areas, you can switch to energy generated by clean, renewable sources such as wind and solar. The&nbsp;Green Power Network&nbsp;is a good place to start to figure out what&rsquo;s available in your area.</p>

<p align="left"><strong>Buy fresh foods instead of frozen</strong>&nbsp;<br />
Frozen food uses 10 times more energy to produce.</p>

<p align="left"><strong>Seek out and support local farmers markets</strong>&nbsp;<br />
They reduce the amount of energy required to grow and transport the food to you by one fifth. You can find a farmer&rsquo;s market in your area at the&nbsp;USDA website.</p>

<p align="left"><strong>Buy organic foods as much as possible</strong>&nbsp;<br />
Organic soils capture and store carbon dioxide at much higher levels than soils from conventional farms. If we grew all of our corn and soybeans organically, we&rsquo;d remove 580 billion pounds of carbon dioxide from the atmosphere!</p>

<p align="left"><strong>Avoid heavily packaged products&nbsp;</strong><br />
You can save 1,200 pounds of carbon dioxide if you cut down your garbage by 10%.</p>

<p align="left"><strong>Eat less meat&nbsp;</strong><br />
Methane is the second most significant greenhouse gas and cows are one of the greatest methane emitters. Their grassy diet and multiple stomachs cause them to produce methane, which they exhale with every breath.</p>

<p align="left">&nbsp;</p>
</blockquote>

<p align="left">Be Mobile, But Tread Lightly</p>

<p align="left">Almost one third of the carbon dioxide produced in the United States comes from our cars, trucks and airplanes. Here are some simple, practical things you can do to reduce the amount of carbon dioxide you produce while on the move.</p>

<blockquote>
<p align="left"><strong>Reduce the number of miles you drive by walking, biking, carpooling or taking mass transit wherever possible&nbsp;</strong><br />
Avoiding just 10 miles of driving every week would eliminate about 500 pounds of carbon dioxide emissions a year! Click&nbsp;here&nbsp;to find transit options in your area.</p>

<p align="left"><strong>Start a carpool with your coworkers or classmates</strong>&nbsp;<br />
Sharing a ride with someone just 2 days a week will reduce your carbon dioxide emissions by 1,590 pounds a year.&nbsp;eRideShare.com&nbsp;runs a free national service connecting commuters and travelers.</p>

<p align="left"><strong>Keep your car tuned up</strong>&nbsp;<br />
Regular maintenance helps improve fuel efficiency and reduces emissions. When just 1% of car owners properly maintain their cars, nearly a billion pounds of carbon dioxide are kept out of the atmosphere.</p>

<p align="left"><strong>Check your tires weekly to make sure they&rsquo;re properly inflated</strong>&nbsp;<br />
Proper&nbsp;inflation can improve gas mileage&nbsp;by more than 3%. Since every gallon of gasoline saved keeps 20 pounds of carbon dioxide out of the atmosphere, every increase in fuel efficiency makes a difference!</p>

<p align="left"><strong>When it is time for a new car, choose a more fuel efficient vehicle&nbsp;</strong><br />
You can save 3,000 pounds of carbon dioxide every year if your new car gets only 3 miles per gallon more than your current one. You can get up to 60 miles per gallon with a hybrid! You can find information on fuel efficiency.</p>

<p align="left"><strong>Try car sharing</strong>&nbsp;<br />
Need a car but don&rsquo;t want to buy one? Community car sharing organizations provide access to a car and your membership fee covers gas, maintenance and insurance. Many companies &ndash; such as&nbsp;Flexcar&nbsp;-- offer low emission or hybrid cars too!</p>

<p align="left"><strong>Try telecommuting from home&nbsp;</strong><br />
Telecommuting can help you drastically reduce the number of miles you drive every week. For more information, check out the&nbsp;Telework Coalition.</p>

<p align="left"><strong>Fly less</strong>&nbsp;<br />
Air travel produces large amounts of emissions so reducing how much you fly by even one or two trips a year can reduce your emissions significantly. You can also offset your air travel by investing in renewable energy projects.</p>
</blockquote>

<h1 align="center">Global Warming and Carbon Dioxide:&nbsp;<br />
Visual Fact Gallery</h1>

<p align="center">&nbsp;</p>

<p align="left">What are Greenhouse Gases?</p>

<p align="center"><img alt="Greenhouse Effect" height="478" src="/images/greenhouse.gif" width="600" /></p>

<p align="center">&nbsp;</p>

<p align="left">Are CO2 Levels Really Rising?</p>

<p align="center"><img alt="Carbon Dioxide Levels" height="410" src="/images/Mauna_Loa_Carbon_Dioxide.png" width="600" />&nbsp;</p>

<p align="center">&nbsp;</p>

<p align="left">How Much Hotter Is It?</p>

<p align="center">&nbsp;</p>

<p align="center">&nbsp;</p>

<p align="left">So What&#39;s Happening?</p>

<p align="center"><img alt="Artic Ice" height="480" src="/images/Arctic_Ice_Thickness.png" width="640" />&nbsp;</p>

<p align="center">&nbsp;</p>

<p align="left">How Much Hotter Will it Get?</p>

<p align="center"><img alt="temperature forecasts" height="430" src="/images/sphere_04_150.gif" width="589" />&nbsp;</p>

<p align="center">&nbsp;</p>

<p align="left">Who is Responsible for CO2 Emissions? We are!</p>

<p align="center"><img alt="distribution of CO2 emissions" border="0" src="/images/orthomovie_20040703.gif" /></p>

<p align="center">&nbsp;</p>

<p align="left">How Much Worse is it Today?</p>

<p align="center"><img alt="Global Carbon Emissions" border="0" height="402" src="/images/Global_Carbon_Emission_by_Type.png" width="555" /><br />
Source</p>

<p align="center">&nbsp;</p>

<p align="left">What are the Sources?</p>

<p align="center"><img alt="Greenhouse Gas Sources" border="0" height="603" src="/images/Greenhouse_Gas_by_Sector.png" width="650" /></p>

<p align="center">&nbsp;</p>

<p align="left">Solutions Exist to Mitigate Industrial CO2 Emissions</p>

<p align="center">&nbsp;</p>

<p>&nbsp;</p>











<div /*id="page_footer"*/ style="font-size:24px; padding:20px; text-align:center;">CutCO2.org</div>

<div style="clear:both;"></div></div>
</div>
<!--close content-->










<!--hor nav-->
<!--close hor nav-->



<!--footer-->



<!--close footer-->

<div style="clear:left;"></div></div>
<!--close main container-->







</div>
<!--outer container-->



</body>
</html>