#programContainer {
	float: left;
	width: 760px;
}
#programHeader {
	height: 199px;
	width: 760px;
}
#programTitle {
	float: right;
	height: 72px;
	width: 740px;
	margin-top: 128px;
}
#programSubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 98%;
}
#column001 {
	float: left;
	width: 520px;
	margin-top: 10px;
}
#programNewsContainer {
	float: left;
	width: 510px;
	border: 5px solid #FFF;
	height: 580px;
}
#programMainStory {
	float: left;
	height: 390px;
	width: 510px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/pages/women/images/mainStoryBG2.png);
	background-repeat: no-repeat;
}
#programMainStoryPic {
	float: left;
	height: 290px;
	width: 480px;
	margin-top: 13px;
	margin-left: 14px;
	margin-bottom: 5px;
	background-color: #FFF;
	border:1px solid #666;
}
#programMainStoryText {
	float: left;
	height: 75px;
	width: 480px;
	margin-top: 10px;
	margin-left: 10px;
}
#moreLink {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 5px;
	color: #FFF;
	color: #FFF;
	padding-top: 3px;
}

#moreLink a:link {
	color: #FFF;
	text-decoration: none;
}
#moreLink a:active {
	text-decoration: none;
	color: #FFF;
}
#moreLink a:visited {
	text-decoration: none;
	color: #FFF;
}
#moreLink a:hover {
	text-decoration: underline;
	color: #FFF;
}

#programHeadlinesContainer {
	float: left;
	height: 185px;
	width: 510px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: #FFF;
}

#programHeadlinesBox {
	clear: both;
	float: left;
	width: 500px;
}
#programHeadlinesBox a:link {
	color: #333;
	text-decoration: none;
}
#programHeadlinesBox a:active {
	text-decoration: none;
	color: #333;
}
#programHeadlinesBox a:visited {
	text-decoration: none;
	color: #333;
}
#programHeadlinesBox a:hover {
	text-decoration: underline;
	color: #333;
}
#smallLinksContainer {
	width: 500px;
	float: left;
	margin-top: 10px;
	border: 10px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height: auto;
	background-color: #FFF;
}
#smallLinksContainer a:link {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#smallLinksContainer a:active {
	text-decoration: none;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#smallLinksContainer a:visited {
	text-decoration: none;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#smallLinksContainer a:hover {
	text-decoration: underline;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#smallLinkBox {
	height: 175px;
	width: 155px;
	margin-right: 17px;
	float: left;
	margin-bottom: 10px;
}

#smallLinksPicture {
	float: left;
	height: 95px;
	width: 155px;
	margin-bottom: 5px;
	background-color: #CCC;
	border: 1px solid #CCC;
}

#smallLinkBoxRight {
	height: 175px;
	width: 155px;
	float: left;
}

#column002 {
	float: left;
	width: 230px;
	margin-top: 10px;
}
#programContactInfoContainer {
	float: left;
	width: 200px;
	border: 5px solid #FFF;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	color: #FFF;
	padding: 10px;
	text-align: right;
	clear: both;
}

#programContactInfoContainer a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#programContactInfoContainer a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#programContactInfoContainer a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#programContactInfoContainer a:hover {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}

#programMemberUpdatesContainer {
	float: left;
	height: auto;
	width: 215px;
	margin-left: 10px;
	border: 5px solid #FFF;
	background-color: #FFF;
	padding-right: 5px;
}
#programMemberUpdatesBox {
	float: left;
	height: 715px;
	width: 205px;
	background-color: #FFF;
	clear: both;
	overflow: scroll;
	padding-right: 15px;
	overflow-x: hidden;
	margin-top: 5px;
}
#programMemberUpdatesBox a:link {
	color: #333;
	text-decoration: none;
}
#programMemberUpdatesBox a:visited {
	text-decoration: none;
	color: #333;
}
#programMemberUpdatesBox a:hover {
	text-decoration: underline;
	color: #333;
}


