body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #eeebe6;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
	line-height: 140%;
}
.twoColFixLt #container { 
	width: 960px;  
	margin: 0 auto; 
	text-align: left;
}
.twoColFixLt #outside {
	width: 910px;  
	margin: 0 auto; 
	border: 25px solid #ddd4cb;
	background: #ffffff; 

}
.twoColFixLt #border {
	width: 910px;  
	border: 1px solid #ffffff;
	background-image: url(http://www.greenhill.co.nz/images/bkgrd.gif);
	background-repeat: repeat-y;
}
.twoColFixLtHdr #header { 
	padding: 0 10px 0 0px; 
 
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLt #sidebar1 {
	float: left; 
	width: 230px; 
	background: #474026; 
	padding: 0px 0px 10px 0px;
}
.twoColFixLt #mainContent { 
	margin: 0 0 0 230px;
	padding: 20px;
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #474026; 
	font-weight:bold;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #474026; display:inline; font-weight:bold
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; font-weight: bold
}
.join {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	padding: 8px;
}
.join a:link, .join a:visited, .join a:active, join a:hover {
	color: #ffffff;
	padding: 8px;
	text-decoration: none;
}
.inkwhite {
	color: #ffffff;
	font-size: 10px;
}
.inkwhite a:link, .inkwhite a:visited, .inkwhite a:active, inkwhite a:hover {
	color: #ffffff;
	text-decoration: none;
}
.twoColFixLt #footer {
	width: 960px;  
	margin: 0 auto; 
	text-align: center; 
	padding: 10px;

}
<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLt #sidebar1 { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLt #mainContent { zoom: 1; }
.twoColFixLt #mainContent { padding-top: 20px }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->