body
{
  background-color: white;
  color: black;
  text-align: center;
}
#info a:link 
{
  color: #CC6600;
  text-decoration:underline;
  }
#info a:hover
{
  color: #FFCC66;
}
#info a:visited
{
  color: #660000;
}
p.language a:link 
{
  color: #CC6600;
  text-decoration: none;
  }
p.language a:visited
{
  color: #660000;
  text-decoration: none;
  }
a:link
{
  color: #FFFFFF;
  text-decoration: none;
}

a:visited
{
  color: #CCCCCC;
  text-decoration: none;
}

a:hover
{
  color: #FFCC66;
}

p.language
{
  font-family: verdana;
  font-size: 80%;
}

img
{
  margin: 0px auto;
}

img.infoPic
{
  float: left;
  margin-right: 20px;
}

img.gallery
{
  border-color: black;
  border-style: solid;
  border-width: 1px;
}

ol
{
  list-style-type: decimal;
}

ul
{
  list-style-type: square;
}

li
{
  padding: 3px 0px;
}

td.headerCell
{
  font-weight: bold;
  padding-top: 15px;
}

td.japanese
{
  padding-left: 30px;
}
.tasaus 
{
   clear:both;
} 
#navigation
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 10px 0px;
	text-align: center;
	width: 800px;
	font-variant: normal;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #000000;
	border: 0px solid black;
}

#container
{
  width: 800px;
  margin: auto;
  height: 99%;
  text-align: justify;
}

#info
{
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 20px 10px 10px 10px;
	text-align: justify;
	max-width: 690px;
	margin-left: 80px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	}

#galleryInfo
{
  border-width: 0px;
  font-family: verdana;
  font-size: 90%;
  padding: 20px 10px 10px 10px;
  text-align: left;
}

#sidebar
{
  background-image: url(NitenBgKanji2.png);
  background-position: right top;
  background-repeat: repeat;
  border-color: black;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  float: right;
  height: 90%;
  width: 110px;
}
#kuvitus 
{
	background-image: url(msrkanjit.png);
	background-repeat: repeat-y;
	border-color: black;
    border-style: solid;
    border-width: 1px;
    float: left;
	height: 99%;
	min-height: 510px;
	width: 60px;
}
