		body {
			font: 100% tahoma, arial, helvetica, sans-serif;
			color: black;
			background: white url("../themes/virtualred/spider.gif");
			margin: 0;
		}
		
		#header {
			text-align: center;
			line-height: 60px;
			color: white;
			vertical-align: middle;
			background: #37414a;
		}
		
		#navigation {
			position: absolute;
			top: 60px;
			left: -154px;
			width: 154px;
			background: #37414a;
		}
		
		#navigation ul {
			top: 60px;
			margin: 0 0 1em 0;
			padding: 0;
			list-style: none;
			font-size: 0.80em;
			line-height: 20px;
		}
		
		#navigation ul a {
			color: black;
			text-decoration: none;
			display: block;
			background: #b1bfcd;
			padding: 0 0.5em;
			margin: 0px 1em 1px 1em;
		}
		
		#navigation a:visited {
			color: black;
		}
		
		#navigation a:hover {
			font-weight: bold;
			background: white;
			border: 2px solid black;
		}
		
		#content {
			background: white url("../themes/virtualred/ESGECBackgroundfill1.jpg");
			padding: 1em;
		}
		
		#content ul {
			margin: none;
		}

		h2 {
			text-align: center;
			font-size: 1.5em;
			color: #37414a;
			margin: 2em 0 1em; 
		}
		
		h3 {
			text-indent: 2em;
			font-size: 1.25em;
			color: #37414a;
		}
		
		h4 {
			font-size: 1.5em;
			color: #37414a;
		}
		
		h5 {
			font-size: 1.25em;
			color: #036;
		}
		
		image.golf1 {
   			display: block;
   			margin: 0 auto 2em;
			padding: 15px;
			border: 1px solid #333;
			background: #b1bfcd;
	    }
	    
		image.esgec13 {
			display: block;
   			margin: 2em auto 1em;
 	    }
	
		#latestnews1, #latestnews2, #latestnews3 {
			float: right;
			clear: right;
			width: 200px;
			color: black;
			background: #b1bfcd;
			padding: 3px;
			margin: 0 0 2em 1.5em;
			border: 1px solid #333;
			font-size: 75%
		}

		#latestnews1 h4, h5, #latestnews2 h4, h5, #latestnews3 h4, h5 {
			color: #37414a;
			text-align: center;
			margin: 5px 0 0 0;
		}
		
		#latestnews1 h4, #latestnews2 h4, #latestnews3 h4 {
			background: black url(/images/blackbar.gif);
			color: white;
		}
			
		#latestnews1 p, #latestnews2 p, #latestnews3 p {
			margin: 5px 0 0 0;
		}
		
		#container {
			position: relative;
			width: 1000px;
			margin: auto;
			border-left: 154px solid #37414a;
			border-right: 15px solid #37414a;
		}
		
		ol
		{
			list-style: lower-roman;
		}
		
		dt
		{
			margin-left: 0;
			font-weight: bold;
		}
	
		dd {
			text-indent: 0;
			margin: 0 0 1em 0;		
		}
		
		#footer
		{
			clear: right;
			background: #37414a;
			text-align: center;
			font-weight: bold;
			line-height: 2.5;
			vertical-align: middle;
			color: white;
			font-size: 0.9em
		}
		
		#footer p
		{
			margin: 0;
		}