.twoColFixLtHdr #container #header #sidebar1 {
	background: #a51201 no-repeat;
	padding-top: 18px;
	color: #FFFFFF;
	text-align: center;
}
body  {
	background: #FFFEF0;
	margin: 0 0 0 450; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 15 0 20;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
}
link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.twoColFixLtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ecc073;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	padding: 10px;
	font-size: 12px;
} 
.twoColFixLtHdr #header {
	background: #ecc073;
	padding: 0;  /* 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. */
	left: 100px;
	top: auto;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 0px;
	background: 
	background-color: #ecc073;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0
.em;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* 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: #a51201;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0em;
	text-align: left;
	;
	padding: 0px 10px 0px 8px;
	color: #FFFFFF;
}
.twoColFixLtHdr #header #mainContent #mtext {
	background: #ecc073;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 0em;
	text-align: center;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px; /* 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: 10px 10px 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: 0em;
	border: thin none #000000;
	background: #ecc073;
} 
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 0em;
	font-weight: lighter;
	text-align: left;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#70260d;
	text-align: center;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 
.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 */
	font-family: Arial, Helvetica, sans-serif;
}
.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;
}
a {
	color: #FFFFFF;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
}
.twoColFixLtHdr #header #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0.1em;
	background: #c89627;
	padding: 10px;
	background-color: #c89627;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	text-align: left;
}
#apDiv1 {
	background: #ecc073;
	left: 735px;
	top: 587px;
	text-align: left;
}
.boldname {
	font-weight: bold;
}
.twoColFixLtHdr #header #mainContent img {
	border: thin none #000000;
	right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.twoColFixLtHdr #container #header #mainContent img {
	background: #ecc073;
}
#sacred {
}
.twoColFixLtHdr #header #sidebar1 p {
	color: #FFFFFF;
}

}
.twoColFixLtHdr #container #header #mainContent p {
	float: none;
	background: #ecc073;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.twoColFixLtHdr #apDiv2 {
	background: #ecc073;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.twoColFixLtHdr #container #header #sidebar1 h1 {
	background: #A51201;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #header #mainContent img {
	float: right;
	padding-bottom: 3px;
}
.twoColFixLtHdr #container #header #sidebar1 juli {
	font-size: 16px;
	position: center;
}
.twoColFixLtHdr #container #header #mainContent img {
	padding-bottom: 5px;
	padding-left: 1px;
	text-align: center;
	background: #ecc073;
}
.twoColFixLtHdr #container #header #sidebar1 juli2 {
	font-size: 16px;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #header #sidebar1 juli4 {
	font-size: 16px;
}
.twoColFixLtHdr #container #header #mainContent #drum {
	padding-right: 5px;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #000000;
	border-left-color: #000000;
}
.twoColFixLtHdr #container #header #mainContent hr {
	color: #ecc073;
	border-color: #CC0000;
}
.twoColFixLtHdr #container #header #sidebar1 h2 {
	text-align: center;
}
#newmap {
	text-align: center;
}
.twoColFixLtHdr #container #header #mainContent h1 a {
	color: #000;
	background: #ecc073;
}
#frontdes {
	font: 10px Georgia, "Times New Roman", Times, serif;
}
.twoColFixLtHdr #container #header #sidebar1 p a {
	font: 8px Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #container #header #mainContent h2 {
	text-align: left;
	background: #ecc073;
}
.twoColFixLtHdr #container #header #mainContent h2 {
	text-align: center;
}
.twoColFixLtHdr #container #header #mainContent img {
	padding-bottom: 24px;
}
.twoColFixLtHdr #container #header #mainContent div {
	left: 300px;
}
.twoColFixLtHdr #container #header #mainContent div {
	left: 800px;
}
.twoColFixLtHdr #container #header #mainContent div {
	left: 700px;
}
.twoColFixLtHdr #container #header #mainContent #scrolling text {
	left: 250px;
}
.twoColFixLtHdr #container #header #mainContent {
	font-style: italic;
}

