html, body, ol, ul, li, dl, dt, dd, img {	margin: 0; 	padding: 0;	border: 0;	list-style: none;}p, h1, h2, h3, h4 {	line-height: 130%;}/* Jello */body {	padding: 0 370px 0 370px; /* these side paddings together determine the natural min-width */	font-family: tahoma, arial, helvetica, sans-serif;	font-size: 95%;	text-align: center; /* this centers the wrappers in older IEwin versions */	background: #D58E0B;}		#sizer {	margin: 0 auto 0 auto; /* this centers the wrappers in standards browsers */	padding: 0;	width: 60%; /* here is the critical value for customizing the Jello behavior */	max-width: 370px;  /* version for IE is at the bottom of this style block */}#expander {	background: white;	margin: 0 -370px 0 -370px; /* these side margins should be the same or slightly less than body paddings */	min-width: 740px; /* This prevents Safari from losing the negative margins in narrow windows */	position: relative;	min-height: 1px;}/* Holly hack for IE. Must be zero, not the usual 1% value, due to IE bug \*/* html #expander { height: 0; }/* *//* helps IE get the child percentages right. */#wrapper { width: 100%; } #wrapper2 { 	margin-right: auto;	margin-left; auto;} #sidebar {	width: 22%;	float: left;	display: inline; /* IEwin doubled margin bug fix */	text-align: left;	margin-left: 3%;	color: #614105;	padding-top: 3em;	padding-bottom: 6em;	background: url(images/bgn.jpg) 100% 0 repeat-y;}#content {	width: 68%;	margin-right: 3%;	text-align: left;	float: right;	display: inline; /* IEwin doubled margin bug fix */	padding-bottom: 4em;	padding-top: 2em;}#footer { 	clear: both; 	width: 90%;  	padding: 0.5em 0 0.5em 0; 	margin: 1em 5% 1em 5%; 	border-top: 3px solid #614105; 	font-size: x-small;	color: #614105;}	.bpalogo {	position: absolute;	top: 1px;	right: 1px;}.sidenav li a {	display: block; 	border: 2px solid #dcd3c2;	text-decoration: none;	background: url(images/butn.jpg);	padding: 4px 5px 4px 10px;	font-family: tahoma, arial, sans-serif;	font-size: 1em;	font-weight: bold;	min-height: 1%;}.sidenav li a:hover {	border-color: #fef5e4 #d4cab9 #c2b9a8 #ece3d2;	background-position: -1px -1px;	padding: 3px 6px 5px 9px;}.sidenav li a:active {	border-width: 3px 1px 1px 3px;	border-color: #c2b9a8 #ece3d2 #fef5e4 #d4cab9;	background-position: 0 0;	padding: 4px 5px 4px 10px;}.textpadder {	padding: 8px;}.textpadder2 {	padding: 0 144px 0 144px;}.jextpadder {	padding: 8px;	background: #EBA400;	text-align: center;	border: 2px solid #bb3140;}/* http://positioniseverything.net/easyclearing */.clearfix:after {    content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden;}.clearfix {display: inline-table;}/* Hides from IE-mac \*/* html .clearfix {height: 1%;}.clearfix {display: block;}/* End hide from IE-mac *//* \*/* html #wrapper,* html .sidenav li a {height: 1%;}/* Holly hack */h1, h2, h3, h4, h5, h6	{	font-family: tahoma, arial, helvetica, sans-serif;}table, th, td {	border: 1px solid #253f6b;	border-collapse: collapse;	color: #bb3140;	text-align: center;	padding: 7px;	background: #D2B480;}img.left {	float: left;	margin-right: 6px;}img.rite {	float: right;	margin-left: 6px;}img.centerd {	float: right;	margin-left: 6px;	margin-right: 98px;}br.imgclr {	clear: left, right;}.fltrt {	float: right;	margin-left: 6px;}.algrt {	text-align: right;}.fltlft {	float: left;	margin-right: 6px;}.alglft {	text-align: left;}.toprow {	font-weight: bold;	text-align: center;}.strike {	text-decoration: line-through;}.green {	color: #256105;}.dkblu {	color: #083c9b;}.red {	color: #bb3140;}.tan {	color: #EBA400;}.sien {	color: #614105;}.yell {	color: #D58E0B;}.white {	color: #FFFFFF;}.hide {	display: none;}.u {	text-decoration: underline;}.b {	font-weight: bold;}.lg {	font-size: 120%;}.hg {	font-size: 150%;}.sm {	font-size: 80%;}.em {	font-style: italic;}.sml {	font-size: 80%;	font-weight: lighter;}.smb {	font-size: 80%;	font-weight: bold;	line-height: 140%;}.emin {	font-style: italic;	letter-spacing: -2px;}.wind {	line-height: 140%;}.numb {	line-height: 160%;}.cent {	text-align: center;}.left {	text-align: left;}.rite {	text-align: right;}.back {	background: #666633;	padding: 6px;}.close {	margin: 0}.blck {	margin-right: 36px;}.blck2 {	margin-left: 36px;}.blck3 {	margin-right: 400px;}.blck4 {	margin-right: 72px;	margin-left: 72px;}a:link { 	color: #bb3140; }a:visited { 	color: #EBA400; }a:hover { 	color: #4a3104; }a.red:link { 	color: #bb3140; }a.red:visited { 	color: #4a3104; }a.red:hover { 	color: #ffffff; }a.white:link { 	color: #ffffff; }a.white:visited { 	color: D58E0B; }a.white:hover { 	color: #614105; }