﻿#Container {
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
}
#newsSection {
	margin-top: 5px;
	clear: both;
	text-align: center;
	width: 100%;
}
#headerText {
	font-size: 7.5em;
	font-weight: bold;
	color: #0000FF;
	height: 150px;
}
#headerSection {
	width: 930px;
	height: 150px;
}
#buttonBar {
	border-top-style: solid;
	width: 100%;
	clear: both;
	height: 124px;
	border-bottom-style: solid;
}
#Logo {
	vertical-align: top;
}
img {
	border-style: none;
}
.inspirationImages {
	padding-left: 10px;
	padding-right: 10px;
	width: 130px;
	height: 30px;
	padding-top: 10px;
}
#inspirationHeader {
	font-size: x-large;
	font-variant: small-caps;
	font-weight: bold;
}
.impactRedText {
	font-family: ImpactT;
	font-size: 25pt;
	color: #ff0000;
}
.impactBlueText {
	font-family: ImpactT;
	font-size: 25pt;
	color: #0000ff;
}
td {
	text-align: center;
}
.greenBackground {
	color: #FFF;
	background-color: #008000;
	font-weight: bold;
}
.blueBackground {
	color: #FFF;
	background-color: #0000FF;
	font-weight: bold;
}
.verySmallText {
	font-size: xx-small;
	font-weight: lighter;
	font-style: italic;
}
.impactBlueTextSmall {
	font-family: ImpactT;
	font-size: 14pt;
	color: #0000ff;
}
#headerTextSmall {
	font-size: 6em;
	font-weight: bold;
	color: #0000FF;
	height: 150px;
}
.imgLeft {
	vertical-align: top;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.impactRedTextSmall {
	font-family: ImpactT;
	font-size: 14pt;
	color: #ff0000;
}
.smallItalics {
	font-style: italic;
	font-size: .9em;
}
.impactBlueTextMedium {
	font-family: ImpactT;
	font-size: 18pt;
	color: #0000ff;
}
.impactBlackText {
	font-family: ImpactT;
	font-size: 32pt;
	color: #000000;
	letter-spacing: .25em;
	font-weight: bold;
}
.impactRedTextMedium {
	font-family: ImpactT;
	font-size: 20pt;
	color: #ff0000;
}
.impactBlackTextMedium {
	font-family: ImpactT;
	font-size: 20pt;
	color: #000000;
	letter-spacing: .25em;
	font-weight: bold;
}
.impactBlackTextSmall {
	font-family: ImpactT;
	font-size: 12pt;
	color: #000000;
	letter-spacing: .25em;
	font-weight: bold;
}
.impactBlackNamesText {
	font-family: ImpactT;
	font-size: 10pt;
	color: #000000;
	letter-spacing: .25em;
	font-weight: bold;
}
.impactBlueNamesText {
	font-family: ImpactT;
	font-size: 8pt;
	color: #0000FF;
	font-weight: bold;
}
.impactBlueTitleText {
	font-family: ImpactT;
	font-size: 7pt;
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
}
