/* This style sheet created by John Graham johndgraham@mac.comIf you want to use something in it go right on ahead.. have a great time.*/body {	font-family: Arial, Helvetica, sans-serif;	background-color: #DDE5BA;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	font-size: 10px;	line-height: 20px;}h1, h2, h3, h4, h5, h6 {	color: #646C1B;}.test {height:100%}.sideNav {	position: absolute;	width: 272px;	top: 0px;	left: 0px;}.content {	position: absolute;	width: 533px;	top: 50px;	margin-left: 0px;	margin-right: 5px;	left: 275px;}.content td {	font-size: 12px;	line-height: 24px;	background-color:#ffffff}/* *******************************************Styles used within copy********************************************/.copyBold {	font-weight: bold;}.greenCopy {	color: #646C1B;}.greenCopyBold {	color: #646C1B;	font-weight: bold;}