@charset "utf-8";

/*Browser reset to zero out margins and padding*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: top;
}
a {
	outline: none;
}
#container {
	width: 1000px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 1152px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height: 245px;
	width: 1000px;
	position: absolute;
	top: 0px;
	left: 0px;
	}

#header h1 a {
	background-image: url(../images/aacsd_logo.png);
	display: block;
	height: 216px;
	width: 600px;
	background-repeat: no-repeat;	
}

#header h1 {
	text-indent: -9999px;
}
#header h2 {
	text-indent: -9999px;
}

#header #donate {
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 600px;	
}
#header img {
	position: absolute;
	top: 0px;
	z-index: 99;
	right: 0px;
}
#left_nav {
	width: 318px;
	float: left;
	height: 801px;
	position: absolute;
	left: 0px;
	top: 0px;	
	list-style-type: none;
	}
#left_nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	position: absolute;
	line-height: 18px;
	width: 119px;
	height: 123;
}
#left_nav li a {
	text-decoration: none;
	width: 318px;
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
	left: 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;	
	}
#left_nav #homebtn a {
	background-image: url(../images/btn_home.jpg);
	height: 30px;
	top: 0px;
	width: 270px;
}
#left_nav #homebtn a:hover{
	background-image: url(../images/btn_home_hi.jpg);
}
#left_nav #aboutusbtn a {
	background-image: url(../images/btn_aboutus.jpg);
	height: 30px;
	top: 30px;
	width: 318px;
}
#left_nav #aboutusbtn a:hover{
	background-image: url(../images/btn_aboutus_hi.jpg);
}
#left_nav #programsbtn a {
	background-image: url(../images/btn_programs.jpg);
	height: 29px;
	top: 60px;
}
#left_nav #programsbtn a:hover{
	background-image: url(../images/btn_programs_hi.jpg);
}
#left_nav #awardsbtn a {
	background-image: url(../images/btn_awards.jpg);
	height: 29px;
	top: 89px;
}
#left_nav #awardsbtn a:hover{
	background-image: url(../images/btn_awards_hi.jpg);
}
#left_nav #lettersbtn a {
	background-image: url(../images/btn_letters.jpg);
	height: 30px;
	top: 118px;
}
#left_nav #lettersbtn a:hover{
	background-image: url(../images/btn_letters_hi.jpg);
}
#left_nav #sponsorsbtn a {
	background-image: url(../images/btn_sponsors.jpg);
	height: 28px;
	top: 148px;
}
#left_nav #sponsorsbtn a:hover{
	background-image: url(../images/btn_sponsors_hi.jpg);
}
#left_nav #newsbtn a {
	background-image: url(../images/btn_news.jpg);
	height: 31px;
	top: 176px;
}
#left_nav #newsbtn a:hover {
	background-image: url(../images/btn_news_hi.jpg);
}
#left_nav #donatevolunteerbtn a {
	background-image: url(../images/btn_donatevolunteer.jpg);
	height: 30px;
	top: 207px;
}
#left_nav #donatevolunteerbtn a:hover{
	background-image: url(../images/btn_donatevolunteer_hi.jpg);
}
#left_nav #contactusbtn a {
	background-image: url(../images/btn_contactus.jpg);
	height: 28px;
	top: 237px;
}
#left_nav #contactusbtn a:hover{
	background-image: url(../images/btn_contactus_hi.jpg);
}
#left_nav #ourblogbtn a {
	background-image: url(../images/btn_ourblog.jpg);
	height: 37px;
	top: 265px;
}
#left_nav #ourblogbtn a:hover{
	background-image: url(../images/btn_ourblog_hi.jpg);
}
#left_nav #espanolbtn a {
	background-image: url(../images/btn_espanol.jpg);
	height: 27px;
	top: 302px;
}
#left_nav #espanolbtn a:hover{
	background-image: url(../images/btn_espanol_hi.jpg);
}
.text_med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content {
	position: relative;
	top: 216px;
	left: 0px;
	z-index: 17;
}
#left_content {
	position: absolute;
	left: 318px;
	top: 0px;
	height: 801px;
	width: 303px;
	z-index: 50;
	
}
#left_content p {
	position: absolute;
	left: 27px;
	top: 96px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	width: 280px;
	height: 600px;
	font-style: normal;
	z-index: 120;
}
#squiggly {
	height: 801px;
	width: 37px;
	position: absolute;
	left: 621px;
	top: 0px;
	z-index: 51;
}
#right_content {
	text-align: center;
	height: 801px;
	width: 303px;
	font-size: 14px;
	position: absolute;
	left: 658px;
	top: 0px;
	background-repeat: repeat;
	z-index: 51;
}
#right_content p {
	position: absolute;
	left: 10px;
	top: 94px;
	z-index: 19;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #214e8c;
	width: 285px;
	height: 640px;
}
#right_content img{
	position: absolute;
	z-index:25;
}
#footer {
	clear:both;
	height: 135px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 1017px;
	float: right;
	z-index: 99;
	background-image: url(../images/ruler.jpg);
}#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 115px;
	width: 985px;
	left: 35px;
	top: 115px;
	position: absolute;
}
.home-yellow {
	color: #f4eb52;
	position: absolute;
	left: 0px;
	top: 0px;
}
.about-green {
	color: #469544;
	position: absolute;
	left: 75px;
	top: 0px;
}
.founderbio-green {
	color: #0095a8;
	position: absolute;
	left: 75px;
	top: 16px;
}
.futuregoals-green {
	color: #C8731E;
	position: absolute;
	left: 75px;
	top: 32px;
}
.programs-red {
	color: #c12126;
	position: absolute;
	left: 200px;
	top: 0px;
}
.awards-blue {
	color: #5067a7;
	position: absolute;
	left: 200px;
	top: 16px;
}
.letters-orange {
	color: #f16022;
	position: absolute;
	left: 200px;
	top: 32px;
}
.sponsors-purple {
	color: #6b469c;
	position: absolute;
	left: 400px;
	top: 0px;
}
.news-brown {
	color: #633e2a;
	position: absolute;
	left: 400px;
	top: 16px;
}
.donate-green {
	color: #00856c;
	position: absolute;
	left: 400px;
	top: 32px;
}
.contact-purple {
	color: #8d3780;
	position: absolute;
	left: 575px;
	top: 0px;
}
.ourblog-pink {
	color: #b84a91;
	position: absolute;
	left: 575px;
	top: 16px;
}
.espanol-pencil {
	color: #cc512e;
	position: absolute;
	left: 575px;
	top: 32px;
}
#footermenu {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 600px;
	position: absolute;
	left: 40px;
	top: 40px;
}
#footermenu li {
	float: left;
}
#footermenu a {
	width: 170px;
	text-decoration: none;
	height: 20px;
}
#footerlinks {
	float: right;
	height: 60px;
	width: 175px;
	position: absolute;
	right: 75px;
	top: 36px;
}
#footerlinks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a4c53;
	position: absolute;
	top: 36px;
	height: 20px;
	left: 0px;
	width: 200px;
	float: left;
}
#footerlinks a {
	text-decoration: none;
	color: #4a4c53;
	float: none;

}
.shiftright {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#top_right_image {
	position: absolute;
	top: 0px;
	z-index: 99;
	left: 800px;
}
#lower_left_image {
	position: absolute;
	z-index:98;
}
#center_image {
	position: absolute;
	z-index: 97;
	height: 34px;
}
#pageheading {
	position: absolute;
	left: 319px;
	top: 217px;
	background-repeat: no-repeat;
	z-index: 99;
}
#donatenow {
	position: absolute;
	left: 647px;
	top: -86px;
	background-repeat: no-repeat;
	z-index: 79;
}
/* ------------HOME SECTION -----------------*/
#home #header #donate a {
	background-image: none;
}
#home #header h2 {
	height: 82px;
	width: 578px;
}
#home #left_nav p {
	left: 45px;
	top: 570px;
	color: #f2622e;
}
#home #content #left_content {
	background-image: url(../images/texture_lf_home.png);
}
#home #content #squiggly {
	background-image: url(../images/squiggly_home.jpg);
	z-index: 18;
}
#home #content #right_content {
	text-align: center;
	height: 801px;
	width: 303px;
	position: absolute;
	left: 658px;
	top: 0;
	background-image: url(../images/texture_home.jpg);
	background-repeat: repeat;
	z-index:18;
}
#home #content #right_content p {
	left: 0px;
	top: 530px;
	text-align:right;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	width: 290px;
	height: 250px;
	line-height: 24px;
}
#home #center_image {
	left: 314px;
	top: 738px;
}
#home #top_right_image {
	left: 800px;
}
#home #lower_left_image {
	left: 131px;
	top: 617px;
}
#home #right_content img {
	height: 501px;
	width: 643px;
	position: absolute;
	left: -340px;
	top: 0px;
}
#home #branding {
	position:absolute;
	width:643px;
	height:501px;
	z-index:98;
	left: 319px;
	top: 216px;
	background-image: url(../images/blackboard.jpg);
}
#home #branding_images {
	position: absolute;
	left: 394px;
	top: 341px;
	z-index:99;
}
#index_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	text-align: right;
	position: absolute;
	left:24px;
	top:790px;
	width:126px;
	height:103px;
	z-index:80;
	color: #f2622e;
}
#eraser {
	position:absolute;
	left:776px;
	top:697px;
	width:108px;
	height:29px;
	z-index:120;
}
#donate_now_rev {
	position:absolute;
	left:627px;
	top:-86px;
	width:314px;
	height:221px;
	z-index:121;
}
/* ------------END HOME SECTION -----------------*/
/* ------------ABOUTUS SECTION -----------------*/
#aboutus #header h2 {
	height: 54px;
	width: 160px;
}
#aboutus #left_nav p {
	left: 23px;
	top: 654px;
	color: #1d7d3e;
}
#aboutus #content #left_content {
	background-image: url(../images/texture_lf_aboutus.png);
}
#aboutus #content #squiggly {
	background-image: url(../images/squiggly_aboutus.jpg);
	z-index: 18;
}
#aboutus #content #right_content {
	background-image: url(../images/texture_about.jpg);
	z-index: 18;
}
#aboutus #content #right_content p {
	left: 10px;
	top: 150px;
	color: #387a3b;
}
#aboutus #content #right_content img {
	left: 0px;
	top: -17px;
}
#aboutus #top_right_image {
	left: 820px;
}
#aboutus #lower_left_image {
	left: 133px;
	top: 623px;
}
#aboutus #center_image {
	left: 294px;
	top: 689px;
}
#about_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	text-align: right;
	position: absolute;
	left:20px;
	top:876px;
	width:143px;
	height:94px;
	z-index:100;
	color: #1d7d3e;
}
/* ------------END ABOUTUS SECTION -----------------*/
/* ------------GOALS SECTION -----------------*/
#goals #header h2 {
	height: 54px;
	width: 160px;
}
#goals #left_nav p {
	left: 50px;
	top: 670px;
	color: #15a3b4;
}
#goals #content #left_content {
	background-image: url(../images/texture_lf_goals.png);
}
#goals #content #squiggly {
	background-image: url(../images/squiggly_goals.jpg);
	z-index: 18;
}
#goals #content #right_content {
	background-image: url(../images/texture_goals.jpg);
	z-index: 18;
}
#goals #content #right_content p {
	left: 10px;
	top: 150px;
	color: #865f25;
}
#goals #content #right_content img {
	left: 0px;
	top: -17px;
}
#goals #top_right_image {
	left: 820px;
}
#goals #lower_left_image {
	left: 189px;
	top: 645px;
}
#goals #center_image {
	left: 375px;
	top: 675px;
}
.goals_subhead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FDE7B6;
}
.goals_subhead_rt {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #865f25;
}
#goals_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	text-align: right;
	position: absolute;
	left:28px;
	top:883px;
	width:199px;
	height:132px;
	z-index:100;
	color: #15a3b4;
}
/* ------------END GOALS SECTION -----------------*/
/* ------------BIO SECTION -----------------*/
#bio #header h2 {
	height: 54px;
	width: 160px;
}
#bio #left_nav p {
	left: 42px;
	top: 732px;
	color: #018ea2;
}
#bio #content #left_content {
	background-image: url(../images/texture_lf_bio.png);
}
#bio #left_content p {
	top: 250px;
	height: 448px;
}
#bio #content #squiggly {
	background-image: url(../images/squiggly_bio.jpg);
	z-index: 18;
}
#bio #content #right_content {
	background-image: url(../images/texture_bio.jpg);
	z-index: 18;
}
#bio #content #right_content p {
	left: 10px;
	top: 150px;
	color: #048597;
}
#bio #content #right_content img {
	left: 0px;
	top: -17px;
}
#bio #top_right_image {
	left: 820px;
}
#bio #lower_left_image {
	left: 100px;
	top: 581px;
}
#bio #center_image {
	left: 675px;
	top: 805px;
	z-index: 45;
}
#bio #bio_image {
	position: absolute;
	left: 419px;
	top: 300px;
	background-repeat: no-repeat;
	z-index: 99;
}
#bio_caption {
	position:absolute;
	left:21px;
	top:814px;
	width:94px;
	height:146px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	color: #15a3b4;
	text-align: right;
}
#bio #content #left_content a:link {
	color: #b5f9f5;
	text-decoration: underline;
}
#bio #content #left_content a:visited {
	color: #b5f9f5;
	text-decoration: underline;
}
#bio #content #left_content a:hover {
	color: #75f2ef;
	text-decoration: underline;
}
#bio #content #left_content a:active {
	color: #75f2ef;
	text-decoration: underline;
}

