
#content-home {

  width: 1000px;
  position: relative;
  margin-top: 10px;
  float: left;
}

#home-link {
  background-image: url(../graphics/navmenu-home-current.png);
  height: 40px;
  width:70px;
  background-position:  center center;
  float:left;
  opacity: 1;
  filter:alpha(opacity=100);
}

#news {
  width: 998px;
  color: #fffff0;
  font-family: Cambria;
  background-color: #434343;
  float:left;
  clear:both;
  margin-top: 10px;
  border-style:solid;
  border-width:0px;
}
#news h1 {
  margin-left: 0px;
  font-size: 1.1em;
}

#news p {
  margin-left: 0px;
  font-size: 1.1em;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#left-photo {
  float:left;
  padding-top: 10px;
  margin-bottom: 10px;
  clear:both;
}

#center-photo {
  float:left;
  color: #fffff0;
  font-family: Cambria;
  font-size: 0px;
  border-style:solid;
  border-width:0px;

}

#center-photo2 {
  float:left;
  color: #fffff0;
  font-family: Cambria;
  font-size: 0px;
  border-style:solid;
  border-width:0px;

}

#center-button {
  border: none;
  background-repeat: no-repeat;
  width: 400px;
  height: 65px;
  position:absolute;
  background-position:  center center;
  background-image: url(../graphics/learn-more.png);
  top: 390px;
  left: 250px;
  z-index:1;
}

#hidden-note {
  opacity: 0.0001;
  font-size: 0px;
  filter:alpha(opacity=1);
}

#home-text {
  width: 1000px;
  background-image: url(../graphics/hometextback.jpg);
  font-family: Cambria;
  float:left;
  clear:both;
  margin-top: 10px;
  padding-bottom: 10px;
  position: relative;
  text-align: justify;

}

#column1 {
  width: 230px;
  color: white;
  font-family: Cambria;
  float:left;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

#column2 {
  width: 230px;
  color: white;
  font-family: Cambria;
  float:left;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

#column3 {
  width: 230px;
  color: white;
  font-family: Cambria;
  float:left;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

#column4 {
  width: 230px;
  color: white;
  font-family: Cambria;
  float:left;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

#virtual-anchor-caption {
  margin-left: 18px;
}

#anchor-jog-caption {
  margin-left: 18px;
}

#missile-caption {
  margin-left: 18px;
}

#miles-caption {
  margin-left: 18px;
}







