* {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin:auto;
	
}
img {
	border: 0;
}

a:link {
	text-decoration: none;
}

#master {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 764px;
	z-index: 1;
	overflow: visible;
		}
#page {
	width: 754px;
	background-color: #f0fac8;
	color: #fff;
	text-decoration: none;
	position: absolute;
}
#banner {
	height: 175px;
	width: 764px;
	overflow:hidden;
}
#message {
  position: absolute;
  top: 0;
  left: 564px;
  width: 190px;
  height: 75px;
}
#main {
  clear: both;
}
#nav {
	position: absolute;
	top: 172px;
	left: 0;
	width: 190px;
	background-color: #FFFFFF;
	height: 766px;
}
#content {
	position: absolute;
	top: 172px;
	left: 190px;
	width: 574px;
	text-decoration: none;
}
#about {
	display: block;
	height: 190px;
	width: 190px;
}
#aboutnew {
	background-color: #FF9999;
	display: block;
	height: 190px;
	width: 190px;
}

#special {
	background-color: #78c8be;
	display: block;
	height: 90px;
	width: 190px;
}
#help {
	background-color: #FFCCFF;
	background: #fff;
}
#more {
  background-color: #FFFFFF;
}
#splash {
  height: 190px;

}
#volunteer {
}
#spotlight {
  float: left;
}
#decoration {
	border-right-width: 0px;
	border-left-width: 0px;
}
#copy {
	position: absolute;
	top: 191px;
	left: 0;
	width: 371px;
	color: #666;
	background: #fff;
	padding-bottom: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	height: 907px;
}
#front {
  position: absolute;
  top: 0;
  left: 0;
  width: 562px;
  color: #fff;
  border-right: 1px solid #78c8be;
  border-left: 1px solid #78c8be;
  background: #fff;
}
#updates {
	position: absolute;
	top: 191px;
	left: 373px;
	width: 200px;
	color: #333;
	height: 515px;
	background-color: #FFcccc;
}
#promo { background-color: #78c8be; }

#pretzel { border-top: 1px solid #78c8be; border-bottom: 1px solid #78c8be; height: 300px; }
#pretzel .volunteer, #pretzel .donate, #pretzel .give { float: left; width: 190px; height: 300px; }
#pretzel .volunteer, #pretzel .donate { border-right: 1px solid #78c8be; }
#pretzel .volunteer { background: #09c; }
#pretzel .donate { background: #d1ea32; }
#pretzel .give { background: #78c8be; }

#front blockquote {
	background: #f0fac8;
	height: 74px;
	border-bottom: 1px solid #78c8be;
	word-spacing: 1px;
	line-height: 19px;
}
#front blockquote p {
	color: #09c; 
	font-size: 16px; 
	text-align: left; 
	padding: 10px 20px; 
	word-spacing: 1px;
	line-height: 19px;
}
#front p {
	padding: 5px 10px;
	text-align: left;
	word-spacing: 1px;
	line-height: 19px;
}
#buggy, #buggy img.logo { border-right: 1px solid #78c8be; }
#buggy img { margin: 0; }
#buggy img.logo { margin: 0; }

#front h1, #about h1 {
	background: #fff url(/images/arrow_green_down.gif) 10px 8px no-repeat;
	font-size: 11px;
	color: #09c;
	height: 18px;
	line-height: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
}

#aboutnew h1 {
	font-size: 11px;
	color: #CC3399;
	height: 18px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

#about ul {
	list-style: none;
	border: 1px solid #fff;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#about li { border-bottom: 1px solid #fff; }
#about li.last { border: none; }
#about li a, #about li a:visited {
	display: block;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	height: 19px;
	line-height: 19px;
	background-image: url(/images/arrow_sm_g.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #78c8be;
}
#about li a:hover {
	background-repeat: no-repeat;
	background-position: 160px;
	color: #09c;
	background-color: #d1ea32;
}
#about li a span { padding-left: 15px; }


