#main p {
	font-size: 90%;
	color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
#sidenavi {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 750px;
	width: 150px;
	background-image: url(img/sidenavi_bk.gif);
	background-repeat: repeat-y;
}
