html, body { padding: 0px; margin: 0px; }html{	/*background-image:url(images/img_117.gif);	background-repeat: repeat;*/	/*margin:-15px;	padding:0px;*/	background-color: #cfccc4;}a:link { 	text-decoration:underline;	font-weight: normal;	color:#000;	font-size: 12px;}a:visited { 	text-decoration:underline;	font-weight: normal;	color:#000;	font-size: 12px;}a:hover {  	text-decoration:underline;	font-weight: normal;	color:#ec5d5f;	/*background-color:#738FE6;*/	font-size: 12px;}a {outline:none;} /* Fix for IE on Mac */#container{	/*Code taught to me by Eric Willis*/	width:780px;	margin:0 auto;		/*border-left: 3px #035E05 solid;	border-right: 3px #035E05 solid;	border-bottom: 3px #035E05 solid;*/	/*end the code that Eric Willis taught me*/		/*background-color: #ccc;	border-left: solid 2px #000;	border-bottom: solid 2px #000;	border-right: solid 2px #000;	border-top: solid 2px #000;*/		font-family: Arial, Helvetica, sans-serif;	font-size: 12px;        line-height: 150%;	overflow: visible;	background-color:#FEFEFD;	background-image: url('../images/background.jpg');	/*border-left: solid 5px #ddd;*/}#header {	background-image: url('../images/headerBackground.jpg');	background-repeat:no-repeat;	height:136px;}#wrapper {	/*background: #ABC9D6 url('../images/pmrBackgroundBorder.jpg') repeat-y center top;*/	background-color: #cfccc4;}#text_body {		clear:both;		padding-top:20px;		margin:0 auto;		width:759px;			background-image: url('../images/bodyBackground.jpg');}#left_body {	background-image: url('../images/sideBackground.jpg');	background-repeat:repeat;	width: 136px;	float:left;}#main_body {	background-color:#FEFEFD;	background-image: url('../images/bodyBackground.jpg');	background-position:right top;	background-repeat:no-repeat;	width:644px;	float:left;}.section_header {	font-size:14px;	font-weight:bold;	color: #ec5d5f;}.section_header_link a:link { 	text-decoration:underline;	font-weight: normal;	color:#ec5d5f;	font-size: 14px;}.section_header_link a:visited { 	text-decoration:underline;	font-weight: normal;	color:#ec5d5f;	font-size: 14px;}.section_header_link a:hover {  	text-decoration:underline;	font-weight: normal;	color:#000;	/*background-color:#738FE6;*/	font-size: 14px;}.section_header_link a {outline:none;} /* Fix for IE on Mac */	