body { 
  background: #AAAAB7 url(bk.jpg) repeat-x fixed;
  margin: 0;
  padding: 0;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
}

h1 { 
  font-size: 100%;
  word-spacing: 2px;
  letter-spacing: 2px;
  margin-left: -10px;
  font-weight: bold;
}

h2,h3,h4,h5,h6 { 
  border: 0;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
}

h3 { 
  text-transform: uppercase;
  font-size: 100%;
  word-spacing: 2px;
  letter-spacing: 2px;
  margin-left: -10px;
  font-weight: bold;
}

a:link, a:visited{
	color: #5f524f;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#container { 
  width: 750px;
  background: #fff url(images/paper_top2.jpg) no-repeat;
  margin: 0px 0 0 25px;
  padding-bottom: 20px;
}

#pageHeader { 
  height: 300px;
  padding: 10px 0 10px 150px;
}

#pageHeader h1 { 
  height: 90px;
  width: 340px;
  font-size: 100%;
  word-spacing: 2px;
  letter-spacing: 2px;
  font-weight: bold;
}

#pageHeader h1 span { 
}
#linkList,
#supportingText,
#preamble { 
  margin: 100px 60px 8px 130px;
  width: 560px;
}
#preamble2 { 
  margin: 175px 60px 8px 130px;
}
#footer {
	position: static;
	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;
	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: 80px;
  left: 20px;
  width: 175px;
  height: 257px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
  color: #000033;
}

#lresources a { 
  color: #000033;
}

#lresources h3 { 
  padding: 40px 10px 0 30px;
}

#lresources ul { 
  font-size: 90%;
  font-color: 000033;
}

#lresources li { 
  padding: 5px;
}

