html {
  overflow: auto;
}
/*
body {
  font-weight: normal; font-size: 1.2em; 
  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; 
  vertical-align: center;  
}
*/
body {
  font-weight: normal; font-size: 40px; 
  vertical-align: center;  
  text-align: center;
/*  color: #615e4f;  */
  color: #000000;
  font-family: Arial, verdana, sans-serif; 
  letter-spacing: normal;
/*  background-color: #262f3e; */
  background-color: #ffffff;
  background-position: left top;
  background-repeat: no-repeat;
  moz-background-size: 100% 100%;
  webkit-background-size: 100% 100%;
  o-background-size: 100% 100%;
  khtml-background-size: 100% 100%;
  background-size: 100% 100%;  
  scrollbar-face-color:#222233; 
  scrollbar-shadow-color: black;
  scrollbar-highlight-color: black;
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: black; 
  scrollbar-track-color: black;
  scrollbar-arrow-color: black; 
  -webkit-text-size-adjust: 100%;

}

#wrapper {
	margin: 0 auto;
	width: 400px;
}

#horizon {
  color: ffca45;
  background-color: #262f3e;
  text-align: left;
  position: absolute;
  top: 0%; left: 0px;
  width: 100%; height: 0px;
  overflow: visible;
  visibility: visible;
  display: block
}

#container {
  background-color: #ffffff;
  font-family: Verdana, Geneva, Arial, sans-serif;
  line-height: 100%;
  margin: 0px 0px 0px -50%;
  padding: 0px 0px 0px 0px; 
  position: absolute;
  top: 0%; left: 50%;
  width: 100%; height: 1550px;
  visibility: visible
}

#title {
  position: absolute;
  left: 6%; top: 30px;
  width: 90%; height: 120px;
/*  color: #f9ca7a;*/ 
  color: #000000; 
  font-weight: bold; 
  font-size: 2.8em;
  font-family: Arial;
  line-height: 1.6em;
}

#title_logo {
  position: absolute;
  left: 6%; top: 85px;
  width: 240px; height: 60px;
/*  background-color: #333333; */
  color: #000000; 
  font-weight: bold; 
  font-size: 36px;
  font-family: Arial;
  line-height: 1.6em;
}

#trademark {
  position: absolute; text-align: left;
  left: 182px; top: 35px;
  width: 15px; height: 15px;
  padding: 0px 0px 0px 0px;
/*  color: #f9ca7a;*/
  color: #000000; 
  font-weight: normal; font-size: 0.6em;
  font-family: Arial; 
  line-height: 1.2em;
  text-decoration: none;
}

#subtitle {
  position: absolute; text-align: left;
  left: 6%; top: 100px;
  width: 320px; height: 250px;
  padding: 0px 0px 0px 0px;
/*  color: #e9aa5a;*/    
  color: #000000; 
  font-weight: bold; font-size: 1.3em;
  font-family: Arial; 
  line-height: 0.9em;
  text-decoration: none;
}

#text {
  position: absolute; text-align: left;
  left: 5%; top: 220px;
  width: 90%; height: 120px;
  padding: 0px 0px 0px 0px;
/*  color: #e9ba6a;*/ 
  color: #070707; 
  font-weight: normal; font-size: 46px;
  font-family: verdana; line-height: 1.6em;
  text-decoration: none;
}

#text a {
  font-weight: bold; 
  font-size: 1.1em;
  font-family: verdana;
  line-height: 1.2em;
/*  color: #d8c096; */
  color: #483006;
  text-decoration: none;
}
#text a:hover{
  font-family: verdana;
  color: #a89066;
  text-decoration: none;
}

#note {
  position: relative; text-align: left;
  padding: 0px 0px 0px 0px;
/*  color: #e9ba6a;  */
  color: #A06000;
  font-weight: normal; font-size: 40px;
  font-family: verdana; line-height: 1.2em;
  text-decoration: none;
}

#bottom {
  position: relative; text-align: center;
  padding: 0px 0px 0px 0px;
/*  color: #e9ba6a;  */
  color: #000000;
  font-weight: normal; font-size: 0.8em;
  font-family: Arial; line-height: 1.2em;
  text-decoration: none;
}
