html
{
  background-color: #202020;
}

h1
{
  color:            #B5B5C1;
}

.notation
{
  color:            #F7DB16;
  text-align:       center;
  vertical-align:   middle;
}

.photo_title
{
  color:            #B5B5C1;
  font-size:        160%;
  font-weight:      bold;
}

#central
{
  margin-left:      auto;
  margin-right:     auto;
}

#central td.cC
{
  width:            660px;
  text-align:       center;
}

#central td.bC, #central td.dC
{
  width:            20px;
}

#central td.aC
{
  width:            120px;
  background-image: url(../images/meade/st_rod_red_ford.jpg);
  background-repeat: no-repeat;
  background-position: 50% 10%;
}

#central td.eC
{
  width:            120px;
  background-image: url(../images/meade/st_rod_pair.jpg);
  background-repeat: no-repeat;
  background-position: 50% 20%;
}

.rodphoto
{
  border:           solid 2px #B5B5C1;
}

.imagesepline
{
  border-top:       1px solid #B5B5C1;
}

p
{
  color:            #B5B5C1;
}

.footer
{
  color:            #3198FF;
}

