body {
  background-color: silver;
  margin: 0;
  padding: 0;
  color: #33140E;
  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: navy;
}
a:hover {
    color: Goldenrod;
}
a.Dotted:link {
        border-bottom:1px dotted navy;
        text-decoration:none;
}
li{
        margin-bottom: 6px;
}


/* Divisions */

#container {
  width: 750px;
  background-color: white;
  margin: 15px 0 0 120px;
  padding-bottom: 20px;
}

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

#pageHeader h1 {
        position: absolute;
        left: 180px;
        top: 50px;
        height: 100px;
        width: 300px;
        /* background: url(images/AngelSpeech_textlogo.gif) no-repeat; */
        background: url(images/support_logo.png) no-repeat;
}

#pageHeader h2 span,
#pageHeader h1 span {
  display: none;
}

#pageHeader h2 {
  background: url(images/sorry_200.gif) no-repeat;
  width: 320px;
  height: 262px;
  position: absolute;
  top: 350px;
  left: 60px;
  z-index: 5;
}

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


#quickSummary p.p1 {
  display: none;
}

#quickSummary p.p2 {
  padding: 78px 0 0 15px;
  font-size: 10px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

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

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

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

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

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

#footer {
  position: absolute;
  top: 155px;
  left: 190px;
  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%;
}

.accesskey {
  font-weight: bold;
  text-decoration: underline;
}

.angela{
        color: Goldenrod;
        font-weight: bold;
}
acronym {
  /*font-style: italic;*/
  cursor: help;
  font-weight: bold;
  color: Goldenrod;
}

#SignUp .signupframe {
  border: 1px solid #000000;
  background: #ffffff;
  color: #226699;
  font-family: Arial, Helvetica, sans-serif;
}

li.c1 {list-style: none}
