#wrapper{
	width: 960px;

	margin: 0 auto;
}
#header {
	height: 55px;
	background: #ffffff;
	text-align: left;
}

#content {
	padding:0px 0;
	position: relative;
	width: 100%;
    text-align: center;

}
#leftColumn{
	width: 160px;
	background: #ffffff;
	position: absolute;
	left: 0px;
	top: 20px;

}
#rightColumn{
	width: 160px;
	background: #ffffff;
	position: absolute;
	top: 20px;
	right: 0px;
}
#main{
	background: #ffffff;
	margin: 0 0px;
	text-align: left;
}
#footer{
	height: 100px;
	background: #ffffff;
}	
#z1{font-size: 30px;
color:#008000;
font-weight: bolder;
margin:5px 5px 5px 7px;
}
#z2{font-size: 20px;
font-family: gfantasyh;
color: #000080;
font-weight: bolder;
margin:5px 5px 5px 5px;
}
h2 {background-color:#99cc00;; color:#ffffff; margin: 5px; padding: 5px;}

h3 {
	//background-image:url(h3_bggreen.jpg);
	background-color: #006600;
	border:3px double #006600;
	color: #FFFFFF;
	font-size: 100%;
	padding-left: 4px;
	margin:0.5em 0px;
	clear:both;
}
li { font-size: 26px;
	font-family: "lr ",serif;
	font-weight: 600;
	margin:5px 5px 5px 20px;
 }
p { font-size: 24px;
	font-family: "lr ",serif;
	font-weight: 500;
	margin:5px 5px 5px 20px;
 } 
a.dekai { border-width:2px;
color:darkgreen;
border-style:outset; }

a:hover.dekai { color:blue;
border-style:ridge; }

#kai {
	//background-image:url(h3_bggreen.jpg);
	background-color: #6699FF;
	border:3px double #6699FF;
	color: #ffffff;
	font-size: 26px;
	padding-left: 4px;
	margin:0.5em 0px;
	font-weight: bolder;
	clear:both;}
img { margin:2px 19px 2px 19px;}
