body
{
    background-color: White;
}

#divide1{
float: left;
width: 175px; 
background-color: White;
margin: 0 0 0 0; 
padding: 0 0 0 0;
height: 1000px;
}

#divide2
{
    background-color: White;
    float:right;
    text-align: center;
    height:1000px;
    color: Black;
}
    
#Hometxt{
text-align: center;
margin:  0 0 0 0;
padding: 0 0 0 0;
}

#main_text{
width: auto;
height: auto;
color: #151B54;
margin-bottom: 100px;
}

#menu{
float: right;
padding: 0 10 0 0;
margin: 19px 0 0 0;
color: #000000;
margin: 0px 0px 0px 0px;
}

/*
#pic1{
background-repeat: no-repeat;
background-image: url('images/Baptist_Union.jpg');
padding: 120px 0 0 100px;
margin: 0 0 0 0;
}
*/

#pic2{
background-image: url('images/Church_Photo.jpg');
background-repeat: no-repeat;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#pic3{
background-image: url('images/Directions.jpg');
background-repeat: no-repeat;
background-position: top center;
margin: 0 0 0 100px;
padding: 170px 0 0 0;
}

#pic4{
background-image: url('images/Warragamba_Dam.jpg');
background-repeat: no-repeat;
background-position: top center;
margin: 0 0 0 70px;
padding: 300px 0 0 0;
}

#pic5{
background-image: url('images/Membership.jpg');
background-repeat: no-repeat;
margin: 0 0 0 270px;
padding: 200px 0 100px 0;
}

.h1{
text-align: center;
padding: 0 0 75px 0;
text-indent: 130px;
margin: 0 0 0 0;
}

.heading{
top: 99;
text-align: center;
}

a:visited{
color: #CC3333;
}

a:link{
color: #000FFF;
}

a:hover{
color: Red;