BODY { 
  font-family: Papyrus, cursive;
  color: #333399;
}

h1 {
  font-weight: normal;
  text-align: center;
}

#bodyl {
  background:  url(khiva/bg_left.jpg) repeat-y left;
}
#bodyr {
  background:  url(khiva/bg_right.jpg) repeat-y right
}

.main {
  padding-right: 2%;
}

.title {
  height: 123px;
}


			#leftalign {
				float: left;
				clear: left;			
			}

.imagecaption_l img {
  height: auto;
  width: auto;		
}

.imagecaption_r img {
  height: auto;			
  width: auto;
}

.imagecaption_l {
  height: auto;
  width: auto;
}

.imagecaption_r {
  height: auto;			
  width: auto;
}

.imagecaption_l > .caption {
  display: none;
}

.imagecaption_r > .caption {
  display: none;
}

.menuicon {
  width: auto;
  height: auto;
}

.menuicon img {
  width: auto;
  height: auto;
}

.footer {
  height: 80px;
}
.footer .link-image {
  text-align: center;
  width: 200px;
}

.footer .link-image p {
  display: block;
}
.footer .link-image img {
  width: 80px;
  height: 80px;
  float: left;
}

