/*            
  ___ ___ ___ 
 / __/ __/ __|
| (__\__ \__ \
 \___|___/___/
              
============================================================================================
Large Font CSS file for www.wcrf.org / Created by: Lorraine Humm lorraine@divine-creations.com
============================================================================================
*/

@import url("global.css");
@import url("navDuo.css");


body {
	font-size: 1.1em;
    }

/*-- POSITIONAL ELEMENTS --*/    
	
.mastMiddle {
	width: 400px;
	}
	
.mastRight {
	width: 290px;
    }
	
/*-- HOMEPAGE PORTALS --*/

.portal {
	height: 220px;
	}
	
/*-- STYLE SWITCHERS --*/

#globalswitchers p, #globalswitchers ul li a {
	font-size: 0.7em;
	line-height: normal;
	}
	
/* NAV MODIFICATIONS --*/
	
#nav a {
	padding: 0px 3px 0px 3px;
	height: 40px;
	}
	
#subnav ul li a {
	width: 170px; /*190*/
	padding: 6px 0 6px 20px;
	}
#sitenav ul li a {
	width: 170px; /*190*/
	padding: 6px 0 6px 20px;
	}