#aboutnew ul {
	list-style: none;
	border: 1px solid #fff;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#aboutnew li { border-bottom: 1px solid #fff; }
#aboutnew li.last { border: none; }
#aboutnew li a, #about li a:visited {
	display: block;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	height: 19px;
	line-height: 19px;
	background-repeat: no-repeat;
	background-position: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#aboutnew li a:hover {
	background-repeat: no-repeat;
	background-position: 160px;
	color: #666666;
	background-color: #ffffff;
	line-height: 19px;
	height: 19px;
}
#aboutnew li a span { padding-left: 15px; }



#special ul {
	list-style: none;
	border: 1px solid #fff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#special li { border-bottom: 1px solid #fff; }
#special li.last { border: none; }
#special li a, #about li a:visited {
	display: block;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	height: 19px;
	line-height: 19px;
	background-image: url(/images/arrow_sm_g.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#special li a:hover {
	background-image: url(/iamages/arrow_sm_lg.gif);
	background-repeat: no-repeat;
	background-position: 160px;
	color: #09c;
	background-color: #d1ea32;
	line-height: 19px;
	height: 19px;
}
#special li a span { padding-left: 15px; }

#more ul {
	list-style: none;
	border: 1px solid #78c8be;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
}
#more li { border-bottom: 1px solid #78c8be; }
#more li.last { border: none; }
#more li a, #more li a:visited {
	display: block;
	color: #09c;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	background-image: url(/images/arrow_sm_w.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#address {
	list-style: none;
	border: 1px solid #78c8be;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 150%;
	display: block;
	margin-top: 0px;
	color: #009CCC;
	background-color: #F0FAC8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
	
#more li a:hover {
	background-image: url(/images/arrow_sm_lg.gif);
	background-repeat: no-repeat;
	background-position: 160px;
	color: #09c;
	background-color: #d1ea32;
}
#more li a span { padding-left: 15px; }

#donate ul.id {
	display: block;
	position: absolute;
	left: 10px;
	top: 120px;
	width: 200px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#donate ul.form {
	display: block;
	position: absolute;
	left: 209px;
	top: 120px;
	width: 250px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#donate li {
	padding: 10px;
	display: block;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #09c;
	border-left-color: #00CCFF;
	font-size: 11px;
	height: 25px;
	vertical-align: middle;
}
#donate li.date select {
	font-size: 11px;
	background-color: #F0FAC8;
	width: 75px;
	border: 1px solid #78cbbe;
	line-height: 30px;
	height: 20px;
}
#donate li.item select {
	font-size: 11px;
	background-color: #F0FAC8;
	width: 200px;
	border: 1px solid #78cbbe;
	height: 20px;
}
#donate li.item input {
	font-size: 11px;
	background-color: #F0FAC8;
	width: 200px;
	border: 1px solid #78cbbe;
	line-height: 30px;
	text-indent: 5px;
	height: 15px;
	vertical-align: bottom;
	padding-top: 5px;
}
#donate li.small input {
	font-size: 11px;
	background-color: #F0FAC8;
	width: 75px;
	border: 1px solid #78cbbe;
	line-height: 30px;
	text-indent: 5px;
	height: 15px;
	vertical-align: bottom;
	padding-top: 5px;
}
#donate {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #09c;
	font-weight: bold;
}
#help h2 { font-size: 13px; color: #09c; text-align: center; line-height: 30px; }

#help .button {
	clear: both;
	font-size: 11px;
	height: 85px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	background-color: #CCCCCC;
	margin: 10px  0;
	font-weight: bold;
}
#help .button img { border: 0; float: right; height: 85px; margin: 0; padding: 0;}
#help .button p { margin: 4px; float: left; color: #fff; width: 68px; }
#help .button a:hover {
	background-color: #D1EA32;
}
#help .first-button { margin-top: 0; }
#help ul { margin: 0 10px; border: 1px solid #78c8be; background: #fff; list-style: none; border-top: none; }
#help li { border-bottom: 1px solid #78c8be; }
#help li.last { border: none; }
#help li a, #help li a:visited {
	display: block;
	color: #199DBF;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	line-height: 24px;
	font-weight: bold;
	background-color: #fff;
	background-image: url(/images/arrow_sm_w.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
#help li a:hover {
	background: #d1ea32; 
	background-image: url(/images/arrow_sm_lg.gif);
	background-repeat: no-repeat;
	background-position: 160px; }
