body,html {
  margin: 0px;
  padding: 0px;
  height: 100%;
  background: url(/images/bg.gif);  
}
img {
  vertical-align: middle;
  border-width: 0px;
}
p {
  text-indent: 20px;
  margin: 0px;
}
table {
  margin: 0px;
  font-size: 12px;
  background-color: white;
  border: 1px solid;
} 
a:link {
  text-decoration: none;
  color: #585858;
}
a:visited {
  text-decoration: none;
  color: #585858;
}
a:hover {
  color: #FF6633;
}
#horizon {
	position: absolute;
	top: 30%;
	/* commented backslash hack v2 \*/
	top: 50%;
	/* end hack */
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#container {
	position: absolute;
  top: -200px;
	left: 50%;	
  margin-left: -361px;
  width: 722px;  
  text-align: center;
}
#top {
  position: absolute; 
  top: 0px; 
  left: 0px;
  height: 15px;
  width: 100%;
  background-color: #F0F0F0;
  line-height: 15px;
  vertical-align: middle;
  font-size: 12px;
  font-family: arial, "lucida console", sans-serif;
  color: #585858;
  padding: 0px;
  border-bottom: 1px solid #606060;
}
#top-menu { position: absolute; top: 0px; left: 0px; height: 15px; width: 100%; background-color: #F0F0F0; line-height: 15px; text-align: left; vertical-align: middle; font-size: 12px; font-family: arial, "lucida console", sans-serif; color: #585858; padding: 0px; border-bottom: 1px solid #606060; }
#top-menu-right { position: absolute; top: 0px; right: 5px; height: 15px; background-color: #F0F0F0; line-height: 15px; text-align: right; vertical-align: middle; font-size: 12px; font-family: arial, "lucida console", sans-serif; color: #585858; padding: 0px; }

#lang {
  position: absolute;
  top: 4px;
  right: 100px;
} 
#topmark {
  position: absolute;
  top: 0px;
  height: 25px;
  width: 722px;
  line-height: 25px;
  vertical-align: middle;
  font-size: 10px;  
  font-family: arial, "lucida console", sans-serif;
  color: #999999;
  padding: 0px;
}
#bottommark {
  position: absolute;
  top: -1000px;
  left: 0px;
  height: 25px;
  width: 722px;
  line-height: 25px;
  vertical-align: top;
  font-size: 10px;  
  font-family: arial, "lucida console", sans-serif;
  color: #585858;
  padding: 0px;
}
.right {
  float: right;
  text-align: right;
  width: 29%;
}
.left {
  float: left;
  text-align: left;
  width: 69%;
}
#main {
  width: 100%;
  text-align: left;
}
#text {
  position: absolute;
  top: 70px;
  left: 25px;
  width: 420px;
  text-align: left;
  padding-bottom: 100px;
  font-size: 0.9em;
  line-height: 1.4em;
}
#rightframe {
  position: absolute;
  top: 380px;
  left: 472px;
  width: 225px;
  font-size: 0.8em;
  text-align: right;
}
#menu {
  position: absolute;
  top: 25px;
  left: 25px;
}
#label {
  position: absolute;
  top: 70px;
  left: 25px;
  width: 220px;
  height: 315px;
}
#back1 {
  position: absolute;
  top: 307px;
  left: 249px;
  width: 222px;
  height: 80px;
  background-image: url(/images/yerba/back1b.gif);
}
#back2 {
  position: absolute;
  top: 307px;
  left: 472px;
  width: 179px;
  height: 80px;
  background-color: #CCCCCC;
}
#back3 {
  position: absolute;
  top: 307px;
  left: 652px;
  width: 45px;
  height: 80px;
  background-color: #CCCCCC;
}
#back4 {
  position: absolute;
  top: -22px;
  left: 472px;
  width: 179px;
  height: 328px;
  background-image: url(/images/yerba/mate_bg.gif);
}
#back5 {
  position: absolute;
  top: 231px;
  left: 652px;
  width: 45px;
  height: 75px;
  background-color: #CCCCCC;
}
#logo {
  position: absolute;
  top: 32px;
  left: 652px;
  width: 45px;
  height: 178px;
}
#desc {
  position: absolute;
  top: 111px;
  left: 249px;
  width: 222px;
  height: 175px;
  padding-left: 10px;
  font-size: 13px;
  vertical-align: bottom;
}
.bottom {
  position: absolute;
  bottom: 5px;
}
#thumbs1 {
  position: absolute;
  top: 320px;
  left: 279px;
  width: 400px;
  height: 30px;
}
#thumbs2 {
  position: absolute;
  top: 350px;
  left: 254px;
  width: 400px;
  height: 30px;
}
/* Support for Template:IPA, Template:Unicode and Template:Polytonic. The inherit declaration resets the font for all browsers except MSIE6.  The empty comment must remain. */
/* based on en.wikipedia.org css */
.IPA {
        font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Vera Sans, Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, Matrix Unicode;
        font-family /**/:inherit;
}
