* {
  box-sizing: border-box;
}
body {
  margin: 0;
}
#ixyg{
  color:black;
}
#iywi{
  background-color:#000000;
}
#i04b{
  color:black;
}
#ieer{
  color:black;
  top:0px;
  float:left;
  position:static;
  padding:20px 20px 0px 20px;
}
.gjs-row{
  display:table;
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  width:100%;
}
.gjs-cell{
  width:8%;
  display:table-cell;
  height:75px;
}

/* main text */
#iaqh{
  position:absolute;
  top:42px;
  width:31%;
  right:600px;
  height:1px;
  text-shadow:unset;
  min-height:0px;
}
#icgp{
  padding:10px;
  color:#f4eded;
  font-family:Times New Roman, Times, serif;
  text-align:left;
}

/* links */
#iwa9o{
  position:absolute;
  top:48px;
  width:9%;
  right:985px;
}
#idzm8{
  padding:10px;
  font-family:Times New Roman, Times, serif;
  color:#f4eded;
}
#ii9ur{
  position:absolute;
  right:114px;
}

/* leo here! */
#icw06{
  width:13%;
  top:120px;
  right:1100px;
  position:absolute;
  height:auto;
}
#in2f6{
  padding:10px;
  font-family:Times New Roman, Times, serif;
  color:#f4eded;
}
#iuns2{
  font-family:Times New Roman, Times, serif;
  color:#83d9cf;
}

/* footer */
#i4et2{
  padding:10px;
  font-family:Times New Roman, Times, serif;
  color:#83d9cf;
  text-align:center;
  font-size:12px;
  position:absolute;
  right:750px;
}
#id9sj{
  color:#83d9cf;
  font-family:Times New Roman, Times, serif;
}
#imgqj{
  font-family:Times New Roman, Times, serif;
  color:#83d9cf;
}
#iqcqm{
  font-family:Times New Roman, Times, serif;
  color:#83d9cf;
}
#isxfe{
  color:#83d9cf;
  font-family:Times New Roman, Times, serif;
}
#ifgmf{
  width:0%;
  height:0px;
  position:absolute;
  right:630px;
  top:372px;
  font-size:16px;
  font-weight: bold;
}
#ifatt{
  padding:10px;
  color:#9bd3d3;
}
#iaz3f{
  font-family:Times New Roman, Times, serif;
  color:#9bd3d3;
}
@media (max-width: 768px){
  .gjs-cell{
    width:100%;
    display:block;
  }
}

/* og styling */
body {
	line-height: 1.5;
	color: #CAE0DF;
	font-size: 65%;
	font-family: Verdana, "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "�l�r �o�S�V�b�N", "MS PGothic", Sans-Serif;
}

a {
	text-decoration: none;
}

a:link {
	color: #6FA1AA;
}

a:visited {
	color: #6FA1AA;
}

a:hover {
	color: #CAE0DF;
}

a:active {
	color: #CAE0DF;
}

h1 {
	color: #9BD3D3;
	font-size: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
	h1 a:link {color: #9BD3D3;}
	h1 a:visited {color: #9BD3D3;}

h2 {
	font-size: 120%;
}

h3 {
	margin: 40px 0 15px 0;
	padding: 0 0 0 15px;
	color: #9BD3D3;
	font-size: 100%;
	background: url("p_square001_004.gif") no-repeat center left;
}

h4, h5, h6 {
	font-size: 100%;
}

p {
	margin: 0 0 1em 0;
}

br {
	letter-spacing: normal;
}

em {
	color: #B1BF77;
	font-style: normal;
	text-decoration: underline;
}

strong {
	color: #B1BF77;
	font-weight: bold;
}

big  {
	font-size: 131%;
}

small {
	font-size: 10px;
}

ins {
	text-decoration: underline;
}

del {
	color: #666;
}

b {
	font-weight: bold;
}

i {
	font-style: oblique;
}
/* end og styling */