#help li a span { padding-left: 15px; }

#copy q { color: #000000; font-size: 14px; }
#copy h1 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-color: #FFCCcc;
	background-image: url(/images/arrow_lg_down.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
#copy h2 { font-size: 12px; font-weight: normal; padding: 5px 15px 0 15px; }
#copy h4 {
	font-size: 14px;
	font-weight: normal;
	color: #09c;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 150%;
}
#copy h6 {
	font-size: 16px;
	font-weight: normal;
	line-height: 150%;
	}
#copy p, #copy li, #copy dl { padding: 0 15px; line-height: 150%; margin: 10px 0; }
#copy ol, #copy ul, #copy dl { margin-left: 30px; padding: 0 15px; }
#copy dt { font-weight: bold; }
#copy dd { margin-left: 10px; }
#copy {
	font-size: 12px;
	text-decoration: none;
}

#copy ul.tabs { list-style-type: none; margin: 0 10px; padding-top: 15px; border-bottom: 1px solid #999; }
#copy ul.tabs li { display: inline; margin: 0; padding: 0; }
#copy ul.tabs li a, #copy ul.tabs li a:visited {
	color: #fff;
	background: #09c;
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


#copy span.updated { font-size: 10px; color: #09c; }

#copy h3.boxheader {
	background-color: #78cbbe;
	font-size: 10px;
	padding: 5px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #78CBBE;
}

#copy ul.box {
	padding: 0;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	color: #333333;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
#copy ul.box a {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#copy ul.box li {
	list-style-type: none;
	display: block;
	border-bottom: 1px solid #78cbbe;
	margin: 0;
	padding: 5px;
	text-decoration: none;
}
#copy ul.box li a:hover {
	text-decoration: none;
	color: #09c;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}




#copy blockquote { margin-left: 15px; font-style: italic; }


#updates .signup { background: #78c8be; padding: 9px; }
#updates h2 {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	padding: 5px 10px;
	border-bottom: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ffcccc;
}
#updates ul { list-style: none; margin: 10px; }
#updates li {
	color: #666666;
	font-size: 11px;
	border: 1px solid #78c8be;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(/images/arrow_sm_w.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#updates li.last {
  border-top: none; 
  color: #666666;
  font-size: 11px;
}
#updates li:hover {

}
#updates li a {
	background-color: #FFFFFF;
	color: #666666;
}
#updates li a:hover {
	background-color: #09c;
	color: #FFFFFF;
}


#newsletter {
	background: #78c8be;
	text-align: center;
	margin: 0px;
}
#newsletter form { text-align: center; border: 1px solid #fff; }
#newsletter input { font-size: 15px; background: #f3f3f3; }
#newsletter input.text { width: 150px; border: 1px solid #999; padding: 2px 3px; }
#newsletter p {
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 0px;
}
#newsletter a, #newsletter a:visited {
	color: #fff;
	margin: 0px;
}
#newsletter h2 { background: #09c; }
#sponsor {
	background-color: #Ffcccc;
	padding: 5px;
}
#sponsor h3 {
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#sponsorlist {
	background: #FFcccc;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 15px;
}
#sponsorlist p {
	background: #ffcccc;
	text-align: center;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#updates.locations li.last { border-bottom: 1px solid #78c8be; }


#banner p.organize {
  width: 190px;
  background-color: #09c;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  height: 35px;
  line-height: 40px;
}

