.box {
	color: #fbffcb;
	height: auto;
	width: 799px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 211px;
	width: 799px;
	background-image: url(images/header.jpg);
}
.menuBar {
	height: 28px;
	width: 799px;
}
.bodyTop {
	height: 28px;
	width: 799px;
	float: none;
}
.bodyBox {
	width: 600px;
	float: left;
}
.body_title {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body_title_italic {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.body_text {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodyBottom {
	height: 64px;
	width: 799px;
	background-image: url(images/body_bottom.gif);
}
.menuList {

	height: auto;
	width: 160px;
	float: left;
}
.menuListMargin {
	height: 178px;
	width: 39px;
	float: left;
	background-image: url(images/menu_right_margin.gif);
}
.bodyBottom {
	height: 64px;
	width: 799px;
	background-image: url(images/body_bottom.gif);
	float: left;
}
.footer {
	height: 57px;
	width: 574px;
	background-image: url(images/footer.gif);
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 225px;
	float: left;
	padding-top: 22px;
}
ul {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 115%;
}