.links_bottom_type_d {
	margin-top: 0px;
	padding-top: 0px;
}

#site {
	background-color: #b4d6e6;
}

.main {
	background: #b4d6e6 url(../images/bg_donate.gif) top repeat-y;
}

#donate {
	background: #b4d6e6;
	padding: 50px 0px 0px;
}

#donate .donate_left {
	float: left;
	width: 540px;
	background-color: #d9e9f2;
	padding: 9px 0px 0px 9px;
}

#donate .donate_left_content {
	background-color: #fff;
	padding: 9px;
}

#donate .donate_left_content h2 {
	margin: 20px 0px;
}

#donate .donation_info {
	font: bold italic 1em Georgia, serif;
}

#donate .payment_options {
	margin-top: 50px;
	background-color: #d9e9f2;
	border: 1px solid #a6d0e4;
	padding: 9px;
}

#donate .payment_options h3 {
	position: absolute;
	background: url(../images/bg_tooltip2.gif) 10px no-repeat;
	width: 190px;
	height: 45px;
	padding: 14px 10px 0px 0px;
	text-align: center;
	margin: -35px 0px 0px -10px;
	font: bold italic 1.2em Georgia, serif;
	color: #fff;
}

#donate .payment_options ul {
	list-style-type: none;
	margin: 20px 0px 0px;
	padding: 0px;
}

#donate .payment_options li {
	position: relative;
	padding: 10px 10px 10px 100px;
	border-bottom: 1px solid #fff;
}

#donate .payment_options li.paypal {
	background: url(../images/payment_options_paypal.gif) 0px 10px no-repeat;
}

#donate .payment_options li.credit_card {
	background: url(../images/payment_options_credit_card.gif) 0px 10px no-repeat;
}

#donate .payment_options li.direct_credit {
	background: url(../images/payment_options_direct_credit.gif) 0px 10px no-repeat;
}

#donate .payment_options li.other {
	background: url(../images/payment_options_other.gif) 0px 10px no-repeat;
	border-bottom: none;
}

#donate .payment_options h4, #donate .donation_samples h4 {
	font: bold italic 1.2em Georgia, serif;
	color: #008ecc;
	margin: 0px;
}

#donate .payment_options p, #donate .donation_samples p {
	margin: 5px 0px;
}

#donate .payment_options li.paypal p, #donate .payment_options li.credit_card p {
	width: 270px;
}

#donate .donate_button {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px 0px 8px 8px;
	width: 118px;
	height: 31px;
	border: 1px solid #008ecc;
	background: #00a3d7 url(../images/bg_donate_button.gif) top repeat-x;
}

#donate .donate_button:hover {
	border: 1px solid #ac9762;
	background: #00a3d7 url(../images/bg_donate_button_active.gif) top repeat-x;
}

#donate .donate_button a {
	display: block;
	height: 21px;
	padding: 9px 10px 0px 0px;
	text-align: center;
	font: bold italic 1em Georgia, serif;
	color: #fff;
	text-decoration: none;
	background: url(../images/bg_arrow.gif) 95px 11px no-repeat;
}

#donate .privacy_policy {
	margin: 30px 0px;
}

#donate .privacy_policy h3 {
	font: bold italic 1.2em Georgia, serif;
	color: #008ecc;
	margin: 0px 0px 5px;
}

#donate .privacy_policy p {
	margin: 10px 0px;
}

#donate .donate_right {
	float: right;
	padding: 9px 9px 0px 9px;
	width: 427px;
	background-color: #d9e9f2;
}

#donate .donate_right_content {
	background-color: #fff;
	padding-top: 9px;
}

#donate .donate_right_content h3 {
	margin: 20px;
	font: bold italic 2em Georgia, serif;
	color: #008ecc;
}

#donate .donation_samples {
	list-style-type: none;
	margin: 20px 0px 9px;
	padding: 0px;
}

#donate .donation_samples li {
	padding: 30px 10px 30px 120px;
	border-bottom: 1px solid #d9e9f2;
}

#donate .donation_samples li.donate_10 {
	background: url(../images/donate_10.gif) 20px 10px no-repeat;
}

#donate .donation_samples li.donate_25 {
	background: url(../images/donate_25.gif) 20px 10px no-repeat;
}

#donate .donation_samples li.donate_50 {
	background: url(../images/donate_50.gif) 20px 10px no-repeat;
}

#donate .donation_samples li.donate_100 {
	background: url(../images/donate_100.gif) 20px 10px no-repeat;
}

#donate .donation_samples li.donate_other {
	background: url(../images/donate_other.gif) 20px 10px no-repeat;
}

#donate .donate_right .footer {
	height: 42px;
	margin: 0px -9px;
	background: url(../images/bg_jammers_main_bottom.gif) top repeat-x;
}