#banner p.phone { 
  width: 190px;
  background: #78c8be;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 35px;
}
.top a {
	display: block;
	color: #09c;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 50px;
	border: 1px solid #78C8BE;
	text-indent: 5px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
.top a:hover {
	background: #d1ea32;
}
#copy .next a {
	display: block;
	color: #09c;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 170px;
	border: 1px solid #78C8BE;
	text-indent: 15px;
	background-color: #F0FAC8;
	background-image: url(/images/arrow_sm_lg_g.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copy .next a:hover {
	background: #d1ea32;
	background-image: url(/images/arrow_sm_lg.gif);
	background-repeat: no-repeat;
	background-position: 160px;
	color: #09c;
	width: 170px;
	font-size: 11px;
	padding: 0px;
	margin-left: 15px;
}
.clear { clear: both; }

#footer {
	padding: 100px 0 0 0;
	text-align: center;
}

#footer p {
  font: 8pt Arial, Helvetica, sans-serif;
  border: 1px solid #666;
  margin: 10px;
  padding: 5px;
  text-align: center;
}

#page.history ul.about a.history, #page.who ul.about a.who, #page.news ul.about a.news, #page.letter ul.about a.letter, #page.history ul.aboutnew a.history, #page.who ul.aboutnew a.who, #page.news ul.aboutnew a.news, #page.letter ul.aboutnew a.letter, #page.works span.work a.works, #page.items ul.donate a.items, #page.dropoff ul.donate a.dropoff, #page.organize ul.donate a.organize, #page.corporated ul.donate a.corporated, #page.testimonials ul.donate a.testimonials, #page.involved ul.volunteer a.involved, #page.help ul.volunteer a.help, #page.testimonials ul.volunteer a.testimonials, #page.grow ul.give a.grow, #page.personal ul.give a.personal, #page.corporate ul.give a.corporate, #page.testimonials ul.give a.testimonials, #page.cribdrive ul.special a.cribdrive, #page.diaperdrive ul.special a.diaperdrive, #page.family ul.special a.family, #page.department ul.special a.department, #page.partners ul.more a.partners, #page.clients ul.more a.clients {
  background: #d1ea32;
  color: #09c;
  background-image: url(/images/arrow_sm_lg.gif);
  background-repeat: no-repeat;
  background-position: 160px;
}

#help .first-button a:hover {
	background-color: #09c;
}

#copy h5 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 150%;
}

.image_square {
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #78C8BE;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#help .button a {
	background-color: #0000FF;
}
.image_narrow {
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #78C8BE;
	background-color: #FFFFFF;
}
#help h1 {
	font-size: 11px;
	color: #09c;
	border-bottom: 1px solid #09c;
	line-height: 20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(/images/arrow_green_down.gif);
	background-position: 10px 8px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#works a {
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 15px;
	background-color: #CCCCCC;
	background-image: url(/images/arrow_sm_b.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom: 10px;
	display: block;
}
#works a:hover {
	background-image: url(/images/arrow_sm_lg.gif);
	background-repeat: no-repeat;
	background-position: 160px;
	color: #FF9999;
}
#how {
  background-color: #78c8be;
  background: #fff;
}
#how h1 {
	font-size: 11px;
	color: #09c;
	border-bottom: 1px solid #09c;
	line-height: 20px;
	letter-spacing: .5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(/images/arrow_green_down.gif);
	background-position: 10px 8px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#copy a {
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#copy a:hover {
	color: #333333;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: blink;
}
#updates.locations li {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(/images/arrow_sm_w.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #78c8be;
	border-right-color: #78c8be;
	border-bottom-color: #78c8be;
	border-left-color: #78c8be;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#updates.locations li:hover {
	background-color: #09c;
	background-image: url(/images/arrow_sm_b.gif);
	color: #FFFFFF;
}
#donate a {
	font-size: 11px;
	color: #09c;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