/* ------------END BIO SECTION -----------------*/
/* ------------ PROGRAMS SECTION -----------------*/
#programs #header h2 {
	height: 63px;
	width: 165px;
}
#programs #left_nav p {
	left: 17px;
	top: 685px;
	color: #ca2b34;
}
#programs #content #left_content {
	background-image: url(../images/texture_lf_programs.png);
}
#programs #content #squiggly {
	background-image: url(../images/squiggly_programs.jpg);
	z-index: 18;
}
#programs #content #right_content {
	background-image: url(../images/texture_programs.jpg);
	z-index: 18;
}
#programs #content #right_content p {
	color: #CC0000;
	top: 355px;
}
#programs #right_content img {
	height: 226px;
	width: 297px;
	position: absolute;
	left: -5px;
	top: 545px;
}
#programs #top_right_image {
	left: 750px;
}
#programs #lower_left_image {
	left: 114px;
	top: 649px;
}
#programs #center_image {
	left: 657px;
	top: 340px;
}
#programs #programs_slideshow {
	position: absolute;
	left: 657px;
	top: 325px;
	z-index: 99;
}
.programs_subhead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #fab8a6;
}
.program_callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	color: #2e5c47;
}
#programs_caption {
	position:absolute;
	left:6px;
	top:901px;
	width:142px;
	height:117px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	color: #CA2C36;
	text-align: right;
}
/* ------------ END PROGRAMS SECTION -----------------*/
/* ------------ AWARDS SECTION -----------------*/
#awards #header h2 {
	height: 53px;
	width: 311px;
}
#awards #left_nav p {
	left: 7px;
	top: 599px;
	color: #214e8c;
}
.awards_subhead {
}
#awards #left_content {
	background-image: url(../images/texture_lf_awards.png);
}
#awards #squiggly {
	background-image: url(../images/squiggly_awards.jpg);
	z-index: 18;
}
#awards #right_content {
	background-image: url(../images/texture_awards.jpg);
	z-index: 18;
}
#awards #right_content p {
	color: #214e8c;
	width: 280px;
	left: 17px;
	top: 94px;
}
#awards #right_content img {
	height: 226px;
	width: 297px;
	position: absolute;
	left: -10px;
	top: 525px;
}
#awards #center_image {
	left: 386px;
	top: 637px;
	z-index:100;
}

