body {
   background-image: url('../Images/menubanner.png');
   background-position: top center;
   background-repeat: no-repeat;
   background-color: #ec1c24;
   padding:0px;
   margin:0px;
   text-align:center;
   font-family: arial,verdana,sans-seriff;
}

.TopContainer {
   width:100%;
   background-image: url('../Images/siteback.png');
   background-position: bottom left;
   background-repeat: repeat-x;
   min-height:500px;
   height:auto !important;
   height:500px;
}

.TopContainerNoBack{
   width:100%;
   height:300px;
}

.BlueStripeContainer {
   width:100%;
   background-image: url('../Images/bluestripes.png');
   background-repeat: repeat-x;
   height: 231px;
}

.GreyContainer {
   width:100%;
   background-color: #cccccc;
   color: #333333;
}

.SponsorContainer {
   width:100%;
   height:90px;
   background-color: #ffffff;
}

.RedBottom {
   width:100%;
}

/*************************/
.SiteWidth {
   margin-left:auto;
   margin-right:auto;
   width:988px;
   text-align:left;
}

.WelcomeText {
   font-size:14px;
   line-height:18px;
   font-family:Georgia;
   color: #E6E6E6;
}

.EqualLeftColumn {
   width:484px;
   float:left;
   margin-right:20px;
}

.EqualRightColumn {
   width:484px;
   float:left;
}

.Menu {
   margin: 0px auto;
}

.MenuContainer {
   padding-top: 205px;
   font-weight:bold;
   text-decoration:none;
   color: #FFFFFF;
   position:relative;
}
.MenuContainer a, .MenuContainer a:visited{
   text-decoration:none;
   font-weight:bold;
   color: #FFFFFF;
}
.MenuContainer a:hover {
   color: #999999;
}

.GreyAreaPadding {
   padding-top:25px;
   padding-bottom:25px;
}

.BlueStripeImagePadding {
   padding-right:32px;
   float:left;
}
.BlueStripeImagePaddingLast {
   float:left;
}

.TopColumnContainer {
   padding-top:27px;
   padding-bottom:20px;
   float:left;
   color: #FFFFFF;
}

.TopPhotoDiv {
   background-image:url('../Images/photoback.png');
   position:relative;
   width:469px;
   height:281px;
   padding:7px 11px 11px 7px;
   margin-right:13px;
   top:20px;
   z-index:1000;
}

.TopPhotoDiv {
   width:487px;
   w\idth:469px;
   height:299px;
   he\ight:281px;
}

.TopColumn{
   float:left;
}

.TopWelcomeMessage {
   margin-top:20px;
   width:488px;
}

.BigTitle, .BigTitle a, .BigTitle a:visited {
   font-size:30px;
   font-weight:bold;
   text-decoration:none;
}

.MediumTitle, .MediumTitla a, .MediumTitle a:visited {
   font-size: 29px;
   font-weight:bold;
   text-decoration:none;
}

.SmallTitle, .SmallTitle a, .SmallTitle a:visited {
   font-size: 16px;
   font-weight: bold;
   text-decoration:none;
}

a {
	color:#EC1C24;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#07114F;
}

.RedText {
   color: #EC1C24;
}

.feed_container a:hover {
   color:#07114F;
}

.GreyText {
   color:  #6A6B6A;
}

.DarkGreyText {
   color: #333333;
}

.MessageBodyText {
   font-family: georgia;
   font-size: 14px;
   line-height: 18px;
}

.NarrowBoxLeft {
   float:left;
   width:222px;
   padding-left:10px;
   padding-bottom:20px;
}
.NarrowBoxLeft {
   width:232px;
   w\idth:222px;
}

.NarrowBoxRight {
   float:left;
   width:222px;
   padding-left:25px;
   padding-bottom:20px;
}
.NarrowBoxRight {
   width:247px;
   w\idth:222px;
}

.NarrowBoxTop {
   width:212px;
   height:38px;
   background-image:url('../Images/thinboxtop.png');
   text-align:right;
   padding-top:11px;
   padding-right:10px;
}

.NarrowBoxTop {
   width:222px;
   w\idth:212px;
   height:49px;
   he\ight:38px;
}

.NarrowBoxMiddle {
   width:202px;
   background-image:url('../Images/thinboxmiddle.png');
   text-align:left;
   padding:10px;
}

.NarrowBoxMiddle {
   width:222px;
   w\idth:202px;
}

.NarrowBoxBottom {
   width:222px;
   height:19px;
   background-image:url('../Images/thinboxbottom.png');
   line-height:0px;
   font-size:1px;
}

.InnerNarrowBoxRightAlign {
   width:202px;
   text-align:right;
   padding-top:10px;
   padding-bottom:10px;
}



.BigRedButton {
   clear:both;
   margin-left:10px;
   width:469px;
   height:53px;
   padding-top:20px;
   background-image:url('../Images/bigredbutton.png');
   text-align:center;
}

.BigRedButton {
   height:73px;
   he\ight:53px;
}

.BigRedButton, .BigRedButton a, .BigRedButton a:visited {
   text-transform:uppercase;
   color:#FFFFFF;
   font-size:28px;
   font-weight:bold;
   text-decoration:none;
}

.Sponsor {
   display:block;
   float:left;
   margin-top:16px;
   margin-bottom:16px;
   margin-right:6px;
}

.Sponsor img{
   border:0px;
}

.PoweredCMSDiv {
   height:20px;
   margin:20px 0;
}

.feed_container {
	float:left;
	margin-bottom:20px;
	width:100%;
	padding-bottom:20px;
	border-bottom:1px dotted #EC1C24;
}

.sponsors	{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

#social-media	{
	position:absolute;
	z-index:3000px;
	top:120px;
	right:5px;
}

#social-media a img	{
	outline:none;
	border:0;
}