body {
    background-image: url('sunsetcurve.jpg');
    background-repeat: no-repeat;
    background-position: 43px 0px;
    background-color: #CCCCFF;
    background-attachment: scroll;
    font-family: arial, sans-serif;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 900px;
    padding: 0px;
    margin: 0px;
    border: none;
    }

p {
    padding: 0px 0px 3px 0px;
    font-size: 12px;
    }


h1 {
   margin-top: 30px;
   margin-bottom: 30px;
   font-size: 18px;
   padding-left: 30px;
   }

subh1 {
   margin-top: 0px;
   margin-bottom: 0px;
   font-size: 14px;
   font-weight: bolder;
   }

subh2 {
   margin-top: 0px;
   margin-bottom: 5px;
   font-size: 16px;
   font-weight: bolder;
   }

.heading {
   font-size: 30px;
   font-weight: bolder;
   padding-top: 100px;
   color: #485c70;
   }
   
.headingital {
   font-size: 45px;
   font-weight: bolder;
   color: #485c70;
   }
   
.headingsm {
   font-size: 21px;
   font-weight: bold;
   }
   
td.upperright {
   border-width: 0px;
   vertical-align: bottom;
   padding: 0px 0px 0px 280px;
   }

td.lowerright {
   border-width: 0px;
   vertical-align: top;
   padding: 50px 50px 50px 40px;
   font-weight: normal;
   font-size: 15px;
   }
   
td.left {
   border-width: 0px;
   vertical-align: top;
   padding: 50px 0px 125px 2px;
   width: 240px;
   height: 650px;
   font-weight: bold;
   text-align: center;
   font-size: 18px;
  }
   
table {
   border-width: 0px;
   position: absolute;
   left: 43px;
   top: 115px;
   }
   
table.lower {
   border-width: 0px;
   width: 810px;
   position: absolute;
   left: 40px;
   top: 860px;
   }

td.color {
  background-color: #CCCCFF;
   }
   
.welcome {
   padding-top: 50px;
   padding-left: 50px;
   vertical-align: top;
   }
   
   
h2 {
   font-size: 20px;
   font-weight: bold;
   padding-left: 30px;
   }
   
p#welcome {
   padding-left: 30px;
   }
   
.navtext a {
  text-decoration: none;
   }

.navtextbottom a {
  text-decoration: none;
   }

.lowerright a {
  text-decoration: none;
   }
   
.navbold {
   font-size: 18px;
   font-weight: bold;
   }
   
.navtext {
  font-size: 12px;
  padding: 0px 15px 0px 0px;
  }

.navtextbottom {
  font-size: 12px;
  }
   
.navtext h2 {
   display: inline;
   font-size: 24px;
   font-weight: bold;
   }   

.navtext h3 {
   display: inline;
   font-size: 18px;
   font-weight: bold;
   }   
   
img.photo {
  float: left;
  margin: 10px 10px 10px 0px;
  }

img.photo-tall {
  float: left;
  margin: 0px 10px 30px 0px;
  }  

img.scottphoto {
  float: left;
  margin: 0px 15px 0px 0px;
  }

img.scottslide {
  float: left;
  margin: 0px 10px 0px 0px;
  }

img.scottslide-tall {
  float: left;
  margin: 0px 10px 5px 0px;
  }

img.scottheader {
  margin: 0px 10px 15px 0px;
  }

img.logo {
  margin: 0px 0px 0px 28px;
  position: absolute;
  left: 36px;
  top: 25px;
  }
 
.border {
    border-top: solid thick #485c70;
    }
    
.login {
    font-size: 12px;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
    margin: 0px;
    }
    
.scripture {
    font-size: 15px;
    }
    
