.mainframe {
   width: 770px;
   padding: 0px;
}
.tour_bottom {
   background-image: url(img/tour_bottom.gif);
   background-repeat: no-repeat;
   height: 207px;
   background-position: top;
   padding-top: 150px;
   padding-left: 25px;
}

.copy {
   font-family: Verdana;
   font-size: 6.5pt;
   text-align: left;
   text-decoration: none;
   color: Black;
}

.tour {
   background-image: url(img/menu.gif);
   background-repeat: no-repeat;
   background-position: top;
   height: 393px;
}
.frame {
   padding: 0px;
}
.menu {
   padding-top: 27px;
}

.menu_text {
   font-family: Verdana;
   font-size: 7.5pt;
   font-weight: bold;
   text-align: left;
   text-decoration: none;
   color: Black;
}