#awards #top_right_image {
	left: 830px;
	top: 0px;
}
#awards #lower_left_image {
	left: 170px;
	top: 617px;
}
#awards #utube {
	position: absolute;
	z-index: 97;
	left: 345px;
	top: 315px;
	width: 305px;
	height: 218px;
}
.awards_subhead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #214e8c;
	margin-bottom: -15px;
}
#award_directions {
	position:absolute;
	left:345px;
	top:544px;
	width:284px;
	height:60px;
	z-index:101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
}
#awards_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	text-align: right;
	position: absolute;
	left:11px;
	top:816px;
	width:158px;
	height:166px;
	z-index:102;
	color: #214e8c;
}
/* ------------END AWARDS SECTION -----------------*/
/* ------------ LETTERS SECTION -----------------*/
#letters #header h2 {
	height: 64px;
	width: 322px;
}
#letters #left_nav p {
	left: 10px;
	top: 640px;
	color: #df6a27;
	
}
#letters_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	text-align: right;
	position:absolute;
	left:-1px;
	top:723px;
	width:122px;
	height:112px;
	z-index:100;
	color: #df6a27;
}
#letters #content #left_content {
	background-image: url(../images/texture_lf_letters.png);
}
#letters #content #squiggly {
	background-image: url(../images/squiggly_letters.jpg);
	z-index: 18;
}
#letters #content #right_content {
	background-image: url(../images/texture_letters.jpg);
	z-index: 18;
}
#letters #content #right_content p {
	color: #df6a27;
}
#letters #center_image {
	left: 393px;
	top: 390px;
}
#letters #top_right_image {
	left: 762px;
	top: 0px;
}
#letters #lower_left_image {
	left: 94px;
	top: 661px;
}
#letters #featured_letter {
	position:absolute;
	left:341px;
	top:398px;
	width:605px;
	height:399px;
	z-index: 99;
}
#letters #letters-06 {
	position:absolute;
	left:341px;
	top:819px;
	width:75px;
	height:54px;
	border: 0px;
	z-index: 99;
}
#letters #letters-07 {
	position:absolute;
	left:416px;
	top:819px;
	width:75px;
	height:54px;
	border: 0px;
	z-index: 99;
}
#letters #letters-08 {
	position:absolute;
	left:491px;
	top:819px;
	width:76px;
	height:54px;
	border: 0px;
	z-index: 99;
}
#letters #letters-09 {
	position:absolute;
	left:567px;
	top:819px;
	width:75px;
	height:54px;
	border: 0px;
	z-index: 99;
}
#letters #letters-10 {
	position:absolute;
	left:642px;
	top:819px;
	width:77px;
	height:54px;
	border: 0px;
	z-index: 99;
}
#letters #letters-11 {
	position:absolute;
	left:719px;
	top:819px;
	width:75px;
	height:54px;
	border: 0px;
	z-index: 99;
}
#letters #letters-12 {
	position:absolute;
	left:794px;
	top:819px;
	width:76px;
	height:54px;
	border: 0px;
	z-index: 99;
}
#letters #letters-13 {
	position:absolute;
	left:870px;
	top:819px;
	width:75px;
	height:54px;
	border: 0px;
	z-index: 99;
}
#letters #letters-15 {
	position:absolute;
	left:341px;
	top:873px;
	width:75px;
	height:56px;
	border: 0px;
	z-index: 99;
}
#letters #letters-16 {
	position:absolute;
	left:416px;
	top:873px;
	width:75px;
	height:56px;
	border: 0px;
	z-index: 99;
}
#letters #letters-17 {
	position:absolute;
	left:491px;
	top:873px;
	width:76px;
	height:56px;
	border: 0px;
	z-index: 99;
}
#letters #letters-18 {
	position:absolute;
	left:567px;
	top:873px;
	width:75px;
	height:56px;
	border: 0px;
	z-index: 99;
}
#letters #letters-19 {
	position:absolute;
	left:642px;
	top:873px;
	width:78px;
	height:56px;
	border: 0px;
	z-index: 99;
}
#letters #letters-20 {
	position:absolute;
	left:720px;
	top:873px;
	width:75px;
	height:56px;
	border: 0px;
	z-index: 99;
}
#letters #letters-21 {
	position:absolute;
	left:795px;
	top:873px;
	width:75px;
	height:56px;
	border: 0px;
	z-index: 99;
}
#letters #letters-22 {
	position:absolute;
	left:870px;
	top:873px;
	width:75px;
	height:56px;
	border: 0px;
	z-index: 99;
}
#letters #letters-23 {
	position:absolute;
	left:341px;
	top:929px;
	width:75px;
	height:63px;
	border: 0px;
	z-index: 99;
}
#letters #letters-24 {
	position:absolute;
	left:416px;
	top:929px;
	width:75px;
	height:63px;
	border: 0px;
	z-index: 99;
}
#letters #letters-25 {
	position:absolute;
	left:491px;
	top:929px;
	width:76px;
	height:63px;
	border: 0px;
	z-index: 99;
}
#letters #letters-26 {
	position:absolute;
	left:567px;
	top:929px;
	width:75px;
	height:63px;
	border: 0px;
	z-index: 99;
}
#letters #letters-27 {
	position:absolute;
	left:642px;
	top:929px;
	width:77px;
	height:63px;
	border: 0px;
	z-index: 99;
}
#letters #letters-28 {
	position:absolute;
	left:719px;
	top:929px;
	width:76px;
	height:63px;
	border: 0px;
	z-index: 99;
}
#letters #letters-29 {
	position:absolute;
	left:795px;
	top:929px;
	width:75px;
	height:63px;
	border: 0px;
	z-index: 99;
}
#letters #letters-30 {
	position:absolute;
	left:870px;
	top:929px;
	width:75px;
	height:63px;
	border: 0px;
	z-index: 99;
}
/* ------------ END LETTERS SECTION -----------------*/
/* ------------ SPONSORS SECTION -----------------*/
#sponsors #header h2 {
	height: 63px;
	width: 163px;
}
#sponsors #left_nav p {
	left: 17px;
	top: 651px;
	color: #62327f;
}
#sponsors #content #left_content {
	background-image: url(../images/texture_lf_sponsors.png);
}
#sponsors #content #squiggly {
	background-image: url(../images/squiggly_sponsors.jpg);
	z-index: 18;
}
#sponsors #content #right_content {
	background-image: url(../images/texture_sponsors.jpg);
	z-index: 18;
}
#sponsors #content #right_content p {
	color: #62327f;
}
#sponsors #right_content img {
	height: 226px;
	width: 297px;
	position: absolute;
	left: -5px;
	top: 525px;
}
#sponsors #center_image {
	left: 394px;
	top: 552px;
}
#sponsors #top_right_image {
	left: 837px;
}
#sponsors #lower_left_image {
	left: 132px;
	top: 582px;
}
.sponsors_subhead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #bea8d1;
}
#sponsors_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	text-align: right;
	position: absolute;
	left:2px;
	top:870px;
	width:165px;
	height:129px;
	z-index:120;
	color: #62327f;
}
/* ------------ END SPONSORS SECTION -----------------*/
/* ------------ NEWS SECTION -----------------*/
#news #header h2 {
	height: 53px;
	width: 228px;
}
#news_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	text-align: right;
	position: absolute;
	left: 0px;
	top: 673px;
	color: #8d4832;
}
#news_caption a:link {
	color: #8d4832;
	text-decoration: none;
}
#news_caption a:visited {
	text-decoration: none;
	color: #8d4832;
}
#news_caption a:hover {
	text-decoration: none;
	color: #c75a37;
}
#news_caption a:active {
	text-decoration: none;
	color: #c75a37;
}
#news #content #left_content {
	background-image: url(../images/texture_lf_news.png);
}
#news #content #left_content p {
	color: #e9ba99;
	left: 27px;
	top: 609px;
	height: 75px;
}
#news #content #squiggly {
	background-image: url(../images/squiggly_news.jpg);
	z-index: 18;
}
#news #content #right_content {
	background-image: url(../images/texture_news.jpg);
	z-index: 18;
}
#news #content #right_content p {
	color: #864326;
	width: 200px;
	left: 105px;
}
#news #right_content img {
	height: 58px;
	width: 44px;
	position: absolute;
	left: 0px;
	top: 505px;
}
#news #center_image_top {
	position: absolute;
	z-index: 97;
	left: 344px;
	top: 300px;
	width: 425px;
	height: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#news #center_image_bottom {
	position: absolute;
	z-index: 97;
	left: 344px;
	top: 559px;
	width: 425px;
	height: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#news #top_right_image {
	left: 775px;
	top: -5px;
}
#news #lower_left_image {
	left: 90px;
	top: 625px;
}
#news_directions {
	position:absolute;
	left:763px;
	top:732px;
	width:185px;
	height:90px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
	color: #8d4832;
}
#back_to_news {
	position:absolute;
	left:1088px;
	top:1410px;
	width:120px;
	height:51px;
	z-index:101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #8d4832;
}
#back_to_news a:link {
	color: #8d4832;
	text-decoration: none;
}
#back_to_news a:visited {
	text-decoration: none;
	color: #8d4832;
}
#back_to_news a:hover {
	text-decoration: none;
	color: #c75a37;
}
#back_to_news a:active {
	text-decoration: none;
	color: #c75a37;
}
#news_caption_wanting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8d4832;
	text-align: right;
	position:absolute;
	left:166px;
	top:605px;
	width:133px;
	height:99px;
	z-index:102;
	font-style: italic;
	line-height: 18px;
}
#news_clipping_lg {
	position:absolute;
	left:346px;
	top:226px;
	width:720px;
	height:1243px;
	z-index:100;
	background-image: url(../images/news_wanting_wheels_lg.jpg);
}

