#iwill {
	padding-bottom: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/iwill_bottom_right.png);
	float: left;
	background-color: #8bcde9;
}

#iwill_logo {
	position: relative;
	left: 390px;
}

#iwill_top_left {
	top: 0px;
	z-index: 0;
	position: absolute;
	left: 0px;
}

#iwill h2 {
	margin-bottom: 10px;
}

.iwill_subtitle {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-width: 0px;
	border-style: none;
}

#pledge {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 0px;
	margin-left: 10px;
	width: 472px;
}

#pledge form {
	margin-top: 20px;
	font-weight: bold;
	font-size: 11px;
}

.iwill_input {
	margin-bottom: 0px;
	margin-top: 10px;
	float: left;
	width: 200px;
}

.iwill_input_clear {
	clear: left;
	margin-bottom: 0px;
	margin-top: 20px;
	float: left;
	width: 200px;
}

.iwill_input input {
	width: 175px;
}

.iwill_input_clear input {
	width: 175px;
}

#share {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	float: right;
	margin-right: 10px;
	width: 288px;
}

#proveyourpledge_slideshow {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
#proveyourpledge_slideshow_frame {
	width: 217px;
	height: 243px;
}
#slideshow_link {
	border-style: none;
	border-width: 0px;
	margin-top: 10px;
	float: right;
}

.iwill_column_height {
	min-height: 620px;
}

#lead {
	width: 760px;
	z-index: 10;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

/* Begin Rounded Corners CSS */

#iwill_toolkit {
	margin-top: 15px;
	margin-left: 80px;
	border-style: none;
	border-width: 0px;
	float: right;
}

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
 z-index:1;
 margin-left:20px; /* default, width of left corner */
 /* margin-bottom:0.5em; /* spacing under dialog */ */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(../images/background-box.png) no-repeat top right;
 _background-image:url(../images/background-box.gif);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:30px 30px 10px 10px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:20px; /* top slice width */
 margin-left:-20px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:20px; /* bottom corner width */
 margin-left:-20px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

strong {
	font-size: 11px;
}

/* End Rounded Corners CSS */

.iwill_text {
	width: 450px;
	height:600px;
}

#iwill_toolkit_title {
	margin-bottom: 10px;
}
.iwill_h2 {
	margin-top: 12px;
	margin-bottom: 0px;
}
#toolkit_button {
	border: none;
	margin-top: 20px;
}
#iwill_tutorial {
	height: 670px;
	width: 700px;
}
ul#iwill_subnav {
	margin: 0px;
	float: left;
	list-style-type: none;
	padding: 0px;
}
#iwill_subnav li {
	display: inline;
}
#getting_started {
	float: left;
	display: block;
	background-position: 0 0px;
	background-repeat: no-repeat;
	background-image: url(/iwill/images/getting_started_inactive.png);
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 55px;
	width: 144px;
}
#choose_kids {
	float: left;
	display: block;
	background-position: 0px 0px;
	background-image: url(/iwill/images/choose_kids_inactive.png);
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 55px;
	width: 127px;
}
#stand_out {
	float: left;
	display: block;
	background-position: 0px 0px;
	background-image: url(/iwill/images/stand_out_inactive.png);
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 55px;
	width: 146px;
}
#rally_resources {
	float: left;
	display: block;
	background-position: 0px 0px;
	background-image: url(/iwill/images/rally_resources_inactive.png);
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 55px;
	width: 156px;
}
#go_social {
	float: left;
	display: block;
	background-position: 0px;
	background-repeat: no-repeat;
	background-image: url(/iwill/images/go_social_inactive.png);
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 55px;
	width: 127px;
}
#scroll {
	margin-left: 30px;
	height: 575px;
    width: 380px;
    overflow: auto;
    overflow-x: hidden;
    clear: left;
}
#scroll_container {
}
#scroll_container div.slide {
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;
    height: 580px;
    width: 380px;
    overflow: auto;
}
.slide h2 {
	margin-top: 20px;
}
.scroll_button {
    position: absolute;
    top: 300px;
    cursor: pointer;
}
.scroll_button.left {
	left: 5px;
}
.scroll_button.right {
    right: 290px;
}
#toolkit_downloads {
	width: 225px;
	border-color: #990100;
	border-style: solid;
	border-width: 2px;
	float:right;
	margin-top: 25px;
}

#toolkit_heading {
	font-size: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	background-color: #990100;
	color: white;
	height: 25px;
}
.toolkit_subhead {
	font-size: 12px;
	border-top-color: #990100;
	border-top-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 5px;
	margin: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	background-color: #d6a1a1;
	color: white;
	height: 20px;
}
#toolkit_downloads ul {
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;
	font-size: 11px;
}
.toolkit_highlighted {
	background-color: yellow;
}
.iwill_tips {
	border-style: none;
	margin-top: 20px;
}
.iwill_tips ul {
	padding: 0px;
	margin: 10px;
}
.iwill_tips ul li {
	margin-left: 10px;
	margin-bottom: 10px;
}
.iwill_tips ol {
	padding: 0px;
	margin: 10px;
}
.iwill_tips ol li {
	margin-left: 10px;
	margin-bottom: 10px;
}
#iwill_checklist_link {
	margin-right: 50px;
	float: right;
	position: relative;
	margin-top: 30px;
	text-align: left;
}
#iwill_checklist_link h2 {
	text-decoration: underline;
}
#iwill_checklist_link h2:hover {
	text-decoration: none;
}
#checklist_image {
	border-style: none;
	border-width: 0px;
	left: -40px;
	top: -10px;
	position: absolute;
}
#arrow_image {
	left: 170px;
	top: -10px;
	position: absolute;
	border-style: none;
	border-width: 0px;
}
.slide_image {
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}

