


/* HTML Tags */
body { 
  background: #999 url('papel/bk.jpg') repeat-x fixed;
  margin: 0;
  padding: 0;
  color: #33140E;
  font-family: Georgia, Times, serif;
  font-size: 80%
}

h1, h2 { 
  border: 0px none;
  margin: 10;
  padding: 0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-weight: normal
}



a { 
  color: #5F524F;
}

acronym { 
  font-style: italic;
  cursor: help;
  font-weight: bold;
}

/* Divisions */

#container { 
  width: 750px;
  background: url('papel/paper_mid.gif') repeat-y;
  padding-bottom: 20px; margin-left:25px; margin-right:0; margin-top:50px; margin-bottom:0
}

#pageHeader { 
  height: 100px;
  padding: 20px 0 20px 50px;
}

#pageHeader h3 { 
  height: 90px;
  width: 340px;
  background: url('papel/logo.gif') no-repeat;
}

#pageHeader h3 span,
#pageHeader h4 span { 
  display: none;
}

#pageHeader h1 { 

  width: 320px;
  height: 262px;
  position: absolute;
  top: 250px;
  left: -6px;
  z-index: 5
}

#linkList,
#supportingText,
#preamble { 
  margin: 10px 100px 10px 200px;
}

#quickSummary { 
  background-position: 0% 0%; position: absolute;
  top: 50px;
  left: 450px;
  height: 100px;
  width: 280px; background-color:transparent; background-repeat:no-repeat; background-attachment:scroll
}

#extraDiv1 { 
  position: absolute;
  top: 10px;
  left: 23px;
  width: 750px;
  height: 50px;
  background: url('papel/paper_top.gif') no-repeat;
}

#lfavorites ul,
#lselect ul { 
  list-style-type: none;
}

#lfavorites li,
#lselect li { 
  clear: both;
  border-bottom: 2px dotted #887972;
  color: #FFF;
  background: url('papel/doc.gif') no-repeat center;; padding-left:0; padding-right:0; padding-top:4px; padding-bottom:4px
}

#lfavorites a,
#lselect a { 
  float: left;
  text-decoration: none;
}

#lfavorites a.c,
#lselect a.c { 
  float: right;
  text-decoration: none;
  font-style: italic;
}

#footer { 
  position: absolute;
  top: 160px;
  left: 150px;
  font-size: 80%;
  border-top: 1px solid #6E512F;
  padding-top: 3px;
  width: 575px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

#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: 200px;
  left: 10px;
  width: 200px;
  height: 257px;
  background: url('papel/sticky.gif') no-repeat;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
  color: #000
}

#lresources a { 
  color: #000;
}

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

#lresources ul { 
  font-size: 80%;
}

#lresources li { 
  padding: 3px;
}



/* Classes */

.headerwh  {
	FONT-SIZE: 18px; font-weight: bold; COLOR: White; FONT-FAMILY: 
	Verdana, Geneva, Arial, Helvetica, sans-serif
}
.enter  {
	FONT-SIZE: 18px; font-weight: bold; COLOR: Maroon;  ; FONT-FAMILY: 
	Verdana, Geneva, Arial, Helvetica, sans-serif
}

.Caption  {
	FONT-SIZE: 12px; font-weight: bold; COLOR: #000000; FONT-FAMILY: 
	Verdana, Geneva, Arial, Helvetica, sans-serif
}
.footCaption  {
	FONT-SIZE: 9px; font-weight: bold; COLOR: #000000; FONT-FAMILY: 
	Verdana, Geneva, Arial, Helvetica, sans-serif
}
.accesskey { 
  font-weight: bold;
  text-decoration: underline;
}

