@charset "utf-8";
/* CSS Document */



/* LEFT PANEL */
#pageHome #left{
	float:left;
	width:660px;
	}
#pageHome #left .intro{
	padding:10px;
	}	
#pageHome #left .intro h3{
	font-size:1.46em;
	}
#pageHome #left .intro p{
	margin:0;
	}	
	
.leftBox{
	background:url("/resources/images/home/leftBox.gif") no-repeat;
	padding:32px 0 0 0;
	float:left;
	width:660px;
	}

.leftBox .update{
	padding:0 10px 6px 10px;
	clear:both;
	float:left;
	}
.leftBox .update .text{
	float:left;
	width:430px;
	padding:6px 0 0 0;
	margin-right:6px;
	}
.leftBox .update .text .scroll{
	/*height:129px;*/
	/*overflow:auto;
	border:#C5CAB5 solid 1px;*/
	padding-left:4px;
	float: left;
	}
.leftBox .update .text .scroll p{
	margin-top:0;
	padding-right: 10px;
	}
.leftBox .update .photo{
 	float:left;
	width:200px;
	padding-top:6px;
	}
.leftBox .update .photo img{
	border:1px solid #C5CAB5;
	padding:1px;
	*margin-bottom:-4px
	}	
	
.leftBoxBot{
	background:url("/resources/images/home/leftBoxBot.gif") no-repeat bottom;
	padding-bottom:10px;
	width:660px;
	float:left;
	}	
.leftBoxBot .ongoingHome{
	padding:4px 10px 0 10px;
	clear:both;
	background:url("/resources/images/home/dottedLine.gif") no-repeat top;
	}
	.leftBoxBot .ongoingHome .ongoingContent h3{
	background:url("/resources/images/home/ongoingHome.gif") no-repeat;
	height:20px;
	}
.leftBoxBot .ongoingHome .ongoingContent h3 span{
	position:absolute;
	top:-1000px;
	}
.leftBoxBot .donate{
	padding:4px 10px 0 10px;
	clear:both;
	background:url("/resources/images/home/dottedLine.gif") no-repeat top;
	}
	
.leftBoxBot .donate p{
	margin-bottom: 0px;
	}

.leftBoxBot .donate .thanks{
	/*width:150px;*/
	/*float:left;*/
	}
.leftBoxBot .donate .thanks h3{
	background:url("/resources/images/home/thankYou.gif") no-repeat;
	height:20px;
	}
.leftBoxBot .donate .thanks h3 span{
	position:absolute;
	top:-1000px;
	}
.leftBoxTwitter .twitter h3 span{
	position:absolute;
	top:-1000px;
	}	
.leftBoxBot .twitter{
	padding: 0 0 0 10px;
	}
.leftBoxBot .twitter{
	padding:4px 10px 0 10px;
	clear:both;
	background:url("/resources/images/home/dottedLine.gif") no-repeat top;
	}
.leftBoxBot .donate .money{
	width:150px;
	float:left;
	margin-left:20px;
	color:#0087A4;

	}
.leftBoxBot .donate .money span{
	font-size:4em;s
	font-weight:bold;
	letter-spacing:-0.05em;
	color: #ff6600;	
	}

.leftBoxBot .donate a.donateButton{
	display:block;
	width:107px;
	height:110px;
	float:right;
	margin-bottom:-11px;
	background:url("/resources/images/home/donationHome.gif") no-repeat  0 bottom;
	}
.leftBoxBot .donate a.donateButton:hover{background:url("/resources/images/home/donationHome.gif") no-repeat -107px bottom ;}
.leftBoxBot .donate a.donateButton span{
	position:absolute;
	top:-1000px;
	}

.leftBoxTwitter{
	background:url("/resources/images/home/leftBoxTwitter.gif") no-repeat;
	padding:32px 0 0 0;
	float:left;
	width:660px;
	height: 10px;
	}
	
.twitterHome {
	margin: 0 10px 0 0;
	}


/* RIGHT PANEL */

#pageHome #right{
	margin-left:10px;
	float:left;
	width:265px;
	}	
.newsletter{
	background:url("/resources/images/home/newsletter.gif") no-repeat bottom;
	height:53px;
	margin-top:18px;
	padding:6px;
	_padding:6px 0;
	_margin-left:-5px;
	}
.newsletter	a.signUp{
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	display:block;
	height:27px;
	width:125px;
	margin:0 0 0 125px;
	padding:12px;
	background:url("/resources/images/home/signUp.gif") no-repeat;
	}
.newsletter	a.signUp:hover{
	background:url("/resources/images/home/signUp.gif") no-repeat 0 -51px;
	color:#CD4800;
	}
.rightBox{
	background:url("/resources/images/home/rightBox.gif") no-repeat bottom;
	padding-bottom:10px;
	margin-top:4px;
	}	
.rightBox h3.titleInvolved{
	background:url("/resources/images/home/titleInvolved.gif") no-repeat top;
	height:33px;
	}	
.rightBox h3.titleNews{
	background:url("/resources/images/home/titleNews.gif") no-repeat top;
	height:33px;
	}	
.rightBox h3.titleTwitter{
	background:url("/resources/images/home/titleTwitter.gif") no-repeat top;
	height:33px;
	}	
.rightBox h3 span, .leftBox h3 span, .newsletter h3 span{
	position:absolute;
	top:-1000px;
	}
	
/* BUTTONS */	
.blueButton {
	float:right;
	margin-right:-7px;
	}
.orangeButton{
	margin-left:130px;
	}
.greenButton{
	float:right;
	margin-right:-7px;
	padding: 0 0 0px 0;
	margin-top: 2px;	
	*margin-top: 0px;
	}
.blueButton a, .orangeButton a, .greenButton a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	display:block;
	padding:7px 0 7px 10px;
	margin:2px;
	width:115px;
	}
	
	
.blueButton a{
	background:url("/resources/images/common/blueButton.gif") no-repeat;
	}
.blueButton a:hover{
	background:url("/resources/images/common/blueButton.gif") no-repeat 0 -31px;
	color:#0087A4;
	}
.orangeButton a{
	background:url("/resources/images/common/orangeButton.gif") no-repeat;
	}
.orangeButton a:hover{
	background:url("/resources/images/common/orangeButton.gif") no-repeat 0 -31px;
	color:#CD4800;
	}

.greenButton a{
	background:url("/resources/images/common/greenButton.gif") no-repeat;
	}
.greenButton a:hover{
	background:url("/resources/images/common/greenButton.gif") no-repeat 0 -31px;
	color: #4e9940;
	}


.scroll .blueButton {
	margin-top: -14px;
	}