
		#rightRail {

			float: right;
			padding-right: 90px;
			text-align: center;
			padding-top: 96px;
		}

		#logoTitle {

			padding-left: 90px;
			padding-top: 150px;

		}

		#footer {

			/*clear: both; */
			color: #636363;
			padding-left: 94px;
			margin-top: 148px;
			font-size: 12px;
		}

		#nextMeeting {

			margin-bottom: 25px;

		}


		#calendarIcon {

			background-image: url('../img/calendarIcon.gif');
			background-repeat: no-repeat;
			width: 121px;
			height: 138px;
			font-weight: bold;
			font-size: 12px;
			text-align: left;
			padding-left: 15px;
			cursor: pointer;
		}

		#members {

			margin-bottom: 25px;
		}

		#facebook {

			margin-bottom: 25px;
		}

		#sponsors {

			font-size: 12px;
		}