/* ------------ END NEWS SECTION -----------------*/
/* ------------ DONATE SECTION -----------------*/
#donate #header h2 {
	height: 54px;
	width: 495px;
}
#donate #left_nav p {
	left: 7px;
	top: 549px;
	color: #047c5e;
}
#donate #content #left_content {
	background-image: url(../images/texture_lf_donate.png);
}
#donate #content #squiggly {
	background-image: url(../images/squiggly_donate.jpg);
	z-index: 18;
}
#donate #content #right_content {
	background-image: url(../images/texture_donate.jpg);
	z-index: 18;
}
#donate #content #right_content p {
	color: #00926d;
}
#donate #content #right_content p a {
	color: #00926d;
	text-decoration: none;
}
#donate #content #right_content p a:hover {
	color: #fff;
	text-decoration: none;
}
#donate #right_content img {
	height: 226px;
	width: 297px;
	position: absolute;
	left: -5px;
	top: 520px;
}
#donate #left_content p a {
	color: #ffffff;
	text-decoration: none;
}
#donate #left_content p a:hover {
color: #abdbcd;
 }
#donate #center_image {
	left: 393px;
	top: 768px;
}
#donate #top_right_image {
	left: 825px;
	top: -20px;
}
#donate #lower_left_image {
	left: 44px;
	top: 737px;
}
.donate_subheads_rt {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #047c5e;
}
.donate_subheads_lt {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #abdbcd;
}
#donate_online {
	position:absolute;
	left:414px;
	top:674px;
	width:144px;
	height:36px;
	z-index:125;
}
#donation_form {
	position:absolute;
	left:414px;
	top:759px;
	width:144px;
	height:36px;
	z-index:126;
}
#donation_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	text-align: right;
	position: absolute;
	left:4px;
	top:780px;
	width:114px;
	height:64px;
	z-index:127;
	color: #047c5e;
}

