﻿
body{
	margin: 0px;
	padding: 0px;
}
#page{
	width: 876px;
	margin: 0px auto 0px auto;
}
#index_nav{
	position: relative;
	clear: both;
}
#index_content{
	clear: both;
	z-index: 0;
}
#header{
	height: 111px;
	background-image: url('https://www.kintera.org/atf/cf/{f58a76f3-71bb-437a-ae5e-43b2f3e2bdc9}/page_background_header.gif');
	padding: 0px 32px 0px 32px;
}
#content{
	width: 778px;
	background: white url('https://www.kintera.org/atf/cf/{f58a76f3-71bb-437a-ae5e-43b2f3e2bdc9}/page_content_background.gif') repeat-y;
	padding: 5px 49px 5px 49px;
	overflow: visible;
	text-align: justify;
	font-size: 14px;
}
#content img{
	padding: 10px;
}
#content_left{
	width: 775px;
	float: left;
	clear: left;
}
#content_right{
	width: 364px;
	float: right;
	clear: right;
}
#footer{
	position: relative;
}
#footer_donate{
	position: absolute;
	left: 33px;
	top: 14px;
	font-size: 10pt;
	font-weight: bold;
	width: 808px;
	text-align:center;
}
#footer_donate a{
	text-decoration: underline;
	color: #608792;
	font-size:12pt; 
	font-weight:bold;
}

#footer_left{
	float:left;
	width:100px;
	padding-left:25px;
}
#footer_right{
	float:left;
	width:350px;
	text-align:right;
	padding-left:300px;
}
.grad_side{
	float: left;
	width: 32px;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0;
	border-collapse: collapse;
	border-style: none;
}
p{
	padding: 0px;
	margin: 0px;
}
h3{
	font-size: 14pt;
	color: #93c4e5;
	margin-top: 0px;
	margin-bottom: 15px;
}
h4{
	font-size: 13pt;
	color: #6f9db2;
	margin-top: 0px;
	margin-bottom: 15px;
}
