.link { font-weight: bold; }
a.link { text-decoration: none; color: #2A4D8F; }
a.link:hover { text-decoration: underline; color : #2A4D8F; }
a.link:visited {tex-decoration: none; color: 2A4D8F;}
a img {border:0;}

.joinLink { font-weight: bold; font-size: 20px; }
a.joinLink { text-decoration: none; color: #eeeeee; }
a.joinLink:hover { text-decoration: underline; color : #eeeeee; }
a.joinLink:visited {tex-decoration: none; color: #eeeeee;}

.joinLink2 { font-weight: bold; font-size: 20px; }
a.joinLink2 { text-decoration: none; color: #ee0000; }
a.joinLink2:hover { text-decoration: underline; color : #ee0000; }
a.joinLink2:visited {tex-decoration: none; color: #ee0000;}

img#arrow {
  position: relative;
  top: 10px;
}

div#tourHeaderDiv {
  position: relative;
  top: 0px;
  height: 37px;
  WIDTH: 773px;
  background-image: url(../img/tourHeader.gif);
  background-repeat: no-repeat;
  background-position: left top;
  left: 0px;
}

div#joinLinkDiv {
  position: relative;
  top: 4px;
  left: 350px;
}

div#nextDiv {
  position: absolute;
  top: -6px;
  left: 650px;
}

div#startDiv {
  position: absolute;
  top: 8px;
  left: 350px;
}

div#backDiv {
  position: absolute;
  top: -8px;
  left: 20px;
}


div#tourFooterDiv {
  position: absolute;
  top: 465px;
  height: 37px;
  WIDTH: 773px;
  background-image: url(../img/tourFooter.gif);
  background-repeat: no-repeat;
  background-position: left top;
  left: 10px;
}

div#tourDiv {
  position: relative;
  left: 0px;
  top: -7px;
  background-image: url(../img/tourbg.gif);
  background-repeat: repeat-y;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 420px;
}

div#headerDiv {
  top: 15px;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  position: absolute;
  left: 19px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #24578E;
}

div#startTextDiv {
  position: absolute;
  top: 50px;
  left: 20px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #24578E;
}

div#sectionDiv {
  position: relative;
  top: 130px;
  left: 80px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #24578E;
}

img#tourArrowImg {
  position: relative;
  top: 2px; 
}

div#chooseDiv {
  position: absolute;
  top: 240px;
  left: 370px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: bold;
  color: #24578E;
  
}

div#dietWoman0Div {
  position: absolute;
  top: 20px;
  left: 465px;
  height: 168px;
  WIDTH: 111px;
  background-image: url(../img/tourWoman0.gif);
}

div#dietWoman1Div {
  position: absolute;
  top: 180px;
  left: 270px;
  height: 166px;
  WIDTH: 87px;
  background-image: url(../img/tourWoman1.gif);
}

div#dietMan0Div {
  position: absolute;
  top: 180px;
  left: 630px;
  height: 158px;
  WIDTH: 123px;
  background-image: url(../img/tourMan.gif);
}

div#homeImgDiv {
  position: absolute;
  top: 20px;
  left: 355px;
}

div#introFruitImgDiv {
  position: absolute;
  top: 20px;
  left: 355px;
}

div#introHamburgerImgDiv {
  position: absolute;
  top: 200px;
  left: 540px;
}

.calList {
  list-style: disc inside;
  margin-left: 0;
  padding-left: 1;
}



