/**************************************************

	ORIGINALLY BY ALISTAPART.ORG
	MODIFIED BY 76DESIGN
	
	Make things print good
	*/
	
BODY {
   background: white;
   font-size: 9pt !important;
   }
   
#topmenu,#rightcolumn,#footer UL,
#learnmore,
.module-YoutubeVideos,
#topmenu-wrap,
#takeaction-photo{
   display: none;
   }
   
#home #animalsmatter p{
    width: auto;
    }
   
   
#leftcolumn{
    float: none;
    width: auto;
    }
   
   
   
#header{
    border-top: none;
    }
   
#header .logo{
    font-weight: bold;
    text-indent: 0;
    overflow: visible;
    height: auto;
    width: auto;
    line-height: 1em;
    margin: 0 0 .25in 0;
    font-size: 36pt;
    display: block;
    }
#header .logo a{
    color: #009AD8;
    text-decoration: none;
    }
   
.udaw-desc{
    position: static;
    width: 100%;
    margin-bottom: 1in;
    }
    
h1{
    margin-top: .25in;
    }
   

#wrapper, #centrecolumn, #rightcolumn {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }