@charset "utf-8";
/* CSS Document */

/* Upper Content - Image Stripe, Dynamic Link Info, and Main Message */
#upper_content { z-index: 10; position: absolute; width: 841px; height: 190px; top: 162px; background: url(../images/top_bg.png) no-repeat 6px 0px; }
	#img_stripe_home { z-index: 11; position: absolute; width: 841px; height: 158px; left: -13px; top: 28px; background: url(../images/img_stripe_home.png) no-repeat 0px 0px; }
	#breadcrumbs { z-index: 10; position: absolute; top: 160px; left: 4px; width: 805px; height: 29px; background: url(../images/bg_upper.png) repeat-y 0px 0px; }
	#breadcrumbs p { margin: 17px 0px 0px 20px; font-size: .7em; }
	#main_message { z-index: 9; position: absolute; top: 189px; left: 9px; width: 792px; height: 80px; background: url(../images/top_bg_bottom.png) no-repeat top center; }
	#main_message h2 { z-index: 9; position: absolute; top: 12px; left: 20px; width: 515px; height: 28px; text-indent: -999999px; background: url(../images/msg_donation.png) no-repeat 0px 0px; }
	#upper_content_btm { height: 88px; background: url(../images/bg_upper_btm.png) no-repeat 0px -10px; }
/* Message - "Over 100,000 people are waiting..." */
h3#waiting_message { z-index: 99; position: absolute; top: 404px; left: 75px; color: #FFF; font-style: italic; font-size: 1.1em; line-height: 30px; text-align: center; }
#waiting_message .important { font-size: 1.6em; }
/* Wanna be a donor? */
#wanna_sign h1 { z-index: 80; position: absolute; width: 235px; height: 155px; top: 345px; left: 571px; text-indent: -999999px; background: url(../images/wanna_sign.png) no-repeat 0px 0px; }
#wanna_sign p { z-index: 81; position: absolute; font-size: .9em; top: 356px; left: 595px; padding-top: 30px; line-height: 19px; }
/* Utility Links Section */
#utility_top { z-index: 82; position: absolute; width: 811px; height: 26px; top: 477px; left: 0px; background: url(../images/bg_utility_top.png) no-repeat left top; }
#dandelion_seeds { z-index: 99; position: absolute; width: 62px; height: 60px; top: 487px; left: 754px; background: url(../images/logo_accent_small.png) no-repeat 0px 0px; }
/* #dandelion_seeds { z-index: 99; position: absolute; width: 141px; height: 74px; top: 460px; left: 680px; background: url(../images/dandelion_seeds.png) no-repeat 0px 0px; } */

#utility { z-index: 82; position: absolute; width: 830px; height: auto; top: 503px; left: 0px; padding-left: 15px; background: url(../images/bg_utility.png) repeat-y 0px 0px; padding-bottom: 55px; }
#utility div#utility_bottom { z-index: 83; position: absolute; bottom: 0px; left: 1px; width: 811px; height: 44px; background: url(../images/links_bg_bottom.gif) no-repeat -1px 0px;  }
#utility div { float: left; width: 260px; padding-left: 10px; }
#home_content { z-index: 99; position: absolute; font-size: .8em; top: 670px; width: 680px; margin-left: 80px; color: #141437; font-family: Georgia, "Times New Roman", Times, serif; padding-bottom: 70px; }
#home_content h2 { font-weight: bold; font-size: 1.2em; margin-bottom: 10px; text-indent: -10px; }
#home_content p { margin-bottom: 10px; }
#home_content ul { padding: 0px 40px 10px 40px; }
#home_content li { padding-bottom: 4px; }

p#apply a, p#apply a:link { position: absolute; left: 210px; top: 0px; font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; font-style: italic; color: #EEEAD5; }
