a {
  color: #000000;
  outline:0 none;
  -moz-outline:0 none;
}

a.visited {
  color: #000000;
  outline:0 none;
  -moz-outline:0 none;
}

a.link {
  color: #000000;
  outline:0 none;
  -moz-outline:0 none;
}

p
{
text-align: left;

}

.rightsection {
  float: left;
  width: 200px;
  font-size: 12px;
}

.leftsection {
  float: left;
  width: 190px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.midsection {
  float: left;
  width: 586px;
  text-align: center;
  font-size: 12px;
}

.menu1 {
  border: 2px black solid;
  top: 126px;
  left:95px;
  width:1000px;
  height:480px;
  background-color:white;
  display:none;
  position:absolute;
  font-size: 16px;
  font-weight: bold;
}

.menu2 {
  border: 2px black solid;
  top: 126px;
  left:95px;
  width:1000px;
  height:480px;
  background-color:white;
  display:none;
  position: absolute;
  font-size: 16px;
  font-weight: bold;
}

.menu3 {
  border: 2px black solid;
  top: 126px;
  left:95px;
  width:1000px;
  height:480px;
  background-color:white;
  display:none;
  position:absolute;
  font-size: 16px;
  font-weight: bold;
}

.page {
  width: 1200px;
  height: 800px;
  background: url('images/IMG_3314_edit_small.jpg');
  margin: 0;
  border: 0px black solid;
}

.sideBar {
  width: 125px;
  height: 600px;
  position: absolute;
  top: 0px;
  opacity: .85;
  filter: alpha(opacity=85);
  background-color:white;
  border: 1px black solid;
}

.bottomBar {
  width: 675px;
  height: 125px;
  position: absolute;
  left: 127px;
  top: 475px;
  opacity: .80;
  filter: alpha(opacity=80);
  background-color:#B07C5E;
  border: 0px black solid;
}

.bottomBarText {
  padding: 10px;
  width: 677px;
  height: 125px;
  position: absolute;
  left: 123px;
  top: 475px;
  opacity: .99;
  filter: alpha(opacity=99);
}

.bbi {
  font-family: 'times new roman';
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
}

.bbn {
  font-family: arial, helvetica;
  font-size: 70%;
  font-weight: 200;
  font-style: normal;
}


.logo {
  position: relative;
  top: 107px;
}


.logo2 {
  position: absolute;
  top: 0px;
  left: 40px;
  text-align: center;
  font-family: 'times new roman';
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  width: 125px;
}

.logo2b {
  position: absolute;
  top: 20px;
  left: 410px;
  text-align: center;
  font-family: 'times new roman';
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  width: 125px;
}

.youthLogo {
  position: absolute;
  top: 60px;
  left: 410px;
  text-align: center;
  font-family: 'times new roman';
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  width: 125px;
}

.address {
  position: absolute;
  top: 20px;
  left: 630px;
  text-align: center;
  font-family: 'times new roman';
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
  width: 400px;
}

.aboutUs {
  position: absolute;
  top: 110px;
  left: 180px;
  z-index: 100;
  text-align: center;
  font-size: 38px;
  font-weight: 600;
  font-style: italic;
  width: 125px;
}

.vision {
  position: absolute;
  top: 110px;
  left: 510px;
  z-index: 100;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
  width: 125px;
}

.church {
  position: absolute;
  top: 110px;
  left: 810px;
  z-index: 100;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  width: 125px;
}

body
{
  margin: 0;
  padding: 0;
}

.topBar {
  position: absolute;
  top: 110px;
  left: 130px;
  border: 2px black solid;
}
