#main_body #s_container_left {
	height: auto;
	width: 850px;
	position: absolute;
	left: 15px;
	top: 15px;
}

#main_body #s_container_left #s_container_bottom {
	height: 20px;
	width: 850px;
	background-image: url(../../images/page_building/large_container_bottom.png);
}
#main_body #s_container_left #s_container_top {
	height: 18px;
	width: 850px;
	background-image: url(../../images/page_building/large_container_top.png);
	background-repeat: no-repeat;
}
#main_body #s_container_left #s_container_center {
	height: 450px;
	width: 850px;
	background-image: url(../../images/page_building/large_container_center.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#schedule_logo  {
	background: url(../../images/images/small-container-left-logo.png);
	height: 30px;
	width: 185px;
	position: absolute;
	left: 635px;
	top: 16px;
}
#schedule_logo #logo_text  {
	text-align: right;
	position: relative;
	top: 5px;
	right: 5px;
}


#s_container_center .schedule   {
	height: 100px;
	width: 600px;
	position: relative;
	top: 35px;
	left: 10px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#s_container_center .schedule .header {
	color: #1d7aac;
}

#s_container_center .schedule .schedule_words {
	float: left;
	width: 65%;
	top: 5px;
	position: relative;
	margin-left: 5%;
	color: #333;
	font-size: 14px;
}
#s_container_center .schedule .schedule_times {
	float: left;
	width: 30%;
	position: relative;
	top: 5px;
	text-align: right;
	color: #333;
	font-size: 14px;
}

#s_container_center .schedule #wed_night {
	position: absolute;
	top: 0px;
	text-align: right;
	left: 304px;
	font-size: 14px;
	color: #333;
	width: 115px;
}
#s_container_center .schedule #wed_night_events {
	position: relative;
	top: 15px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
}
#main_body #right_container {
	height: auto;
	width: 386px;
	position: absolute;
	left: 480px;
	top: 15px;
}

#main_body #right_container #right_top {
	background: url(../../images/page_building/index/upcomming_events_top.png) no-repeat;
	height: 18px;
	width: 386px;
	
}
#main_body #right_container #right_center {
	height: 310px;
	width: 386px;
	background: url(../../images/page_building/index/upcomming_events_main.png) repeat-y center top;
}
#main_body #right_container #right_bottom {
	background: url(../../images/page_building/index/upcomming_events_bottom.png) no-repeat;
	height: 26px;
	width: 386px;
}
#right_container #right_center #right_container_center {
	width: 350px;
	position: relative;
	height: 150px;
	top: 35px;
	left: 15px;
	font-size: 14px;
}
#main_body #right_container #right_center #right_container_center p {
	margin-bottom: 8px;
}

