




/*
     FILE ARCHIVED ON 16:32:28 Dec 2, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:04:58 Feb 28, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/******************************************************************************
 *                                                                    2009-01 *
 * Project | Ramsar 2009                                                      *
 * Author  | Susanna Schneider <s.schneider@21torr.com>                       *
 *                                                                            *
 * Package | Base                                                             *
 ******************************************************************************/
 
@import url(/web/20131202163228/http://www.ramsar.org/ramsar/css/screen_page.css);
@import url(/web/20131202163228/http://www.ramsar.org/ramsar/css/screen_nav.css);
@import url(/web/20131202163228/http://www.ramsar.org/ramsar/css/screen_content.css);
@import url(/web/20131202163228/http://www.ramsar.org/ramsar/css/screen_marginal.css);

div.clear {
  clear: both !important;
  height: 1px !important;
  padding: 0 !important;
  font-size: 1px !important;
  line-height: 1px !important;
  float: none !important;
  border: none !important;
  background: none !important;
}

* html div#head img { behavior: url(/web/20131202163228/http://www.ramsar.org/ramsar/css/iepngfix.htc); } /* IMPORTANT FOR IE 6, DON'T DELETE */
* html div#footer img { behavior: url(/web/20131202163228/http://www.ramsar.org/ramsar/css/iepngfix.htc); } /* IMPORTANT FOR IE 6, DON'T DELETE */
* html div#home-visuals img { behavior: url(/web/20131202163228/http://www.ramsar.org/ramsar/css/iepngfix.htc); } /* IMPORTANT FOR IE 6, DON'T DELETE */

/* IMPORTANT FOR ALL IMAGE BIGGER THAN NEW SITE WIDTH */
div#content img{
	max-width: 540px;
}
div#content img#visuals{
	max-width:758px;
	margin:0 0 0 10px;
}

 #logoprint{ 
  display:none;
}

#logoprintimage{ 
  display:none;
}