
/*
	Left container
*/
#leftcontainer {float: left; padding: 0px 0px 0px 30px; margin-top: -87px; position: relative; top: 0px; width: 185px; }

/*
	Right container
*/
#rightcontainer {width: 770px;}
#rightcontainer h2 {margin: 0; padding: 5px 0px 0px 0px;  font-family: "Lucida Bright"; font-size: 18px; font-style: italic; color: #6b4d99;}
#rightcontainer h2 span {float: left; }
#rightcontainer h2 a {
				background-image: url(images/quick_close_top.jpg); 
				background-repeat: no-repeat; 
				width: 109px; 
				height: 35px; 
				display: block; 
				float: right; 
				margin-top: -5px;
				text-decoration: none;
}
#rightcontainer h2 a span {visibility: hidden; float: none;}

/*
	Right container - First Column
*/
#rightcontainer .firstcolumn {float: left; width: 245px;}
#rightcontainer .firstcolumn .gethelp {width: 223px; height: 169px; background-image: url(images/gethelp_bg.jpg); background-repeat: no-repeat; padding-left: 23px;}
#rightcontainer .firstcolumn .gethelp .txt {width: 190px; padding-top: 22px;}
#rightcontainer .firstcolumn .gethelp .txt .immhelp {color: #451f7f; font-size: 16px; padding-top: 23px;}
#rightcontainer .firstcolumn .gethelp .txt .tollfreephone {
						width: 184px; 
						height: 35px; 
						margin-top: 12px; 
						background-image: url(images/tollfree_phone_lbl.jpg); 
						background-repeat: no-repeat;
}
#rightcontainer .firstcolumn .gethelp .txt .tollfreephone div {visibility: hidden;}

#rightcontainer .firstcolumn .undergethelp {
				background-image: url(images/under_get_help_bg.jpg); 
				background-repeat: no-repeat; 
				width: 216px; 
				height: 129px; 
				padding: 15px; 
				margin: 5px 0px 0px 0px;
				list-style: none; 
				line-height: 160%;
}
#rightcontainer .firstcolumn .undergethelp li a {
					font-family: "Century Gothic"; 
					color: #ffffff; 
					font-size: 12px; 
					background-image: url(images/undergethelp_li_bg.jpg); 
					background-repeat: no-repeat; 
					background-position: 0 50%; 
					padding-left: 8px;
}
#rightcontainer .firstcolumn .undergethelp li a:hover {color: #ffffff;}


/*
	Right container - Second Column
*/
#rightcontainer .secondcolumn {float: left; width: 252px; margin-left: 10px;}
#rightcontainer .secondcolumn .getinfo {
						background-image: url(images/getinfo_bg.jpg); 
						background-repeat: no-repeat; 
						height: 379px; 
						padding: 0px 15px 15px 15px;
}
#rightcontainer .secondcolumn .getinfo h3 {font-size: 14px; color: #451e7e; padding: 15px 0px 5px 0px; margin: 0;}
#rightcontainer .secondcolumn .getinfo ul {list-style: none; padding: 0; margin: 0; width: 200px;}
#rightcontainer .secondcolumn .getinfo ul li {color: #6f5c8b; font-size: 11px; padding: 5px 0px 5px 0px; font-style: italic;}
#rightcontainer .secondcolumn .getinfo ul li span {font-weight: bold; display: block; font-style: normal;}

/*
	Right container - Third Column
*/
#rightcontainer .thirdcolumn {float: left; width: 252px; margin-left: 10px;}
#rightcontainer .thirdcolumn .getinvolved {
						background-image: url(images/getinfo_bg.jpg); 
						background-repeat: no-repeat; 
						width: 222px; 
						height: 379px; 
						padding: 0px 15px 15px 15px;
}
#rightcontainer .thirdcolumn .getinvolved h3 {font-size: 14px; color: #451e7e; padding: 15px 0px 5px 0px; margin: 0;}
#rightcontainer .thirdcolumn .getinvolved .makedonation {
/*
								background-image: url(images/home_balloon.jpg); 
								background-repeat: no-repeat; 
								padding: 10px 100px 5px 0px; 
								background-position: 130px 25px; 
								width: 120px; 
*/

								color: #6f5c8b; 
								font-size: 12px;
								border-bottom: 1px dotted #41236e;
}




#rightcontainer .thirdcolumn .getinvolved .makedonation p {padding: 0; margin: 0; line-height: 150%;}
#rightcontainer .thirdcolumn .getinvolved .makedonation span {font-weight: bold;}
#rightcontainer .thirdcolumn .getinvolved .makedonation .donatelink {
									margin: 2px 0px 0px -5px; 
									width: 120px; 
									height: 33px; 
									background-image: url(images/home_moreinfo.jpg); 
									background-repeat: no-repeat; 
									display: block;
									text-decoration: none;
}
#rightcontainer .thirdcolumn .getinvolved .makedonation .donatelink span {font-size: 12px; color: #441c7e; font-family: "Century Gothic"; padding: 7px 0px 0px 12px; margin: 0; font-weight: bold; display: block;}

#rightcontainer .thirdcolumn .getinvolved .donate .leftel {float: left; width: 95px; padding-top: 5px;}
#rightcontainer .thirdcolumn .getinvolved .donate .leftel .buynow {
									width: 88px; 
									height: 35px; 
									background-image: url(images/buy_now_btn.jpg); 
									background-repeat: no-repeat; 
									display: block; 
									margin: -5px 0px 0px -8px;
									text-decoration: none;
}
#rightcontainer .thirdcolumn .getinvolved .donate .leftel .buynow span {visibility: hidden;}
#rightcontainer .thirdcolumn .getinvolved .donate .rightel {float: left; width: 125px; color: #6f5c8b; font-size: 11px; padding-top: 5px;}
#rightcontainer .thirdcolumn .getinvolved .donate .rightel ul {list-style: none; padding: 0px 0px 5px 0px; margin: 0; color: #da7600; font-weight: bold; font-size: 12px;}
#rightcontainer .thirdcolumn .getinvolved .donate .rightel span {font-style: italic; font-weight: bold;}
#rightcontainer .thirdcolumn .getinvolved .donate .rightel p {padding: 3px 0px 3px 0px; margin: 0;}

