body  {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

.header {
  font-family: Arial, Verdana, sans-serif, Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #8fbed2;
  line-height: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 13px;
}

.whiteheader {
  font-family: Arial, Verdana, sans-serif, Helvetica;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #FFFFFF;
  line-height: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 13px;
}

.maintext {
  font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  color: #cccccc;
  line-height: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 12px;
  align: justify
}

.tourstext {
  font-family: Verdana,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  color: #cccccc;
  line-height: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 14px;
  align: justify
}

.redtext {
  font-family: Arial, Verdana, sans-serif, Helvetica;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #660000;
  line-height: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 13px;
  align: justify
}

.tourslinks {
  font-family: Arial, Verdana, sans-serif, Helvetica;
  font-size: 10px;
  font-weight: normal;
  text-decoration: underline;
  font-style: none;
  color: #879BA6;
  line-height: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 13px;
}

.tourslinks:visited {color:#778892;}

.tourslinks:hover {color:#505C62;}

.BIGlinks {
  font-family: Arial, Verdana, sans-serif, Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  font-style: none;
  color: #879BA6;
  line-height: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 13px;
}

.BIGlinks:visited {color:#778892;}

.BIGlinks:hover {color:#505C62;}

#flashHeader  {
  height: 344px;
}

#left_spacer  {
  width: 66px;
    background: url(/images/trans_spacer.gif) no-repeat center right;
}

#container  {
  width: 677px;
  height: 1000px;
    background: url(..//images/gauzeBG.jpg) no-repeat;
}

#right_spacer  {
  width: 37px;
    background: url(/images/trans_spacer.gif) no-repeat center right;
}

HR {
  border: 0;
  padding: 0;
  margin: 10px 0;
  width: 100%;
  border-bottom: 1px dotted #879BA6;
}

#thumbscontainer {
  border: 1px #8fbed2 solid;
  float: left;
  width: 336px;
  padding: 5px;
  margin-left: 40px;
  margin-bottom: 15px;
}


#thumbbox {
  border: 1px #cccccc solid;
  float: left;
  width: 100px;
  height: 75px;
  margin: 5px;
}
  
  
