@import url("type.css");

#divWrapper {
	padding: 0px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
}
#divHeader {
	width: 1024px;
	height: auto;
}
#divContentSection1 {
	float: left;
	width: 284px;
	background-color: #FFCC66;
	height: auto;
	padding-bottom: 30px;
}
#divContentSectionProgram1 {
	float: left;
	width: 284px;
	background-color: #FFCC66;
	height: auto;
	padding-bottom: 30px;
	background-image: url(../images/LadyBall2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#divContentSection1a {
	width: 246px;
	padding: 19px;
	height: auto;
}
#divContentSectionService1a {
	width: 255px;
	height: auto;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

#divContentSection2 {
	float: left;
	height: 194px;
	width: 335px;
	background-image: url(../images/NewsImages/Chehalis.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 385px;
	background-color: #660099;
	padding-right: 20px;
}

#divContentSectionAbout2 {
	float: left;
	height: 194px;
	width: 740px;
	background-color: #330066;
	padding: 0px;
}
#divContentSectionMember2 {
	float: left;
	height: 194px;
	width: 460px;
	background-image: url(../images/MemberTraining.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 260px;
	background-color: #390;
	padding-right: 20px;
}
#divContentSectionProgram2 {
	float: left;
	height: 194px;
	width: 405px;
	background-image: url(../images/NASMlogo.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	padding-top: 20px;
	padding-left: 315px;
	background-color: #FF3300;
	padding-right: 20px;
}
#divContentSectionYouth2 {
	float: left;
	height: 214px;
	width: 740px;
}
#divContentSectionAquatic2 {
	float: left;
	height: 214px;
	width: 740px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #660099;
}





#divContentSection3 {
	float: left;
	height: auto;
	width: 740px;
}

#divContentSectionAboutPanel1 {
	float: left;
	height: auto;
	width: 350px;
	padding-top: 19px;
	margin-left: 15px;
	margin-right: 10px;
	padding-bottom: 50px;
}

#divContentSection3SubPanel1 {
	float: left;
	height: auto;
	width: 350px;
	padding-top: 19px;
	margin-left: 15px;
	margin-right: 10px;
	background-image: url(../images/twopeople.png);
	background-repeat: no-repeat;
	background-position: right 200px;
	padding-bottom: 50px;
}
#divContentSection3YouthPanel1 {
	float: left;
	height: auto;
	width: 350px;
	padding-top: 19px;
	margin-left: 15px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: right 100px;
	padding-bottom: 50px;
}
#divContentSection3ServicesPanel1 {
	float: left;
	height: auto;
	width: 350px;
	padding-top: 19px;
	margin-left: 15px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: right 125px;
	padding-bottom: 50px;
}


#divContentSection3SubPanel2 {
	float: right;
	height: auto;
	width: 335px;
	padding-top: 19px;
	margin-right: 20px;
	margin-left: 10px;
}
#divContentSection3SubPanel2b {
	float: right;
	height: auto;
	width: 350px;
	padding-top: 19px;
	margin-right: 0px;
	margin-left: 10px;
}
#divFooter {
	height: auto;
	width: 1004px;
	padding-top: 10px;
	padding-bottom: 30px;
	clear: both;
	float: left;
	background-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
body {
	background-color: #FFF;
}

