

#Background {
    background-image: url("../images/menus/Webpage-Background.gif");
    height : 1200px;
    left : 102px;
    position : absolute;
    top : 10px;
    width : 800px;
  }


#Header {
    position: absolute;
    top: 16px;
    left: 26px;
    width: 749px;
    height: 150px;
  }


#LeftMenu {
    height : 294px;
    left : 26px;
    position : absolute;
    top : 197px;
    width : 150px;
  }

#Bulletin {
    left : 26px;
    position : absolute;
    top : 197px;
  }

#LeftMenutext {
    position: absolute;
    top: 10px;
    left: 0px;
    max-width: 150px;
    padding : 0 0 0 20px;
  }


#LeftMenutext a {
    font-size: 15pt;
    color: white;
  }


#RightMenu {
    position: absolute;
    top: 197px;
    left: 625px;
    width: 150px;
    height: 294px;
  }


#RightMenu p {
    color : #ffffff;
    font-size : larger;
    font-weight : bold;
    margin-left : 5px;
    margin-right : 5px;
  }


#RightMenutext {
    position: absolute;
    top: 10px;
    left: 0px;
    max-width: 125px;
    height: 300px;
  }


#Main {
    position: absolute;
    top: 197px;
    left: 200px;
    width: 400px;
    height: 571px;
  }

#ministries {
    position: absolute;
    top: 197px;
    left: 200px;
    width: 530px;
    height: 571px;
  }

#Doctrine {
    position: absolute;
    top: 197px;
    left: 200px;
    width: 410px;
    height: 571px;
  }


#Doctrine p {
    font : bold 12pt serif;
    color : #00008b;
  }


#foot {
    position: absolute;
    top: 1175px;
    left: 175px;
    width: 400px;
  }


#vision {
    text-align: center;
    color: white;
    margin-bottom: 50px;
    margin-left: 7px;
    margin-right: 5px;
    display: block;
  }


#Hortonfamily {
    position: absolute;
    top: 197px;
    left: 211px;
    width: 564px;
    height: 2989px;
  }

