@charset "UTF-8";body {	font: bold normal 14px Arial, Helvetica, sans-serif;	background: #FFF repeat-x;	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: #333;	height: 900px;}.twoColFixLtHdr #container {	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: #FFFFFF;	margin: 0 0px 0 50px;	text-align: center; /* this overrides the text-align: center on the body element. */	height: 100%;	overflow: visible;} .twoColFixLtHdr #wordscontainer{	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: #FFFFFF;	margin: 50px;	text-align: center; /* this overrides the text-align: center on the body element. */	height: auto;	overflow: visible;}.twoColFixLtHdr #header {	background: #FFF;	padding: 0 10px 0 20px;  /* 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. */	text-align: center;	border-bottom-width: thin;	border-bottom-style: solid;	border-bottom-color: #999;} .twoColFixLtHdr #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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */}.twoColFixLtHdr #sidebar1 {	float: left; /* since this element is floated, a width must be given */	width: 400px; /* 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: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 15px 10px 15px 20px;	}.twoColFixLtHdr #mainContent {	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 */	height: 900px;} .twoColFixLtHdr #footer {	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */	background:#FFF;	text-align: center;	vertical-align: middle;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #CCC;	width: 1024px;	margin-left: 50px;	border-top-width: thin;	border-top-style: solid;	border-top-color: #999;} .twoColFixLtHdr #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 */}.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;}.ofornav {	font-size: 9px;	color: #CCC;}.interiorlinks {	font-size: 14px;	color: #900;	text-decoration: none;	font-weight: bold;}h4 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	text-transform: uppercase;	text-align: left;}.nav1 a:link {	font-weight: bold;	font-variant: normal;	text-transform: uppercase;	font-size: 9px;	font-family: Arial, Helvetica, sans-serif;	font-style: normal;	text-decoration: none;	color: #999;}.nav1 a:visited {	color: #666;	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	text-decoration: none;	font-weight: bold;	font-variant: normal;	text-transform: uppercase;}.nav1 a:active {	color: #900;	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	font-weight: bold;	font-variant: normal;	text-transform: uppercase;}.nav1 a:hover {	color: #F30;	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: bold;	font-variant: normal;	text-transform: uppercase;}.nav2 a:link {	color: #666;	font-weight: bold;	font-variant: normal;	text-transform: uppercase;	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	font-style: normal;	text-decoration: none;}.nav2 a:visited {	color: #666;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	text-decoration: none;	font-weight: bold;	font-variant: normal;	text-transform: uppercase;}.nav2 a:active {	color: #600;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bold;	font-variant: normal;	text-transform: uppercase;}.nav2 a:hover {	color: #C00;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	font-variant: normal;	text-transform: uppercase;	text-align: center;}.nav3 a:link {	color: #633;	font-weight: bold;	font-variant: normal;	text-transform: none;	font-size: 14px;	font-family: Arial, Helvetica, sans-serif;	font-style: normal;	text-decoration: none;}.nav3 a:visited {	color: #633;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	text-decoration: none;	font-weight: bold;	font-variant: normal;	text-transform: none;}.nav3 a:active {	color: #600;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;	font-variant: normal;	text-transform: none;}.nav3 a:hover {	color: #C00;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	font-variant: normal;	text-transform: none;	text-align: center;}h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-style: normal;	font-weight: bold;	font-variant: normal;	text-transform: uppercase;	color: #991006;	line-height: normal;	text-align: center;}#apDiv1 {	position:absolute;	width:630px;	height:663px;	z-index:10;	left: 380px;	top: 170px;	visibility: visible;}#apDiv2 {	position:absolute;	width:630px;	height:657px;	z-index:9;	left: 380px;	top: 170px;	visibility: hidden;}#apDiv3 {	position:absolute;	width:630px;	height:707px;	z-index:8;	left: 380px;	top: 170px;	visibility: hidden;}#apDiv4 {	position:absolute;	width:630px;	height:707px;	z-index:7;	left: 380px;	top: 170px;	visibility: hidden;}#apDiv5 {	position:absolute;	width:630px;	height:707px;	z-index:6;	left: 380px;	top: 170px;	visibility: hidden;}#apDiv6 {	position:absolute;	width:133px;	height:726px;	z-index:11;	left: 205px;	top: 148px;}#apDiv7 {	position:absolute;	width:150px;	height:400px;	z-index:12;	top: 148px;	text-align: center;	left: 53px;}#apDiv8 {	position:absolute;	width:133px;	height:726px;	z-index:11;	left: 241px;	top: 151px;}#apDiv9 {	position:absolute;	width:630px;	height:707px;	z-index:7;	left: 380px;	top: 170px;	visibility: hidden;}#apDiv10 {	position:absolute;	width:630px;	height:707px;	z-index:7;	left: 380px;	top: 170px;	visibility: hidden;}#apDiv11 {	position:absolute;	width:630px;	height:707px;	z-index:7;	left: 380px;	top: 170px;	visibility: hidden;}.interiorlinks2 {	font-style: normal;}.imageright {	margin-right: 15px;}.words {	color: #333;	text-align: center;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: normal;	width: 670px;	margin-right: auto;	margin-left: auto;	font-style: normal;		}.caption {	color: #666;	font-style: italic;	font-size: smaller;	text-align: center;}.centergallery {}#leftcolumn {	margin: 20px;	float: left;	width: 400px;	padding: 20px;	clear: right;}#rightcolumn {	margin: 20px;	float: right;	width: 400px;	padding: 20px;	clear: none;}#openingtext .words {	width: 612px;	margin-right: auto;	margin-left: auto;	text-align: center;}#apDiv7-a {	position:absolute;	width:1027px;	height:42px;	z-index:12;	top: 860px;	text-align: center;	left: 50px;}.imagerightleft {	margin-right: 15px;	margin-left: 30px;}.wordsproject1 {	margin-left: 50px;	margin-right: 50px;}.wordsarticles {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: normal;	color: #333;	text-align: left;}.centerwords {	text-align: left;	font-style: normal;	color: #333;	font-weight: normal;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	width: 650px;}.twoColFixLtHdr #apDiv4 p {	text-align: center;}.twoColFixLtHdr #apDiv3 p {	text-align: center;}h2 {	color: #333;	font-weight: lighter;}.wordsjustified {	color: #333;	text-align: left;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: normal;	width: 800px;	margin-right: auto;	margin-left: auto;	font-style: normal;}.twoColFixLtHdr #footer2 {	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */	background:#FFF;	text-align: center;	vertical-align: middle;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #CCC;	width: 1024px;	margin-left: 50px;	border-top-width: thin;	border-top-style: solid;	border-top-color: #999;	margin-top: 600px;}