body { 
  background: #808FB2 url(bk.jpg) repeat-x fixed;
  margin: 0;
  padding: 0;
  color: #333333;
  font-family: Georgia, Times, serif;
  font-size: 80%;
}

h1,h2,h3,h4,h5,h6 { 
  border: 0;
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-weight: normal;
}

h3 { 
  text-transform: uppercase;
  font-size: 90%;
  word-spacing: 2px;
  letter-spacing: 2px;
  margin-left: -10px;
  font-weight: bold;
}

a { 
  color: #5F524F;
}

acronym { 
  font-style: italic;
  cursor: help;
  font-weight: bold;
}
#container { 
  width: 750px;
  background: #fff url(paper_top.jpg) no-repeat;
  margin: 0px 0 0 25px;
  padding-bottom: 20px;
}

#pageHeader { 
  height: 180px;
  padding: 20px 0 20px 50px;
}

#pageHeader h1 { 
  height: 90px;
  width: 340px;
}

#pageHeader h1 span { 
}
#linkList,
#supportingText,
#preamble { 
  margin: 10px 60px 10px 130px;
}
#footer {
	position: absolute;
	top: 200px;
	left: 150px;
	font-size: 80%;
	padding-top: 3px;
	width: 575px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0056E8;
	text-align: right;
}

#larchives { 
  margin: 40px -50px 0 -150px;
  text-align: center;
  padding-top: 15px;
  border-top: 1px solid #6E512F;
}

#larchives h3 { 
  display: none;
}

#larchives ul { 
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#larchives li { 
  display: inline;
  padding: 0 10px;
  text-transform: uppercase;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
  font-size: 80%;
}

#lresources { 
  position: absolute;
  top: 220px;
  left: 10px;
  width: 140px;
  height: 257px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
  color: #000;
}

#lresources a { 
  color: #000;
}

#lresources h3 { 
  padding: 40px 10px 0 30px;
}

#lresources ul { 
  font-size: 80%;
}

#lresources li { 
  padding: 5px;
}