body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/kanji.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 100%;
	background-color: #FFFFFF;
	color: #000000;
	min-width: 770px;
}
.player-body {
	background-color: #000000;
	background-image: url(images/kanji-neg.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
div#header {
	padding: 0px;
	background-color: transparent;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 20px;
	text-align: center;
}
div#footer {
	padding: 0;
	text-align: center;
	clear: both;
	background-color: transparent;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2em;
	margin-left: 15%;
	margin-right: 15%;
	vertical-align: bottom;
	padding-top: 20px;
	letter-spacing: 0.2px;
	padding-bottom: 20px;
	font-size: 80%;
}
div#maincontent {
	text-align: justify;
	margin-left: 16%;
	margin-right: 16%;
	background-color: transparent;
	color: #333333;
	margin-bottom: 0px;
	line-height: 1.4em;
	padding-left: 2%;
	padding-right: 2%;
	font-size: 0.95em;
}
div#leftcolumn {
	padding: 1%;
	float: left;
	background-color: transparent;
	width: 12%;
	color: #000000;
}
div#rightcolumn {
	padding: 2%;
	float: right;
	background-color: transparent;
	color: #000000;
	width: 10%;
}
.foot {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1em;
	line-height: 2em;
}
.consub {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	font-size: 35%;
}
.ctrbox {
	text-align: center;
	border: 1px #666666 solid;
}
h1 {
	font-size: 2.2em;
	text-align: center;
	letter-spacing: 0.2em;
	color: #666666;
}
h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	text-align: center;
	padding: 10px;
	color: #333333;
}
h3 {
	font-size: 110%;
	font-weight: bold;
}
.conhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	letter-spacing: 0.1em;
	color: #666666;
	line-height: 0.5em;
	padding: 0;
	font-weight: bold;
}
.addr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #666666;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 1.2em;
}
.alignrt {
	text-align: right;
}
.alignlt {
	text-align: left;
}
.conctr {
	color: #333333;
	text-align: center;
}
.divleft {
	border: 1px solid #666666;
	width: 220px;
	margin-left: 0px;
	float: left;
	padding: 4px;
}
.divright {
	width: 220px;
	border: 1px solid #666666;
	margin-right: 0px;
	float: right;
	padding: 4px;
}
.picgroup {
	width: 490px;
}
.clearfloat {
	clear: both;
}
.divtextleft {
	background-position: center;
	width: 220px;
	text-align: center;
	float: left;
	padding-top: 5px;
	letter-spacing: 0.2em;
	font-size: 110%;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 3px double #666666;
	padding-bottom: 5px;
	margin-bottom: 16px;
	color: #666666;
	cursor: hand;
	padding-left: 4px;
	padding-right: 4px;
}
.picgrouphead {
	margin-top: 25px;
}
.divtextright {
	background-position: center;
	float: right;
	width: 220px;
	text-align: center;
	padding-top: 5px;
	letter-spacing: 0.2em;
	font-size: 110%;
	border-left: 1px solid #666666;
	border-bottom: 3px double #666666;
	border-right: 1px solid #666666;
	padding-bottom: 5px;
	margin-bottom: 16px;
	color: #666666;
	cursor: hand;
	padding-left: 4px;
	padding-right: 4px;
}
.padname {
	padding: 10px;
	border: 3px double #666666;
}
a:link, a:visited  {
	color: #0033FF;
	text-decoration: underline;
	padding: 2px;
}

a:active, a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0033FF;
	padding: 2px;
}
.linkbg {
	background-color: #FFFFFF;
}
#toppad {
	margin-top: 20px;
}
.lgrey {
	color: #CCCCCC;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #222222;
	text-indent: 20px;
	font-style: italic;
}
.acr a:link, .acr a:active, .acr a:visited, .acr a:hover {
	background-color: transparent;
}
.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.inset {
	margin-left: 0px;
}
.bulletpoints {
	border: 1px solid #666666;
	list-style-position: inside;
	list-style-type: circle;
	padding: 10px;
	background-color: #DDDDDD;
}
.foot2 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1em;
	line-height: 2em;
	color: #666666;
}
.player-body #maincontent a:link, .player-body #maincontent a:visited {
	text-decoration: none;
	color: #CCCCCC;
	padding: 1px;
}
.player-body #maincontent a:active, .player-body #maincontent a:hover {
	color: #EEEEEE;
	background-color: #666666;
}
.player-pad {
	padding-top: 50px;
}
.acr a:link, .acr a:active, .acr a:active, .acr a:hover {
	background-color: #FFFFFF;
}
.vidsmall {
	font-size: 80%;
	font-style: italic;
}