#donate a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #09c;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#donate h5 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
#donate li.head {
	padding: 10px;
	display: block;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #09c;
	border-left-color: #00CCFF;
	font-size: 16px;
	height: 25px;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #09c;
	font-weight: normal;
}
#donate li.left {
	padding: 10px;
	display: block;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #09c;
	border-left-color: #00CCFF;
	font-size: 11px;
	height: 30px;
	vertical-align: middle;
	color: #0099CC;
	background-color: #FFFFFF;
	font-weight: normal;
	width: 429px;
}
#donate li.box {
	padding: 10px;
	display: block;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #09c;
	border-left-color: #00CCFF;
	font-size: 11px;
	height: 60px;
	vertical-align: middle;
}
#donate li.right {
	padding: 10px;
	display: block;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #09c;
	border-left-color: #00CCFF;
	font-size: 11px;
	height: 30px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
	width: 200px;
}
#donate li.box textarea {
	font-size: 11px;
	background-color: #F0FAC8;
	width: 200px;
	border: 1px solid #78cbbe;
	text-indent: 5px;
	height: 45px;
	vertical-align: bottom;
	padding-top: 5px;
}
#donate li.button input {
	display: block;
	color: #09c;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 170px;
	text-indent: 15px;
	background-color: #F0FAC8;
	background-image: url(/images/arrow_sm_lg_g.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding: 0px;
	cursor: pointer; /* hand-shaped cursor */
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78C8BE;
	border-right-color: #78C8BE;
	border-bottom-color: #78C8BE;
	border-left-color: #78C8BE;
}
#donate li.button input:hover {
	background: #d1ea32;
	background-image: url(/images/arrow_sm_lg.gif);
	background-repeat: no-repeat;
	background-position: 160px;
	color: #09c;
	width: 170px;
	font-size: 11px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
#donate li.button a {
	display: block;
	color: #09c;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 170px;
	text-indent: 15px;
	background-color: #F0FAC8;
	background-image: url(/images/arrow_sm_lg_g.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding: 0px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78C8BE;
	border-right-color: #78C8BE;
	border-bottom-color: #78C8BE;
	border-left-color: #78C8BE;
}
#donate li.last {
	padding: 10px;
	display: block;
	list-style-type: none;
	font-size: 12px;
	height: 200px;
	vertical-align: middle;
	background-color: #FFFFFF;
	font-weight: normal;
}
#donate h4 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 150%;
}
#copy table {
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	color: 09c;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #F0FAC8;
	text-align: left;
	padding: 10px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 09c;
}
#copy .indent {
	left: 150px;
}
#copy ul.left {
	padding: 0;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 15px;
	float: left;
	width: 150px;
}
#copy ul.right {
	padding: 0;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
	clear: right;
}
#copy .rule {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 09c;
	color: #0099CC;
}
#copy ul.left li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 5px;
	text-decoration: none;
}
#copy ul.right li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 5px;
	text-decoration: none;
}
#copy h8 {
	font-size: 11px;
	font-weight: bold;
	color: #09c;
	margin-right: 15px;
	line-height: 150%;
	margin-left: 15px;
	left: 15px;
	display: block;
}
#copy h9 {
	font-size: 14px;
	color: #333333;
	margin-right: 20px;
	line-height: 150%;
	margin-left: 10px;
	display: block;
	background-color: #F0FAC8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sponsor ul {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0px;
}
#about .top {
	height: 200px;
	display: block;
	width: 190px;
}
#copy ul.box div {
	background-color: #F0FAC8;
	text-decoration: none;
	font-size: 11px;
	color: #09c;
	padding: 15px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#copy ul.box li h6 {
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
}
#moreaddress {
	background-color: #FFFFFF;
	padding-top: 10px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #09c;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 150%;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 125%;
}
#slidedom {
	background: #fff;
	border: 1px solid #78c8be;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#copy table.download {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#copy h10 {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	background-image: url(images/arrow_sm_w.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	text-indent: 50px;
	padding-left: 20px;
}
