.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	width: auto;
	height: auto;
	text-align: left;
	font-stretch: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	vertical-align: top;
	letter-spacing: normal;
	white-space: normal;
	display: inline;
}
h2 {
	color: #FFF;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h1 {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	white-space: normal;
	display: inline;
	padding: 0px;
}
.center {
	text-align: center;
	color: #FFF;
	vertical-align: top;
	text-indent: 0px;
	white-space: 0;

}
#banner {
	background-image: url(images/Banner.png);
	background-repeat: inherit;
	margin-top: 100px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	background-attachment: inherit;
	height: 270px;
	width: 1030px;
	float: none;
}
.sidebar {
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 20px;
	padding-top: 20px;
}
