
		body {
			margin: 0;
			padding: 0;
			font-size: 12px;
			line-height: 16px;
			font-family: verdana, arial, san-serif;
			color: #2c767e;
			background-color: #AFAA97;
		}
		
		.container{			
			width: 900px;
			height: auto;			
			background-color: #fff;				
		}
		
		a:link { 
			color: #fff;
		}
		
		a:visited { 
			color: #fff; 
		}
		
		a:hover {
			color: #ccc;
			text-decoration: none;			
		}
		
		.banner {			
			height: 77px;
			width: 900px;
		}
		
		.contact {
			background-image: url('images/contact.jpg');
			width: 232px;
			height: 77px;    		
			float: right;    		 
		}
		
		.contact h1 {
			margin: 0;
			padding-top: 10px;
			padding-right: 20px;			
			font-size: 13px;			
			text-align: right;		
		}
		
		.contact h1 a:link {			
			color: #15b5cf;
			font-weight: bold;
			text-align: right;			
		}
		
		.contact h1 a:visited {			
			color: #15b5cf;
			font-weight: bold;
			text-align: right;			
		}
		
		.contact h1 a:hover {
			text-decoration: none;			
		}			
		
		.main1 {
			background-image: url('images/main-2color.gif');
			background-color: #637413;
			width: 900px;
			height: 160px;			
		}
		
		.main2 {
			background-image: url('images/about.jpg');
			width: 900px;
			height: 100px;			
		}
		
		.main3 {
			background-image: url('images/coaching.jpg');
			width: 900px;
			height: 100px;			
		}
		
		.main4 {
			background-image: url('images/services.jpg');
			width: 900px;
			height: 100px;			
		}
		
		.main5 {
			background-image: url('images/energy.jpg');
			width: 900px;
			height: 100px;			
		}
		
		.main6 {
			background-image: url('images/kipper.jpg');
			width: 900px;
			height: 100px;			
		}
				
		.container2 {
			background-color: #fff;			
			height: auto;						
		}
		
		div#navigation	{					
			background-color: #33544D;
			width: 900px;
			height: 26px;
			background-image: url('images/nav.jpg');
			font-weight: bold;							
		}
		
		div#navigation table {					
			background-color: #33544D;
			width: 730px;
			height: 26px;			
			text-transform: uppercase;						
		}
		
		div#navigation a:link {				
			font-size: 10px;
			color: #fff;
			text-decoration: none;
			padding-left: 20px;			
			font-weight: bold;			
		}
		
		div#navigation a:visited {
			font-size: 10px;
			color: #fff;
			text-decoration: none;
			padding-left: 20px;			
			font-weight: bold;					
		}
		
		div#navigation a:hover {		
			font-size: 10px;
			color: #ffff66;
			text-decoration: none;
			padding-left: 20px;			
			font-weight: bold;					
		}		
						
		.left {						
			background-image: url('images/left-bkg.jpg');
			background-repeat: repeat-y;			
			height: auto !important;			
		}
		
		.left div {
			list-style-type: none;
			padding-left: 0;
			margin: 0;			
			width: 246px;														
		}
		
		.left ul {
			list-style-type: none;
			padding-left: 0;
			margin: 0;			
			width: 246px;											
		}
		
		.left ul li {
			text-align: left;
			color: #abc8cb;
			font-size: 11px;
			line-height: 14px;
			padding-left: 15px;
			padding-right:10px;											 
		}
					
		.thoughts {
			padding: 0 20px 0 20px;
		}		
		
		.thoughts a:link, a:visited {
			color: #fff;
		}			
		
		.title {
			background-image: url('images/corner-title.gif');
			background-position: left top;
			background-repeat: no-repeat;					
			width: 900px;
			height: 28px;						
		}					
				
		.content { 			
			width: 654px;	
			text-align: left;
			background-color: #fff;
			font-size: 12px;			
			font-family: verdana, arial, san-serif;								
		}
		
		.content h2 { 			
			padding-left: 30px;
			padding-right: 30px;
			padding-top: 5px;				
			font-size: 24px;
			font-family: georgia, times;
		}
		
		.content a:link, a:visited {			
			color: #2c767e;		
		}
		
		.content p{			
			line-height: 15px;						
			padding-left: 30px;
			padding-right: 30px;						
		}
		
		.base {
			line-height: 18px;						
			padding-left: 40px;
			padding-right: 30px;
			height: 50px;	
		}
								
		.cleardiv {
			clear: both;			
		}
		
		.footer	{			
			text-align: right;			
			background-color: #e1e6e4;
			background-position: top right;
			width: 654px;
			height: 20px;
			font-size: 9px;			
			color: #787878;	
			float: right;			
		}
		
		.footer-left	{			
			float: left;
			width: 246px;
			background-image: url('images/left-bkg.jpg');
			height: 20px;						
		}