@charset "utf-8";
#main {
	margin: auto;
	height: 1111px;
	width: 1024px;
	position: relative;
	background-color: #FFFFFF;
}
#bg-pink-top {
	margin: auto;
	height: 97px;
	width: 1024px;
	position: absolute;
	background-color: #a40047;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#logo {
	margin: auto;
	height: 88px;
	width: 216px;
	position: absolute;
	left: 5px;
	top: 9px;
}
#linkbar {
	margin: auto;
	height: 35px;
	width: 529px;
	position: absolute;
	left: 230px;
	top: 62px;
	background-image: url(images/membership_menu.jpg);
	background-repeat: no-repeat;
}
#calander {
	margin: auto;
	height: 212px;
	width: 250px;
	position: absolute;
	left: 762px;
	top: 0px;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}

#picmain {
	margin: auto;
	height: 35px;
	width: 495px;
	position: absolute;
	left: 250px;
	top: 112px;
}
#networking {
	margin: auto;
	height: 212px;
	width: 220px;
	position: absolute;
	left: 10px;
	top: 290px;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}
#professional-development {
	margin: auto;
	height: auto;
	width: 765px;
	position: absolute;
	left: 250px;
	top: 252px;
}
#newsletter {
	margin: auto;
	height: 93px;
	width: 220px;
	position: absolute;
	left: 10px;
	top: 694px;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}
#copyrights {
	margin: auto;
	height: 40px;
	width: 1004px;
	position: absolute;
	left: 10px;
	top: 1050px;
}
#sublinks {
	margin: auto;
	height: 150px;
	width: 220px;
	position: absolute;
	left: 10px;
	top: 112px;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}

