BODY { 
  height: 8.5in; /* Required for percentage heights below */
  background-color: #FFFFFF;
  color: black; 
  text-decoration: none;
  padding: 0;
  margin: 0;
  min-width: 700px;
}

a:link { color: blue; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:active  { color: lime; text-decoration: none }
a:hover{ color: purple; text-decoration: none }
a img { border: none }
label { vertical-align: top; }

.translatebutton {
  font-size: small;
}

.googlesearch {
  border-style: solid;
  border-width: 1px;
  width: 90%;
  background-color: white;
  margin-bottom: 10px;
}

.googleads {
  border-style: solid;
  border-width: 1px;
  width: 90%;
  background-color: white;
  margin-bottom: 10px;
}

.navbar {  padding:5px;  font-size: small;
}

.main {  float:right;  width:82%;}

.sidebar {  float:left;  width: 15%;
  min-width: 100px;  padding-left: 5px;
  font-size: small;
}

.footer {  clear:both;
  padding: 5px;
  font-size: small;
  border-top-width: thin;
  border-top-style: solid;
}

.title {
  position: relative;
  width: 100%;
  height: 100px;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 1;
  padding: 5px;
  background-position: center;
  background-repeat: repeat-x;
  font-size: 45pt;
  color: black;
  text-align: center;
  overflow: hidden;
}

.langbar {
  position: relative;
  float: right;
  bottom: auto;
  left: auto;
  font-size: small;
}


.menucurrent {
  background-color: #888888;
}



.linkimage {
  float: left;
  padding: 10px;
}

.imagecaption_r img {
  /* width: 256px; */
}
			
.imagecaption_r {
  /* width: 256px; */
  float: right;
  clear: right;
  padding: 5px;
  font-size: small;
  padding-bottom: 15px;
  text-align: center;
}
			
.imagecaption_l img {
  width: 256px;			
}
			
.imagecaption_l {
  width: 256px;
  float: left;
  clear: left;
  padding: 5px;
  font-size: small;
  padding-bottom: 15px;
  text-align: center;
}
			
.imagecaption_c {
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  font-size: small;
  padding-bottom: 15px;
  text-align: center;
  display: inline;
}

.centre-block {
  position: relative;
  float: none;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  bottom: auto;
}

.link img {
  width: 30px;
  vertical-align: middle;
}

.menuicon {
  margin: 20px;
  width: 100px;
  height: 160px;
  text-align: center;
  float: left;
}

.menuicon img {
  width: 100px;
  height: 100px;
}

.link-image {
  height: 120px;
  margin-left: 20px;
  margin-right: 20px;
  float: left;
}

.link-image img {
  height: 120px;
}


.title-images {
  position: relative;
  width: 100%;
  height: 80px;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  text-align: center;
}

.title-images img {
  height: 70px;
  padding: 5px;
}

.title-images > .caption {
  display: none;
}

.sectionheading {
  font-style: italic;
  font-weight: bold;
}

.quote {
  font-style: italic;
  font-family: "Book Antiqua", "Bookman Old Style", "Centaur", "Times New Roman", serif;
}

.clear-both {
  content: ".";
  visibility: hidden;
  clear: both;
  height: 0px;
}
BODY { 
  font-family: Papyrus, cursive;
  color: #333399;
}

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

#bodyl {
  background:  url(khiva/khiva/bg_left.jpg) repeat-y left;
}
#bodyr {
  background:  url(khiva/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;
}
.imagecaption_l img 
{
  width: auto;
  height: auto;
}
.imagecaption_r img 
{
  width: auto;
  height: auto;
}

p {  font-family: "Book Antiqua", "Bookman Old Style", Centaur, "Times New Roman"; font-size: 14px; font-weight: bold; color: #003399}
a {  text-decoration: none}
a:hover {  text-decoration: underline}
.subtit {  font: italic 14px "Book Antiqua", "Bookman Old Style", Centaur, "Times New Roman"; color: #000033}
