/* CSS Document */
#rbmain{
  background: #FFFFFF;
}

.rbtopbit{
  background: #FFFFFF;
}

.rbbeers{
  background:  #FFFFFF;
  width:  100%;
  font-size:  150%;
  color:  #0000FF;
}

.rbanchors{
  background:  #FFFFFF;
  width:  100%;
  color:  #0000FF;
  font-weight:  bold;
}

#rbpagebit{
  background:  #FFFFFF;
  width:  96%;
  padding:  10px;
}

.rbdetails{
  text-align:  center;
}


