#bannerTop {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFF;
}
#bannerFrame1 {
	height: 9px;
	background-image: url(../splitimgs/bannertop.gif);
	background-repeat: no-repeat;
	width: 700px;
	margin:0px;
	padding: 0px;
}
#bannerFrame2 {
	height: 9px;
	background-image: url(../splitimgs/bannerbottom.gif);
	width: 700px;
	background-repeat: no-repeat;
}
#bannerInner {
	width: 682px;
	margin-right: 200px;
	margin-left: 0px;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3284D6;
	border-left-color: #3284D6;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.blowUpRight {

	margin: 20px 15px 20px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFEF8C;
	font-size: 1.8em;
	line-height: 1.2em;
	color: #99B021;
	text-align: left;
}
