body {
	font: 12px Verdana;
	color: #000;
	margin: 5px 0 5px 50%;
	background-color: #738C64;
	margin-right: 250px;
}
a:link, a:visited {
	font: 12px "Trebuchet MS", Verdana;
	text-decoration: underline;
	color: #000;
}
a:hover, a:active {
	font: 12px "Trebuchet MS", Verdana;
	text-decoration: none;
	color: #A03E19;
}
#container {
	position: relative;
	width: 702px;
	background: #FAFBFB url(header.jpg) no-repeat top left;
	margin: 0 0 0 -350px;
	border: 5px solid #FFF;
}
h3 {
	color: #131A12;
	font: 22px "Trebuchet MS", Verdana;
	margin: 0;
	text-transform: lowercase;
}
h5 {
	color: #131A12;
	font: 22px "Trebuchet MS", Verdana;
	margin: 0;
	text-transform: lowercase;

}
acronym {
	border: 0;
	font-style: normal;
}

#pageHeader {
	height: 525px;
}
#pageHeader span {
}

#preamble, #supportingText {
	width: 430px;
	margin-left: 250px;
	margin-top: auto;
}
#footer { 
	position: relative; 
	left: -250px; 
	width: 700px;
	height: 98px; 
	padding: 0; 
	background: #ADB583 url(footer.jpg) no-repeat top left; 
}
#footer a:link, #footer a:visited {
	color: #61A7BC;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #61A7BC;
	text-decoration: underline;
}

#container #linkList {
	position: absolute;
	left: 20px;
	top: 294px;
	width: 198px;
	font: 10px "Trebuchet MS", Verdana;
	height: 213px;
}
#linkList h3 {
	width: 198px;
	height: 18px;
	margin-top: 20px;
}
#linkList h3 span {
	display: none;
}

#linkList h3.select {
	background: url(left_select.gif) no-repeat top left;
}
#linkList h3.archives {
	background: url(left_select.gif) no-repeat top left;
}
#linkList h5 {
	width: 198px;
	height: 18px;
	margin-top: 50px;
	
}
#linkList h5 span {
	display: none;
}

#linkList h5.select {
	background: url(left_select.gif) no-repeat top left;
}
#linkList h5.archives {
	background: url(left_select.gif) no-repeat top left;
}

#linkList ul {
	list-style: none;
	padding: 0 0 18px 0;
	margin: 0;
	background: url(left_footer.gif) no-repeat bottom left;
}
#linkList ul li {
	padding: 5px 10px 5px 10px;
	background: url(li_bg.png) bottom left;
	border-bottom: 1px solid #4C6A36;
	margin: 0;
}
#linkList ul li:hover {
	color: #FFF;
	background-color: #305045;
	background-image: url(spacer.gif);
}
#linkList #lselect {
	color: #666;
}
#linkList ul li a {
	display: inline;
	color: #000;
	text-transform: lowercase;
}
#linkList #lselect ul li a {
	font: 14px "Trebuchet MS", Verdana;
	display: block;
	color: #000;
	text-transform: lowercase;
}

#linkList #lselect ul li a.c, #linkList ul li a.c {
	display: inline;
	font: 10px "Trebuchet MS", Verdana;
	color: #666;
	text-transform: none;
}
#linkList ul li:hover a, #linkList #lselect ul li:hover a {
	color: #FFF;
}
