body {
  background-color:#ffffff;
  font-family:Arial,Sans Serif;
  font-size:0.8em;
  text-align:justify;
  padding:0;
  margin:0;
}
#sightseeingtours {
  color:#000000;
  width:100%;
  height:100px;
  overflow:hidden;
  background-color:#516c43;
  background-image:url(images/guides.jpg);
  background-repeat:repeat-x;
  margin:0;
  padding:0;
}
#sightseeingtours a, a:active, a:visited {
  color:#000000;
  text-decoration:none;
}
#sightseeingtours a:hover {
  color:#ff0000;
}
#citywalks {
  float:left;
}
#citytours {
  float:right;
  font-size:1.5em;
  padding:5px;
  text-align:right;
  background-image:url(images/english.jpg);
  background-position:bottom left;
  background-repeat:repeat-x;
}
#englishguides {
  position:absolute;
  top:100px;
  background-image:url(images/tourguideservice.jpg);
  background-position:top left;
  background-repeat:repeat-x;
}
#englishtours {
  float:left;
  width:200px;
}
#guideservice {
  float:left;
  background-image:url(images/toursguides.jpg);
  width:200px;
  height:300px;
}
#tourguidebooking {
  float:left;
  width:200px;
  overflow:hidden;
}
.toursinenglish {
  float:left;
  width:170px;
  margin:10px 0 0 0;
  padding:10px;
  background-color:#ffffff;
  font-size:0.9em;
  background-image:url(images/english.jpg);
  background-position:top left;
  background-repeat:repeat-x;
}
.toursinenglish h1 {
  font-size:1.2em;
  font-weight:bold;
}
#text {
  background-color:#ffffff;
  padding:10px;
  margin:40px 10px 10px 210px;
  text-align:justify;
}
#text h1 {
  font-size:1.3em;
}
#fussnote {
  margin-bottom:0px;
  padding:5px 0;
  font-size:1em;
  text-align:center;
  width:100%;
  height:50px;
  background-color:#ffffff;
  background-image:url(images/english.jpg);
  background-position:top left;
  background-repeat:repeat-x;
}
#fussnote a, a:active, a:visited {
  color:#0000ff;
  text-decoration:underline;
}
#fussnote a:hover {
  color:#ff0000;
}
a, a:active, a:visited {
  color:#0000A0;
  text-decoration:underline;
}
a:hover {
  color:#FF0000;
  text-decoration:underline;
}
