body {
	text-align:center;
	margin: 0 auto;
}
.body-div {
	position:relative;
	text-align:left;
	margin:0 auto;
	margin-top:15px; margin-bottom:15px;
	width:800px;
	background-color: #FFFFFF;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #53402C;
	text-decoration: none;
	white-space: normal;
}
.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #99CCCC;
	text-decoration: none;
	white-space: normal;
}
.navigation-block {
	margin-right:10px;
}
.divider {
	background-color:#53402C;
	height:7px;
	margin-top:6px;
	margin-bottom:5px;
}
.text_for_boxes {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #53402c;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	white-space: normal;
}
.text_for_boxes:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0033FF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	white-space: normal;
}
.plain_text {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #53402c;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	white-space: normal;
}
.plain_text_center {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #53402c;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	white-space: normal;
}
.clearer {
	clear: both; line-height: 0; height: 0;
.test {
}
