#mainBox h2 {
	font-size: 180%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009900;
	padding-left: 10px;
	line-height: 150%;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
#mainBox h3 {
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	height: 20px;
	margin-bottom: 20px;
}
.banstyle {
	float: left;
	padding: 20px;
	text-align: center;
}
.banstyle2 {
	float: left;
	padding: 20px;
	width: 130px;
	text-align: center;
	border: 1px solid #999999;
	margin: 10px;
	background-color: #333333;
}
.txtstyle {
	float: right;
	width: 430px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.boxstyle {
	height: auto;
	display: inline;
	float: left;
	width: 650px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
