
#page_navigation {
	width: 200px;
	background-image: url(../../img/template01/bg_navigation.gif);
	background-repeat: repeat;
	background-position: right bottom;
	float: left;
}
#page_content {
	background-color: #007040;
	background-image: url(../../img/template01/bg_content.gif);
	background-repeat: repeat;
	background-position: right bottom;
	float: left;
	width: 700px;
	height: 700px;
	color: #000000;
}
#page_border {
	float: left;
	width: 20px;
}
#page {
	width: 950px;
	background-repeat: repeat;
	background-position: right bottom;
}
