body{
	background-color: #D0FD99;
	text-align: center;
}

td{

	font-family: verdana,arial;
	font-size: 12px;
}

#headero{
	height: 157px;
	width: 927px;
	background-image: url(/images/header.gif);
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#main_o{
	height: 26px;
	width: 937px;
	background-image: url(/images/main_o.gif);
}

#main_m{
	width: 937px;
	background-image: url(/images/main_m.gif);
	height: 500px;
	vertical-align: top;
}

#navi{
	width: 206px;
	vertical-align: top;
	padding-left:10px;
}
#navi a{
	line-height: 15px;
}
#navi a:link{
	color: black;
	text-decoration: none;
}
#navi a:visited{
	color: black;
	text-decoration: none;
}
#navi a:hover{
	color: #D0FD99;
		font-weight: bold;
}

#content{
	vertical-align: top;
	background-image: url(/images/bambus.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 10px;
}

#main_u{
	width: 937px;
	height: 16px;
	background-image: url(/images/main_u.gif);
}

#footer{
	width: 937px;
	height: 23px;
	background-image: url(/images/footer.gif);
	text-align: center;
}