/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	background:#000033;
	line-height:18px;
}
a:link,
a:visited {
	color:#CC6600;
	text-decoration:none;	
}
a:hover,
a:active {
	color:#336666;
	text-decoration:underline;	
}
h1 {
	font-size:20px;
	color:#CC6600;
	margin:0px 0px 0px 0px;
}
h2 {
	font-size:16px;
	color:#CC6600;
	margin:0px 0px 0px 0px;
}
p {margin-top:10px;}
/* br {margin:0px 0px 0px 0px;} */
.orangetitle {
	color:#CC6600;
	font-weight:bold;
}
#containerMaster {
	position:relative;
	width:900px;
	background:#fff;
	margin:0px auto 0px auto;
}
#content {
	background-color:#fff;
	overflow:hidden;
	width:900px;
}
#primaryContent{
	background-color:#fff;
	width:755px;
	border-left:145px solid #336666; /* The width and color of the rail */
	margin-left:-145px; /* Hat tip to Ryan Brill */
	float:right;
}
#secondaryContent{
	width:145px;
	float:right;
	background:url(../images/secondarycontentBackground.gif) top repeat-y;
}
#masthead {
	width:900px;
	height:97px;
	background:#CC9900;
}
#mainCopy {
	float:left;
	width:350px;
	margin:20px 0px 10px 20px;
}
#mainCopyB {
	float:right;
	width:360px;
	margin:20px 20px 10px 20px;
}
#mainCopyC {
	float:left;
	width:360px;
	margin:20px 0px 10px 20px;
}
#mainCopyD {
	float:left;
	width:560px;
	margin:20px 0px 10px 20px;
}
#mainCopyE {
	float:left;
	width:460px;
	margin:20px 0px 10px 20px;
}
#mainCopyF {
	float:left;
	width:353px;
	margin:20px 0px 10px 20px;
}
#banner {
	float:left;
	width:795px;
	height:97px;
	background:#CC6600;
}
.pipe {color:#FFCC00;}
#changedlivesPhoto {
	position:relative;
	float:right;
	width:367px;
	height:589px;
	background:#336666;
	border-bottom:#FFFFFF solid;
	border-bottom-width:1px;
}
#sideGreen {
	position:relative;
	float:right;
	width:104px;
	height:589px;
	background:#336666;
	border-bottom:#FFFFFF solid;
	border-bottom-width:1px;
}
#sideGreenPhoto {
	position:relative;
	float:right;
	width:342px;
	height:589px;
	background:#336666;
	border-bottom:#FFFFFF solid;
	border-bottom-width:1px;
}
#greenSidePhoto2 {
	position:relative;
	float:right;
	width:247px;
	height:589px;
	background:#336666;
	border-bottom:#FFFFFF solid;
	border-bottom-width:1px;
}
#greenSidePhoto3 {
	position:relative;
	float:right;
	width:350px;
	height:589px;
	background:#336666;
	border-bottom:#FFFFFF solid;
	border-bottom-width:1px;
}
#greenSidePhoto4 {
	position:relative;
	float:right;
	width:342px;
	height:589px;
	background:#336666;
	border-bottom:#FFFFFF solid;
	border-bottom-width:1px;
}
#greenSidePhoto5 {
	position:relative;
	float:right;
	width:268px;
	height:763px;
	background:#336666;
	border-bottom:#FFFFFF solid;
	border-bottom-width:1px;
}
#newsArchive {
	margin:320px 0px 0px 40px;
	color:#FFFFFF;
}
#newsArchive a:link,
#newsArchive a:visited {
	color:#FFFFFF;
	text-decoration:none;	
}
#newsArchive a:hover,
#newsArchive a:active {
	color:#CC6600;
	text-decoration:underline;	
}
.currentN {
	color:#CC6600;
	text-decoration:underline;	
}
/* Primary Nav Start*/
#primaryNav {
	float:right;
	width:105px;
	height:97px;
	background:url(../images/primarynavBackground.gif);
	list-style:none;
	display:inline;
}
#primaryNav-- {
	position:absolute;
	float:left;
	height:92px;
	width:160px;
	list-style:none;
	display:inline;
	background:url(../images/navBackground.gif) top left no-repeat;
	left: 34px;
	top: 74px;
}
#primaryNav li {
	margin:0px;
	padding:0px;
	display:inline;
}
#primarynav_Home a:link,
#primarynav_Home a:visited {
	display:block;
	height:21px;
	background:url(../images/primaryNav-Home.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:85px;
	line-height:100px;
	margin:5px 0px 0px 20px;
}
#primarynav_Home a:hover,
#primarynav_Home a:active {
	display:block;
	height:21px;
	background:url(../images/primaryNav-Home.gif) 0px -21px no-repeat;
	overflow:hidden;
	width:85px;
	line-height:100px;
}
#primarynav_Home a.currentP {
	background:url(../images/primaryNav-Home.gif) 0px -21px no-repeat;
}
#primarynav_About a:link,
#primarynav_About a:visited {
	display:block;
	height:21px;
	background:url(../images/primaryNav-About.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:85px;
	line-height:100px;
	margin:0px 0px 0px 20px
}
#primarynav_About a.currentP {
	background:url(../images/primaryNav-About.gif) 0px -21px no-repeat;
}
#primarynav_About a:hover,
#primarynav_About a:active {
	display:block;
	height:21px;
	background:url(../images/primaryNav-About.gif) 0px -21px no-repeat;
	overflow:hidden;
	width:85px;
	line-height:100px;
}
#primarynav_Contact a:link,
#primarynav_Contact a:visited {
	display:block;
	height:21px;
	background:url(../images/primaryNav-Contact.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:85px;
	line-height:100px;
	margin:0px 0px 0px 20px
}
#primarynav_Contact a:hover,
#primarynav_Contact a:active {
	display:block;
	height:21px;
	background:url(../images/primaryNav-Contact.gif) 0px -21px no-repeat;
	overflow:hidden;
	width:85px;
	line-height:100px;
}
#primarynav_Contact a.currentP {
	background:url(../images/primaryNav-Contact.gif) 0px -21px no-repeat;
}
#primarynav_FAQ a:link,
#primarynav_FAQ a:visited {
	display:block;
	height:21px;
	background:url(../images/primaryNav-FAQ.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:85px;
	line-height:100px;
	margin:0px 0px 0px 20px
}
#primarynav_FAQ a:hover,
#primarynav_FAQ a:active {
	display:block;
	height:21px;
	background:url(../images/primaryNav-FAQ.gif) 0px -21px no-repeat;
	overflow:hidden;
	width:85px;
	line-height:100px;
}
#primarynav_FAQ a.currentP {
	background:url(../images/primaryNav-FAQ.gif) 0px -21px no-repeat;
}
/* Primary Nav End*/
/* Secondary Nav Start*/
#secondaryNav {
	float:left;
	width:145px;
	height:272px;
	list-style:none;
	display:inline;
	background:url(../images/secondarynavBackground.gif) top no-repeat;
}
#secondaryNav li {
	margin:0px;
	padding:0px;
	display:inline;
}
#secondarynav_Purpose a:link,
#secondarynav_Purpose a:visited {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-Purpose.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
	margin:5px 0px 0px 5px;
}
#secondarynav_Purpose a:hover,
#secondarynav_Purpose a:active {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-Purpose.gif) 0px -27px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
}
#secondarynav_Purpose a.currentS {
	background:url(../images/secondaryNav-Purpose.gif) 0px -27px no-repeat;
}
#secondarynav_Overview a:link,
#secondarynav_Overview a:visited {
	display:none;
	height:27px;
	background:url(../images/secondaryNav-Overview.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
	margin:0px 0px 0px 5px
}
#secondarynav_Overview a:hover,
#secondarynav_Overview a:active {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-Overview.gif) 0px -27px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
}
#secondarynav_Overview a.currentS {
	background:url(../images/secondaryNav-Overview.gif) 0px -27px no-repeat;
}
#secondarynav_Message a:link,
#secondarynav_Message a:visited {
	display:none;
	height:27px;
	background:url(../images/secondaryNav-Message.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
	margin:0px 0px 0px 5px
}
#secondarynav_Message a:hover,
#secondarynav_Message a:active {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-Message.gif) 0px -27px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
}
#secondarynav_Message a.currentS {
	background:url(../images/secondaryNav-Message.gif) 0px -27px no-repeat;
}
#secondarynav_Services a:link,
#secondarynav_Services a:visited {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-Services.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
	margin:0px 0px 0px 5px
}
#secondarynav_Services a:hover,
#secondarynav_Services a:active {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-Services.gif) 0px -27px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
}
#secondarynav_Services a.currentS {
	background:url(../images/secondaryNav-Services.gif) 0px -27px no-repeat;
}
#secondarynav_Changed a:link,
#secondarynav_Changed a:visited {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-Changed.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
	margin:0px 0px 0px 5px
}
#secondarynav_Changed a:hover,
#secondarynav_Changed a:active {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-Changed.gif) 0px -27px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
}
#secondarynav_Changed a.currentS {
	background:url(../images/secondaryNav-Changed.gif) 0px -27px no-repeat;
}
#secondarynav_Calendar a:link,
#secondarynav_Calendar a:visited {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-Calendar.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
	margin:0px 0px 0px 5px
}
#secondarynav_Calendar a:hover,
#secondarynav_Calendar a:active {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-Calendar.gif) 0px -27px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
}
#secondarynav_Calendar a.currentS {
	background:url(../images/secondaryNav-Calendar.gif) 0px -27px no-repeat;
}
#secondarynav_News a:link,
#secondarynav_News a:visited {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-News.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
	margin:0px 0px 0px 5px
}
#secondarynav_News a:hover,
#secondarynav_News a:active {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-News.gif) 0px -27px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
}
#secondarynav_News a.currentS {
	background:url(../images/secondaryNav-News.gif) 0px -27px no-repeat;
}
#secondarynav_Partners a:link,
#secondarynav_Partners a:visited {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-Partners.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
	margin:0px 0px 0px 5px
}
#secondarynav_Partners a:hover,
#secondarynav_Partners a:active {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-Partners.gif) 0px -27px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
}
#secondarynav_Partners a.currentS {
	background:url(../images/secondaryNav-Partners.gif) 0px -27px no-repeat;
}
#secondarynav_Donate a:link,
#secondarynav_Donate a:visited {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-Donate.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
	margin:0px 0px 0px 5px
}
#secondarynav_Donate a:hover,
#secondarynav_Donate a:active {
	display:block;
	height:27px;
	background:url(../images/secondaryNav-Donate.gif) 0px -27px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:100px;
}
#secondarynav_Donate a.currentS {
	background:url(../images/secondaryNav-Donate.gif) 0px -27px no-repeat;
}
/* Secondary Nav End */
/* Spotlight Nav Start */
#spotlightNav {
	float:left;
	width:145px;
	list-style:none;
	display:inline;
	background:url(../images/spotlightnavBackground.jpg) top no-repeat;
}
#spotlightnav_HH a:link,
#spotlightnav_HH a:visited {
	display:block;
	height:92px;
	background:url(../images/spotlightNav-HH.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:195px;
	margin:0px 0px 0px 5px
}
#spotlightnav_HH a:hover,
#spotlightnav_HH a:active {
	display:block;
	height:92px;
	background:url(../images/spotlightNav-HH.gif) 0px -92px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:195px;
}
#spotlightnav_SLC a:link,
#spotlightnav_SLC a:visited {
	display:block;
	height:92px;
	background:url(../images/spotlightNav-SLC.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:195px;
	margin:0px 0px 0px 5px
}
#spotlightnav_SLC a:hover,
#spotlightnav_SLC a:active {
	display:block;
	height:92px;
	background:url(../images/spotlightNav-SLC.gif) 0px -92px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:195px;
}
#spotlightnav_HCF a:link,
#spotlightnav_HCF a:visited {
	display:block;
	height:92px;
	background:url(../images/spotlightNav-HCF.gif) 0px 0px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:195px;
	margin:0px 0px 0px 5px
}
#spotlightnav_HCF a:hover,
#spotlightnav_HCF a:active {
	display:block;
	height:92px;
	background:url(../images/spotlightNav-HCF.gif) 0px -92px no-repeat;
	overflow:hidden;
	width:130px;
	line-height:195px;
}
/* Spotlight Nav End */
/* About Nav Start */
#navcontainerTop {
	float:left;
	width:350px;
	height:40px;
	color: #CC6600;
	line-height:33px;
	overflow:hidden;
	display:block;
}
#navcontainerTop ul {
	list-style-type: none;
	text-align: left;
	font-size:8px;
	font-weight:bold;
}
#navcontainerTop li {
	display: inline;
	text-align: left;
	font-weight:bold;
	margin: 0px 5px 0px 0px;
}
#navcontainerTop li a {
	padding: 0px 0px;
	color: #336666;
	text-decoration: none;
}
#navcontainerTop li a:hover {
	color: #CC6600;
}
#navcontainerTop li a.currentA {
	color: #CC6600;
}
/* About Nav End */
/* Changed Lives Nav Start */
#changedlivesPhoto #changedlivesNav {
	position:absolute;
	width:367px;
	height:63px;
	list-style:none;
	left: 0px;
	top: 444px;
}
#changedlivesNav li {
	float:left;
	margin:0px;
	padding:0px;
}
#nav_Anita a:link,
#nav_Anita a:visited {
	display:block;
	height:63px;
	background:url(../images/changedlivesNav-Anita.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:73px;
	line-height:140px;
}
#nav_Anita a:hover,
#nav_Anita a:active {
	display:block;
	height:63px;
	background:url(../images/changedlivesNav-Anita.jpg) 0px -63px no-repeat;
	overflow:hidden;
	width:73px;
	line-height:140px;
}
#nav_Anita a.currentC {
	background:url(../images/changedlivesNav-Anita.jpg) 0px -63px no-repeat;
}
#nav_Betsy a:link,
#nav_Betsy a:visited {
	display:block;
	height:63px;
	background:url(../images/changedlivesNav-Betsy.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:74px;
	line-height:140px;
}
#nav_Betsy a:hover,
#nav_Betsy a:active {
	display:block;
	height:63px;
	background:url(../images/changedlivesNav-Betsy.jpg) 0px -63px no-repeat;
	overflow:hidden;
	width:74px;
	line-height:140px;
}
#nav_Betsy a.currentC {
	background:url(../images/changedlivesNav-Betsy.jpg) 0px -63px no-repeat;
}
#nav_Julia a:link,
#nav_Julia a:visited {
	display:block;
	height:63px;
	background:url(../images/changedlivesNav-Julia.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:73px;
	line-height:140px;
}
#nav_Julia a:hover,
#nav_Julia a:active {
	display:block;
	height:63px;
	background:url(../images/changedlivesNav-Julia.jpg) 0px -63px no-repeat;
	overflow:hidden;
	width:73px;
	line-height:140px;
}
#nav_Julia a.currentC {
	background:url(../images/changedlivesNav-Julia.jpg) 0px -63px no-repeat;
}
#nav_LaYang a:link,
#nav_LaYang a:visited {
	display:block;
	height:63px;
	background:url(../images/changedlivesNav-La.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:75px;
	line-height:140px;
}
#nav_LaYang a:hover,
#nav_LaYang a:active {
	display:block;
	height:63px;
	background:url(../images/changedlivesNav-La.jpg) 0px -63px no-repeat;
	overflow:hidden;
	width:75px;
	line-height:140px;
}
#nav_Meike a.currentC {
	background:url(../images/changedlivesNav-La.jpg) 0px -63px no-repeat;
}
#nav_Meike a:link,
#nav_Meike a:visited {
	display:block;
	height:63px;
	background:url(../images/changedlivesNav-Meike.jpg) 0px 0px no-repeat;
	overflow:hidden;
	width:72px;
	line-height:140px;
}
#nav_Meike a:hover,
#nav_Meike a:active {
	display:block;
	height:63px;
	background:url(../images/changedlivesNav-Meike.jpg) 0px -63px no-repeat;
	overflow:hidden;
	width:72px;
	line-height:140px;
}
#nav_Meike a.currentC {
	background:url(../images/changedlivesNav-Meike.jpg) 0px -63px no-repeat;
}
/* Changed Lives Nav End */



#spotlight {
	background:#99CCCC;
}
#mainPhoto {
	float:right;
}
#footer {
	float:right;
	width:755px;
	height:71px;
	background:#336666;
}
#partners {
	float:right;
	width:248px;
	height:557px;
	background:#336666;
}
/* New News Ticker */