/* Global Styles */	 body  {	background: #91885E;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #000000;}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.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;} td	{	font:11px Arial, Helvetica, sans-serif;	color:#666666;	}	a {	color: #993300;	}	a:hover {	color: #5C743D;	}/* ID Styles */#container  {	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: #FFFFFF;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: 1px solid #000000;	text-align: center;	padding: 0px;} #header  {	background: #DDDDDD;	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */	height: 113px;	margin: 0px;} #header  h1  {	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */}#sidebar1  {	float: left; /* since this element is floated, a width must be given */	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	background: #7A6D3C; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 0px;	margin: 0px;	height: 100%;}#Content  {	margin: 0 0 0 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */	padding: 0 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */} #onecolumnContent  {	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */} #footer  {	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */	background:#506665;	clear: both;} #footer  p  {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.7em;	color: #000000;}#navigation td {	border-bottom: 1px solid #F4FFE4;	}	#navigation a {	font: bold 11px Arial, Helvetica, sans-serif;	color: #D5EDB3;	line-height:16px;	letter-spacing:.1em;	text-decoration: none;	display:block;	padding:8px 6px 10px 20px;	}	#navigation a:hover {	background: #99CC66;	color:#993300;	}	#menubar{	background-color: #333333;	margin: 0;	padding: 0.2em 1em;	height: 20px;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}/*#menubar li {	font: bold 0.75em Arial, Helvetica, sans-serif;	color: #D5EDB3;	letter-spacing:0.1em;	text-decoration: none;	padding-right: 1em;	padding-left: 1em;	border-right: 2px solid #DCDE70;	padding-top: 0px;	padding-bottom: 0px;	}	*//*#menubar li.last {	border-right: 0;}*//*#menubar a {	color: #D5EDB3;	letter-spacing:0.1em;	text-decoration: none;	padding:0px;	height: 17px;	background-color: #009933;		}	*//*#menubar a:hover {	color:#CAB18A;	}	*/#logo 	{	font:24px Arial, Helvetica, sans-serif;	color: #5C743D;	letter-spacing:.2em;	line-height:30px;	}#tagline 	{		font:11px Arial, Helvetica, sans-serif;	color: #993300;	letter-spacing:.4em;	line-height:18px;	}#monthformat {	border-bottom: 1px dashed #5C743D;	}		#dateformat {	font:11px Arial, Helvetica, sans-serif;	color: #77A53A;	letter-spacing:.2em;	height: 17px;	background-color: #333333;	margin: 0px;	padding: 3px 0px 0px;	}	#dateformat a {	font:11px Arial, Helvetica, sans-serif;	color: #993300;	font-weight:bold;	letter-spacing:.1em;	text-decoration:none;	}	#dateformat a:hover {	color: #F4FFE4;	letter-spacing:.1em;	}	/* Class Styles */	.bodyText {	font:11px Arial, Helvetica, sans-serif;	color:#666666;	line-height:20px;	margin-top:0px;	}	.mainText {	font: 0.95em Verdana, Arial, Helvetica, sans-serif;	color: #1C1912;	}	.pageName{	font: bold 18px/26px Arial, Helvetica, sans-serif;	color: #334E73;	letter-spacing:.21em;	}	.subHeader {	font:bold 11px Arial, Helvetica, sans-serif;	color: #993300;	line-height:22px;	letter-spacing:.2em;	}.quote {	font: 20px Arial, Helvetica, sans-serif;	color: #759DA1;	line-height:30px;	}	.smallText {	font: 10px Arial, Helvetica, sans-serif;	color: #666666;	line-height: 22px;	}	.navText {	font: 11px Arial, Helvetica, sans-serif;	color: #003366;	line-height:16px;	letter-spacing:.1em;	text-decoration: none;	}	