

body {
  margin: 0px;
  padding: 0px;
}

.topBar {
  width: 750px;
  height: 120px;
  background-image: url("../art/baseArt/topBarBackground.gif");
}

.whiteCircle {
  width: 750px;
  height: 120px;
  background-image: url("../art/baseArt/circle.gif");
  background-repeat: no-repeat;
  background-position: 49px 7px;
}

.topLogo {
  width: 750px;
  height: 120px;
  padding: 14px 0px 0px 200px;
  background-image: url("../art/baseArt/tyw_logo.gif");
  background-repeat: no-repeat;
  background-position: 50px 7px;
}

.shadowBar {
  width: 750px;
  height: 8px;
  padding: 0px;
  margin: 0px;
  text-align: left;
  background-image: url("../art/baseArt/topShadowBackground.gif");
  background-position: 0px 0px;
  background-repeat: repeat-x;
}


.menuEnvelope {
  width: 151px;
  background-image: url("../art/baseArt/twy_stained_glass.jpg");
  background-repeat: no-repeat;
  padding: 25px 0px 0px 0px;
  margin: 0px;
  vertical-align: top;
}



.menuCell {
  width: 151px;
  height: 35px;
  vertical-align: middle;
  text-align: center;
  padding: 0px 0px 0px 10px;
}

a.menuLink:visited {
  color: black;
  font-size: 16pt;
  text-decoration: none;
  font-weight: bold;
}

a.menuLink:active {
  color: black;
  font-size: 16pt;
  text-decoration: none;
  font-weight: bold;
}

a.menuLink:link {
  color: black;
  font-size: 16pt;
  text-decoration: none;
  font-weight: bold;
}

a.menuLink:hover {
  color: black;
  font-size: 16pt;
  text-decoration: none;
  font-weight: bold;
}




.contentEnvelope {
  width: 599px;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}



.sepLines {
  color: #583F08;
  height: 1px;
  width: 96%;
  text-align: right;
}


.trueContentEnvelope {
  padding: 5px 10px 5px 20px;
}



.caption {
  text-align: center;
  font-size: 10pt;
  padding-top: 7px;
}



.staffCell {
  margin: 0px 15px 10px 0px;
  float: left;
  clear: left;
}


.lovinghonors {
  width: 599px;
  text-align: center;
  font-size: 8pt;
  padding-top: 8px;
}


a.lovinghonorslink:visited {
  color: black;
  font-size: 8pt;
}

a.lovinghonorslink:active {
  color: black;
  font-size: 8pt;
}

a.lovinghonorslink:link {
  color: black;
  font-size: 8pt;
}

a.lovinghonorslink:hover {
  color: black;
  font-size: 8pt;
}


/* Classes for dynampage.html follow */

.ObitListTitle {
  font-size: 14pt;
  font-weight: bold;
}

.ObitList {
}

.ObitNum {
}


a.ObitListLink:visited {
  color: black;
  font-size: 12pt;
}

a.ObitListLink:active {
  color: black;
  font-size: 12pt;
}

a.ObitListLink:link {
  color: black;
  font-size: 12pt;
}

a.ObitListLink:hover {
  color: black;
  font-size: 12pt;
}


.ObitName {
  font-size: 14pt;
  font-weight: bold;
}


.ObitBaseInfo {
}

.ObitText {
}


.ObitButtons {
  background-color: whitesmoke;
  width: 225px;
}



/* obit Email Classes */
