
body {
  color: #6a003a;
  padding: 0px;
  margin: 0px;
}


h1 {
  color: #6a003a;
}

h2 {
  color: #6a003a;
}

h3 {
  color: #6a003a;
}

p {
  color: #6a003a;
}

ol {
  color: #6a003a;
}



.linksTable {
  vertical-align: top;
  padding-left: 50px;
  padding-bottom: 10px;
}

#homePageTitle {
  position: absolute;
  top: 235px;
  left: 310px;
}



#protoPageTitle {
  position: absolute;
  top: 170px;
  left: 310px;
}


.leftColTop {
  width: 45px;
  height: 4px;
  background-image: url("../art/leftBarTopCap.gif");
  padding: 0px;
  margin: 0px;
}


.leftColBottom {
  width: 45px;
  height: 6px;
  background-image: url("../art/leftBarBottomCap.gif");
  padding: 0px;
  margin: 0px;
}


.leftCol {
  width: 45px;
  background-image: url("../art/leftBar.gif");
  background-repeat: repeat-y;
  padding: 0px;
  margin: 0px;
}



.outerEnvelope {
  width: 720px;
}



.menuEnvelope {
  width: 150px;
  text-align: center;
  vertical-align: top;
}



.contentEnvelope {
  width:  575px;
  vertical-align: top;
  color: black;
  font-family: times roman, times new roman, serif;
  font-size: 12pt;
}


.bottomLine {
  font-size: 16pt;
  color: #6a003a;
}

.boldIt {
  font-weight: bold;
}



.portrait {
  width: 240px;
  text-align: center;
  height: 256px;
}


.bio {
  padding-top: 10px;
  vertical-align: top;
  text-align: center;
}


.go2thenet {
  color: #6a003a;
  font-size: 8pt;
  text-align: center;
}

a:link.go2link {
  color: #6a003a;
  font-size: 8pt;
  text-align: center;
}



a:hover.go2link {
  color: #6a003a;
  font-size: 8pt;
  text-align: center;
}



a:visited.go2link {
  color: #6a003a;
  font-size: 8pt;
  text-align: center;
}



a:active.go2link {
  color: #6a003a;
  font-size: 8pt;
  text-align: center;
}




/* Obit Formats */

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