body {	margin: 0px;	padding: 0px;	font-family: "Lucida Bright", Charcoal, Times, serif;}#wrapper {	margin: 0px auto 20px auto;	width: 655px;	background: url(../images/zen-circle.gif) no-repeat 280px top;	border-right: 95px solid #cccc99;	padding: 0;	border-bottom: 1px solid #cccc99;}#nav {	float: left;	width: 150px;	background: #cccc99;}a { color: #FF0000; }a:hover  {	color: #cccc99;	text-decoration: none;	background: #990000;}a.arrow {	background: url(../images/arrow.gif) no-repeat 1px 1px;	padding: 1px 1px 1px 15px;}a.arrow:hover{	color: #cccc99;	text-decoration: none;	background: #990000 url(../images/arrow2.gif) no-repeat 1px 1px;}a:active { color: #FF0000; }#nav ul {	margin: 60px 0  0 0;	padding: 0px;	list-style: none;	font: 12px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #333333;}#nav li a {	display: block;	color: #333333;	text-decoration: none;	padding: 3px 6px;}#nav a:hover {	background: #990000;	color: #cccc99;}#nav h2 {	font-size: 14px;	color: #ff0000;	margin-left: 6px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}#header {	padding-top: 10px;	padding-bottom: 10px;	padding-left: 40px;}#header h1 {	margin: 0px;	color: #FF0000;	font-size: 48px;	font-weight: normal;}#false-header {	height: 60px;	border-left: 150px solid #cccc99;}#content {	border-left: 150px solid #cccc99;	margin: 0px;	padding: 0 20px 10px 20px;}#content h1 {	font-size: 24px;	color: #FF0000;}#content h2    {	color: #FF0000;	text-align: right;	font-size: 22px;}h3 {	font-size: 14px;	margin: 0px 0px 9px 0;	color: #FF0000;}img.first { margin: 12px 0 0 -20px; }p, ul {	font-size: 13px;	margin: 0 0 12px;}b { color: #FF0000; }