/*  Stylesheet for Green Science Policy*/

/* Elements */

body {        
	margin:0;
	padding: 0;     
	width: 100%;        
	font-size: 62.5%; /* Resets 1em to 10px */	
	font-family: Tahoma, 'Times New Roman', Arial, 'Lucida Grande', 		Verdana, Sans-Serif;
	color: black;		
	border: 0px solid orange;
	background-image: url(images/bg.jpg);
     }



/* HOME PAGE */

#maincontent {	
      	width: 396px;
	height: 619px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background: transparent;
	background-image: url(images/lefthome.jpg);
	border: none;	
	}

#nav {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 315px;
	height: 619px;
	text-align: left;
	background-image: url(images/navbg_home.jpg);
	background-repeat: no-repeat;
	border: 0px solid red;	
	/* Fonts */
	color: orange;
	font-weight: normal;
	font-size: 2em;
	}

#navholder {	
	margin: 106px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 286px;
	height: 420px;
	text-align: left;
	background: transparent;
	border: 0px solid red;	
	/* Fonts */
	color: orange;
	font-weight: normal;
	font-size: 2em;
	}








/* INTERIOR PAGES */


#intmaincontent {	
         position: absolute; 
	min-height: 619px;
	margin: 0px 0px 0px 0px;
	padding: 0px 360px 0px 20px;
	background: transparent;
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	border: none;	
	}



#intnav {
         position: absolute; 
         top: 0px; /* resize these bits to liking */ 
         right: 0px; 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 340px;
	min-height: 619px;
	text-align: left;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	border: 0px solid red;	
	/* Fonts */
	color: orange;
	font-weight: normal;
	font-size: 2em;
	}



#intnavholder {	
         position: absolute; 
         top: 0px; /* resize these bits to liking */ 
         right: 30px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 286px;
	height: 420px;
	text-align: left;
	background: transparent;
	border: 0px solid red;	
	/* Fonts */
	color: orange;
	font-weight: normal;
	font-size: 2em;
	}





/* End Elements */


H1 {
	margin: 20px 30px 10px 30px;	
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;			
	font-size: 1.9em;	
	text-decoration: none;	
	letter-spacing: 0px;	
	line-height: 18pt;	
	text-align: justify;
	color: orange;
	}


p {	
	margin: 20px 30px 10px 30px;	
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;			
	font-size: 1.4em;	
	text-decoration: none;	
	letter-spacing: 0px;	
	line-height: 18pt;	
	text-align: justify;		
	}

p.excerpt {	
	margin: 20px 30px 10px 30px;	
	font-family: 'garamond', 'Times New Roman';			
	font-size: 1.4em;	
	text-decoration: none;	
	letter-spacing: 0px;	
	line-height: 18pt;	
	text-align: justify;		
	}
	
	p.indent {	
	margin: 20px 30px 10px 55px;	
	font-family: 'garamond', 'Times New Roman';			
	font-size: 1.4em;	
	text-decoration: none;	
	letter-spacing: 0px;	
	line-height: 16pt;	
	text-align: justify;		
	}



/* General Typography & Colors */
