body {
	background-color: #93B71F;
	text-align: center;
	margin: 0px;
}
#outer {
	height: 580px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #92B82B;
	text-align: left;
	background-image: url(images/mb_homepage08.jpg);
	background-repeat: no-repeat;
}
#hptextbox {
	height: 200px;
	width: 460px;
	margin-top: 135px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 383px;
	position: absolute;
}
#hpimage {
	background-image: url(testing/images/home_image.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 340px;
	position: absolute;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005280;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#authorbox {
	text-align: left;
	height: 30px;
	width: 400px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	position: absolute;
}
#cbox {
	height: 50px;
	width: 400px;
	margin-top: 450px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	position: absolute;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: justify;
	margin: 0px 0px 5px;
}
.bodytxt a:link {
	color: #006C8A;
	text-align: justify;
	text-decoration: underline;
	font-weight: bold;
}
.bodytxt a:visited {
	color: #006C8A;
	text-align: justify;
	text-decoration: underline;
	font-weight: bold;
}
.bodytxt a:hover {
	color: #F27319;
	text-align: justify;
	text-decoration: underline;
	font-weight: bold;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: left;
	margin: 0px 0px 10px;
}
.smalltxt a:link {
	color: #666666;
	text-align: left;
	text-decoration: underline;
}
.smalltxt a:visited {
	color: #666666;
	text-align: left;
	text-decoration: underline;
}
.smalltxt a:hover {
	text-align: left;
	text-decoration: underline;
	color: #FF6600;
}
