/********************************************** INDEX PAGE ONLY **********************************************/
#IndexImages {
	clear: both;
}

#IndexImages img { 
	float: left; 
}
.index #div {
	background-color: #fff;
	height: 202px;
	width: 800px;
}
.index #SubBar {
	height: 28px;
	border-bottom: 3px solid #0076CD;
	border-top: 1px solid #0067CD;
}
div.Main #IndexLeft {
	color: #003366;
	width: 561px;
	height: 270px;
	/*background: url(../images/interface/BottomLeftBG.jpg) no-repeat bottom left;*/
	padding: 12px 18px 0px 5px;
}

div.Main #IndexLeft p {
	text-align: justify;
	font-size: 14px;
		line-height: 140%;
}

div.Main #IndexRight {
	color: #003366;
	width: 239px;
	padding: 12px 12px 0px;
}
div.Main #IndexRight p {
	margin: 0 0 16px;

}
div.Main #IndexLeft2 {
	color: #003366;
	padding: 0;
}
div.Main #IndexLeft2  .InsideContent {
	padding: 36px 0px 0px 108px;
}

div.Main #IndexRight p {
	text-align: left;
}

div.Main #MainContent {
	background: url(../images/interface/BottomLeftBG.jpg) no-repeat bottom left;
}


.qlink-panel {
	width: 230px;	
	height: 49px;	background: url(http://www.southsoundymca.org/templates/ymca_new_index/images/interface/QuickLinkBG.jpg) no-repeat;
	margin: 0px 0px 5px 0px;
}

.qlink-panel tr {

	vertical-align: middle;
}

.qlink-panel tr td:first-child {
	width: 36px;
	behavior:expression(this.firstChild.style.width = "36px");

}

.qlink-panel td {
	vertical-align: middle !important;
}

.qlink-panel .qlink-icon {
	padding: 5px;
}

.qlink-panel a {
	color: #fff;
	font-weight: bold;
}