/* ------------END DONATE SECTION -----------------*/
/* ------------ CONTACTUS SECTION -----------------*/
#contactus #header h2 {
	height: 54px;
	width: 185px;
}
#contactus #left_nav p {
	left: 35px;
	top: 605px;
	color: #81307e;
}
#contactus #content #left_content {
	background-image: url(../images/texture_lf_contactus.png);
}
#contactus #content #squiggly {
	background-image: url(../images/squiggly_contactus.jpg);
	z-index: 18;
}
#contactus #content #right_content {
	background-image: url(../images/texture_contactus.jpg);
	z-index: 18;
}
#contactus #content #right_content p {
	color: #81307e;
}
#contactus #right_content img {
	height: 226px;
	width: 297px;
	position: absolute;
	left: -5px;
	top: 525px;
}
#contactus #center_image {
	position: absolute;
	left: 290px;
	top: 525px;
}
#contactus #top_right_image {
	left: 815px;
	top: -10px;
}
#contactus #lower_left_image {
	left: 165px;
	top: 575px;
}
#contact_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	text-align: right;
	position: absolute;
	left:18px;
	top:813px;
	width:171px;
	height:145px;
	z-index:100;
	color: #81307e;
}
.contact_subhead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #ccabcf;
}
#contactus #content #left_content p a {
	color: #ccabcf;
	text-decoration: none;
}
#contactus #content #left_content p a:hover {
	color: #fff;
	text-decoration: none;
}
/* ------------ CONTACTUS SECTION -----------------*/
/* ------------ESPANOL SECTION -----------------*/
#espanol #header h2 {
	height: 29px;
	width: 300px;
	top: 240px;
	left: 340px;
}
#espanol #left_nav p {
	left: 17px;
	top: 685px;
	color: #cb4d2e;
}
#espanol #espanol_caption  {
	left: 4px;
	top: 902px;
	color: #cb4d2e;
}
#espanol #content #left_content {
	background-image: url(../images/texture_lf_espanol.png);
}
#espanol #content #left_content p {
	font-size: 11px;
	line-height: 14px;
	
}
#espanol #content #squiggly {
	background-image: url(../images/squiggly_espanol.jpg);
	z-index: 18;
}
#espanol #content #right_content {
	background-image: url(../images/texture_espanol.jpg);
	z-index: 18;
}
#espanol #content #right_content p {
	left: 5px;
	top: 340px;
	font-size: 11px;
	line-height: 14px;
	color: #cb4d2e;
}
#espanol #content #right_content p a{
	color: #cb4d2e;
	text-decoration: none;
}
#espanol #content #right_content p a:hover{
	color: #fff;
	text-decoration: none;
}
#espanol #right_content img {
	height: 226px;
	width: 297px;
	position: absolute;
	left: -5px;
	top: 550px;
}
#espanol #top_right_image {
	left: 750px;
}
#espanol #lower_left_image {
	left: 114px;
	top: 649px;
}
#espanol #center_image {
	left: 650px;
	top: 760px;
}
#espanol #programs_slideshow {
	position: absolute;
	left: 657px;
	top: 315px;
	z-index: 99;
}
#espanol #pageheading {
	top: 240px;
	left: 340px;
}
.espanol_highlight {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #BA3306;
	text-align: center;
	display: block;
	letter-spacing: .06em;
	z-index:130;
	text-decoration: none;
}
.espanol_highlight a:link {
	color: #BA3306;
	text-decoration: none;
}
.espanol_highlight a:visited {
	text-decoration: none;
	color: #BA3306;
}
.espanol_highlight a:hover {
	text-decoration: none;
	color: #cb4d2e;
}
.espanol_highlight a:active {
	text-decoration: none;
	color: #cb4d2e;
}
#ahora_done {
	position:absolute;
	left:627px;
	top:-86px;
	width:314px;
	height:221px;
	z-index:100;
}
.espanol_subhead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #f9c2a1;
}
#espanol_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	text-align: right;
	position: absolute;
	left:17px;
	top:736px;
	width:160px;
	height:146px;
	z-index:100;
	color: #cb4d2e;
}
/* ------------ END ESPANOL SECTION -----------------*/
/* ------------ PRIVACY SECTION -----------------*/
#privacy {
	position:absolute;
	left:350px;
	top:244px;
	width:582px;
	height:338px;
	z-index:80;
}
#backpack_child {
	position:absolute;
	left:376px;
	top:609px;
	width:204px;
	height:74px;
	z-index:81;
}

/* ------------ END 0PRIVACY SECTION -----------------*/
