.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828182;
}
.upcoming_events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7ABBA5;
}
#topimage {
	padding-top: 30px;
	padding-bottom:10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #055299;
	background-color:#E6E5E6;
	margin:0;
	padding:0;
}

div {
	margin:0;
	padding:0;
}

p {
	margin:0;
	padding:0;
}

img {
	margin:0;
	padding:0;
}

#grouppic {
	padding-right: 10px;
	padding-left: 10px;
}
	 #scrollup {
	   position: relative;
	   overflow: hidden;
	   height: 125px;
	   width: 180px
	 }
	 .headline {
	   position: absolute;
	   top: 210px;
     left: 5px;
	   height: 190px;
	   width:190px;
	   color:#FFFFFF;
	   overflow:hidden;
	   text-align:center;
	 }

#container {
	width:912px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	line-height:21px;
}

.containerBorderRight {
	background-image:url('../images/right_side_bg.gif');
	background-position:right top;
	background-repeat:repeat-y;
	width:1012px;
	margin:0 auto;
}

.containerBorderLeft {
	background-image:url(../images/left_side_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:1012px;
	margin:0 auto;
}


.headerBackground {
	margin:0 auto;
	width:1010px;
	height:129px;
	background-image:url('../images/header.png');
	background-color:#fff;
	background-repeat:no-repeat;
	padding-top:30px;
}

.rightSide {
	float:right;
	width:200px;
	margin-right:10px;
	margin-top:15px;
}

.socialMedia {
	margin-top:15px;
}

.socialMedia img{
	margin:0 5px;
}

.leftSide {
	width:680px;
	float:left;
	margin:15px 12px 15px 10px;
}

.testHeight {
	margin-bottom:15px;
}

.leftTopContainer {
	border:double #9f9f9f 3px;
	padding:5px;
	float:left;
	background-color:#f9f9f9;
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
}

#leftTop {
	float:left;
	width:190px;
}

.upcomingEventsContainer {
	border:double #9f9f9f 3px;
	padding:5px;
	float:left;
	margin-left:15px;
	background-color:#f9f9f9;
	overflow:auto;
}

#upcomingEvents {
	float:left;
	width:412px;	
}

.logo {
	border:1px solid #000;
	background-color:#c3d8ec;
	width:675px;
	margin:15px 0;
	padding:15px 0;
}

.scrollerBackground {
	width:623px;
	height:181px;
	background-image:url(../images/scrollerPlaceholder.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	float:right;
}


.TopLeft {
	width:189px;
	height:132px;
	overflow:hidden;
	border:double #9f9f9f 3px;
	background-color:#f9f9f9;
	padding:5px;
	margin:5px 5px 5px 20px;
	float:left;
	text-align:center;
}

.TopMiddle {
	width:189px;
	height:132px;
	overflow:hidden;
	border:double #9f9f9f 3px;
	background-color:#f9f9f9;
	padding:5px;
	margin:5px;
	float:left;
	text-align:center;
}

.TopRight {
	width:189px;
	height:132px;
	overflow:hidden;
	border:double #9f9f9f 3px;
	background-color:#f9f9f9;
	padding:5px;
	float:right;
	margin:5px 20px 5px 5px;
	text-align:center;
}

.MiddleLeft {
	width:189px;
	height:132px;
	overflow:hidden;
	border:double #9f9f9f 3px;
	background-color:#f9f9f9;
	padding:5px;
	margin:5px 5px 5px 20px;
	float:left;
	text-align:center;
}

.MiddleMiddle {
	width:189px;
	height:132px;
	overflow:hidden;
	border:double #9f9f9f 3px;
	background-color:#f9f9f9;
	padding:5px;
	margin:5px;
	float:left;
	text-align:center;
}

.MiddleRight {
	width:189px;
	height:132px;
	overflow:hidden;
	border:double #9f9f9f 3px;
	background-color:#f9f9f9;
	padding:5px;
	float:right;
	margin:5px 20px 5px 5px;
	text-align:center;
}

.BottomLeft {
	width:189px;
	height:132px;
	overflow:hidden;
	border:double #9f9f9f 3px;
	background-color:#f9f9f9;
	padding:5px;
	margin:5px 5px 5px 20px;
	float:left;
	text-align:center;
}

.BottomMiddle {
	width:189px;
	height:132px;
	overflow:hidden;
	border:double #9f9f9f 3px;
	background-color:#f9f9f9;
	padding:5px;
	margin:5px;
	float:left;
	text-align:center;
}

.BottomRight {
	width:189px;
	height:132px;
	overflow:hidden;
	border:double #9f9f9f 3px;
	background-color:#f9f9f9;
	padding:5px;
	margin:5px 20px 5px 5px;
	float:right;
	text-align:center;
}

.footerNew {
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	width:1011px;
	height:62px;
	margin:0 auto;
	font-size: 10px;
	color: #828182;
}