	/* holy grail css */
	
	body {
		margin: 60px 60px 40px 80px;
		padding:0px;
		background: #C6DAEC url('/Images/Non-Photographs/Misc/gif images/background3.gif') no-repeat top left; /* grey*/
		font-family: Verdana, Arial, Helvetica, Verdana, Geneva, sans-serif; /* central content uses a different font */
		font-size: 100%;
		color: #000000; /* E2E28D gold*/ /*339933 green*/
		
		}
		
	/* LEFT MARGIN!!!*/	
	/* any style that is used in the body of the web site needs to be added here to give the left edge for content */
	/*this is necessary to build up the inner margin */
	/*p,pre, h1, h2, .pullquote, span { 
		margin-left: 30px; 
		}*/
		
	
	h1 {font-size: 110%;}
	h2 {font-size: 105%;}
	h3 {font-size: 100%;}
	h4 {}
	h1, h2, h3, h4 {
		font-weight: bold;
	}	
		
	.style2 {
	color: #f4c20a;
	font-weight: bold;
	}

	.style11 {font-size: 80%}	
		
	table {
	font-size: 100%;
	}
	
	#middle img.acrobat, #pullquote img.acrobat {
	height: 16px;
	line-height: 16px;
	width: 16px;
	padding: 0px;
	border: 0px solid black;
	outline-width: 0px;
	}
	
	 /* top horizontal area of screen styles end */
	 
	 #top {
	 }
	 
	 #dooh {
	background-color: #1D356E;
	height:50px;
	}
	
	#dooh #logo {
		margin-left: 3px;
	}
		
			 
	#utilities {
		background-color: white;
		padding: 0px; 
		margin: 0px;
		color: #000000;
		text-align: right;
		height: 31px;
		line-height: 31px;
		font-weight: bold;
		font-size: 75%;
		font-weight: bold;
		/*border-bottom: 1px solid #DDDCDC;*/
	}
	
	#utilities #rightlinks {
	margin-right: 0px;
	/* move the links left of the graphic */
}
	
	#utilities a {	color: #000000; text-decoration: none;}
	#utilities a:link {color: #000000;}
	/*#utilities a:visited {	color: #ffffff;}
	#utilities a:active {	color: #ffffff;} IE wont do the select class with these in place*/
	#utilities a:hover {color: #7A839A; }
	#utilities a.select  {color: #6097CA; }
		
    /* top horizontal area of screen styles end */
			
	/* left navigation column begins */
	
	/*wrapper is a cunning device to balance columns*/
	/* if the left nav column is shorter than the content it should infil with a graphic */
	#wrapper {
	
		background-color: #ffffff; /*url(/img/bg_left.gif) repeat-y left;
		padding: 0px; 
		margin-top: 0px;*/
	}

	/* only IE should see this style so use "* html"  and hide from IE5-mac thats not really a comment below*/
	/* Hides from IE5-mac \*/
	* html #wrapper {height: 1%;}
	/* End hide from IE5-mac */
		
	#leftContent {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	position: absolute;
	left:70px; /* related to the left margin on the body style 10px plus 60px */
	top:150px;
	width: 200px;
	color: #ffffff;
	/*smokey blue 51576F*/
	/*4C4B4A*/
	background: #1D356E url('/img/xxxgrad_bottom.jpg') no-repeat bottom;
	/*background-color: pink;
	*/
	border: 1px solid #acd99b;
}
		
	#leftContent #navigation {
	width: 200px;
	height: 1%;
	}
	

	#leftContent li {
	font-size: 80%;
	list-style-type: square;  /* make bullet square */
	list-style-position: outside; /*move bullet in to line up with borderline */ 
	padding-left: 0px; /*move the bullets in from the left edge*/
	padding-bottom: 0px; 
	}
	
	head:first-child+body #leftContent li {
	padding-left: 0px; /*move the bullets in from the left edge*/
	margin-left: -10px;
	padding-bottom: 0px; 
	}
	
	#leftContent #navigation ul {
	margin-top: 10px;
	margin-bottom: 0px;
	}
	
	#leftContent #navigation  a{
	color: #ffffff;
	margin-left: -1px;  /*force the border to line up with the left edge IE*/
	text-decoration: none;
	font-size: 80%;
	width: auto; 
	display: block;
	line-height: 20px;
	height: 20px;
	}
		
	#leftContent #navigation  a:hover{
	text-decoration: none;
	color: #ff9900;
	}
	
	#leftContent #navigation a.selected{
	text-decoration: none;
	background-color: #6097CA;
	color: #ffffff;
	}
	
	#leftContent #navigation ul a.sublist {
	padding-left: 30px; /*move the bullets in from the left edge*/
	margin-left: -40px;  /*force the border to line up with the left edge IE*/
	line-height: 20px;
	height: 20px;
	font-size: 70%;
	border: 0px solid #9299D5;
	}
	
	#leftContent #navigation ul a.subselected {
	color: #4450B3;
	padding-left: 30px; /*move the bullets in from the left edge*/
	margin-left: -40px;  /*force the border to line up with the left edge IE*/
	line-height: 20px;
	height: 20px;
	font-size: 70%;
	border: 0px solid #9299D5;
	}
	
	#carbonneutral {
	background-image : url(../Images/Non-Photographs/Logos/jpg images/CarbonNeutralLogo.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}
	
	
	/* end of mainnav links */
	
	#news{
	margin: 10px 0px 10px 10px;
	
	/*border: 1px solid white;*/
	padding: 0px;
	font-size: 60%;
	}
	
	
	#news a{
		color: white;
		font-weight: bold;
		font-size: 100%;
	}
	
	#news a:hover{
		color: #FFFFFF;
	}
	
	#news h1 {
	color: #f4c20a;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	

	/*----------------------------------------------- footer ----------------------------------------------------- */
		
	#footer { clear: right; padding-left: 0px; margin-left: 5px; margin-top: 10px; padding-bottom: 10px; font-size: 60%; 
	color: #000000; width: 100%;}
	
	html>body #footer {
   	 margin-top: 0px;
	 clear: both;
	}
		
	#footer a {color: #6097CA; }
	#footer#copyright {margin-left: 5px; }
	
				
	/* left navigation column ends --------------------------------------------------------------------------*/
	#middle  {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; /*background-color: pink;*/
	font-size: 80%;
	background-color: #ffffff;
	/*border: 1px solid red;*/
	min-height: 415px;  /* ?????? */
	}
	
	/*central content 2 columns */

	
	#middle h1.pageTitle {
	margin-left: 220px; margin-top: 0px; font-size: 180%; font-weight: bold; margin-bottom: 0px; padding: 0px; color: #f4c20a; }	
	#middle h2.pageTitle {
	margin-left: 220px; margin-top: 0px; font-size: 100%; margin-bottom: 0px; padding: 5px 0 0 0; color: #000000; }	

	#middle img{
	/*border: 1px solid black;*/
	padding: 10px;
	}
	
	#leftText {
		background-color: #fff;
		text-align : justify;
		margin-top: 8px; 
   		margin-left: 220px;  
   		margin-right:328px;  /* Margin for IE vers less than 6 */
		/*border:1px solid red;*/
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 221px;
   		margin-right:328px; /* this margin is for IE6 */
		}
	html>body #leftText {
   		margin-left: 220px;
   		margin-right:328px; /* 1px more than the width of rightText */
		/* border: 1px solid black; */
		}
		
	.pullquote {
		width: 260px;
		font-size: 90%;
		padding: 4px 0px 2px 0px; 
		border:  solid #6097CA; 
		border-width: 1px 0px;
		margin-left: 10px;
		margin-top: 5px;
	}
	
	.pullquote h2 {
	font-size:120%;
	color: #f4c20a;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

	#rightText {
		right:110px; /* is related to the margins on body started at 50px added 60px */
		background-color: #fff;
		top:170px; /* the height of the top area + the height of the pageTitle*/
		width: 268px; /*IE <less than ver 6> */
		/*border:1px solid red;*/
		text-align : justify;
		position: absolute;
		voice-family: "\"}\"";
		voice-family: inherit;
   		top:170px; /* the height of the top area + the height of the pageTitle*/
		}
		
	head:first-child+body #rightText {
		top:140px; /* the height of the top area + the height of the pageTitle*/
	} 

	#test {
	clear: right;
	width: 100%;
	}
	
	#spanText {
		background-color: #fff;
		text-align : justify;
		margin-top: 8px; 
   		margin-left: 220px;  
   		margin-right:58px;  /* Margin for IE vers less than 6 */
		/*border:1px solid red;*/
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 200px;
   		margin-right: 5px; /* this margin is for IE6 */
		}
		
		
	html>body #spanText {
   		margin-left: 220px;
   		margin-right:58px; /* 1px more than the width of rightText */
		}
		
	#spanText pre {
		font-size: 120%;
	}
	
	#spanText table{
		width: 80%; /*IE <less than ver 6> */
		/*border:1px solid red;*/
		voice-family: "\"}\"";
		voice-family: inherit;
   		width: 70%; /* the height of the top area + the height of the pageTitle*/
		}
		
	head:first-child+body #spanText table{
		width: 100%; /* the height of the top area + the height of the pageTitle*/
		border:1px solid white;
	} 
	
	#middle #spanText td{
	border-bottom: 1px solid #EBE8EB; 
	padding: 2px 0 5px 2px;
}

	
	
	table#keynote {
	border: 1px solid #ECE6EC;
	background-color: #F9F7F9;
	}
	
	table#keynote td {
	width: 50%;
	}
	
	
	#keynote td p, #keynote td h1, #keynote td h2{
	padding: 0 20px 0 0;
	}

	#keynote h1 {
	font-size: 120%;
	}
	
	#keynote h2 {
	color: #ff9900;
	}
	
	#middle #keynote td{
	border-bottom: 1px solid white; 
}

#middle #keynote img {
border: 1px solid black;
padding: 0px;
}
