body {
	background-image: url(/web/group.nsf/body-back.gif);
	background-repeat: repeat-x;
	background-color: #e7f7e7;
	font-family: "Lucida Grande", Verdana, Tahoma, sans-serif;
	font-size: 16px;
	margin: 0px;
}
a {
	text-decoration: none;
}
img {
	border: 0px;
}
a {
	color: #01a010;
}
#container {
	width: 940px;
	margin: 0px auto;
}
#header {
	text-align: center;
	margin-top: 0px;
	background-image: url(/web/group.nsf/header-back.jpg);
	background-repeat: no-repeat;
	height: 408px;
}
#boxes {
	padding-top: 189px;
	font-weight: bold;
}
#content h2 {
//	text-align: center;
//	border-bottom: 2px solid #01a010;
	text-decoration: underline;
	margin-top: 35px;
	color: #01a010;
}
#content {
	text-align: justify;
	font-size: 0.8em;
}
.box-top {
	height: 50px;
}
#footer {
	margin: 50px 0px;
	text-align: center;
	color: #999;
	font-size: 0.7em;
}
