/* -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- */
/* Import the base style rules that are kept the same site wide        */

@import url("base.css");

/* -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- */
/* Following style rule defines the basic BODY element characteristics */

BODY.Article {
  background: none #000000; color: #9edce9;
}

/* -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- */
/* Following style rules defines rendering of the page area            */

DIV.Epigraph1 {
  background: #000000 url(../graphics/angel-r.jpg) no-repeat;
  margin: 0; border: none; padding: 6px;
  float: right; height: 240px; width: 174px;
}

DIV.Epigraph2 {
  background: #000000 url(../graphics/angel-l.jpg) no-repeat;
  margin: 12px 0px 0px 12px; border: none; padding: 0;
  float: left; height: 479px; width: 348px;
}

DIV.SimpleSect1 {
  color: #9edce9; margin-right: 198px; margin-left: 12px;
  border-bottom: solid 2px #88aaaa;
}

DIV.SimpleSect2 {
  color: #9edce9; margin-right: 12px; margin-left: 372px;
}

DIV.SimpleSect3 {
  background: transparent; color: #9edce9; margin: 12px 12px 0 372px;
  border-bottom: solid 2px #88aaaa; padding: 0 0 6px 0; width: auto;
  clear: right;
}

IMG.Beacons {
  vertical-align: text-bottom;
}

H1.BridgeHead {
  text-align: center;
}

H2.Subtitle {
  text-align: center;
}

H3.GoodBye {
  margin: 0 0 0 24px; border: none; padding: 0;
  font-family: Georgia, "Bookman Old Style", serif;
  font-size: 1.1em; font-weight: bold; font-style: italic;
  text-align: left; width: auto;
}

P.SimPara1 {
  margin-right: 12px; margin-bottom: 0; text-align: center;
}

P.SimPara {
  margin: 6px 12px 0 12px; border: none; padding: 0;
  text-align: left; text-indent: 0;
}

/* -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- */
/* Following style rules defines rendering of the page footer area     */

P.SimPara2 {
  margin: 6px 12px 0 12px; border: none; padding: 0;
  font-family: Georgia, "Bookman Old Style", serif;
  text-align: left; text-indent: 0;
}

P.SimPara3 {
  margin: 6px 12px 0 12px; border: none; padding: 0;
  font-family: Georgia, "Bookman Old Style", serif;
  text-align: left; text-indent: 1em;
}

DIV.Colophon {
  color: #9edce9; margin-left: 372px; padding-bottom: 6px;
  border-top: none; border-bottom-color: #88aaaa;
}

/* -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- -=- */
