body{
	background-image:url(../images/background.png);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
}
	
p{color:#543b26;
font-size:14px;
margin-top:10px;
margin-right:20px;
}

h2{
	color:#213f9a;
	font-size:24px;
	margin-bottom:0;
	padding-bottom:0;
}

h3{
	font-size:18px;
	font-weight:lighter;
	color:#ffde16;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
}
#logo h1{
	display:none;
}

#logo{
	background-image:url(../images/logo.png);
	height:155px;
	width:380px;
	background-repeat:no-repeat;
	background-position:bottom;
}

#donate form{
	margin-top:84px;
	margin-left:320px;
	height:70px;
}

#nav ul{
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	width:960px;
	background-repeat:no-repeat;
	background-image:url(../images/navbg.png);
}

#nav ul li{
	display:inline;
	margin:0;
	padding:0;	padding:0 45px 0 42px;
}

#nav ul li a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:36px;
	margin:0;
	padding:0;
	position:relative;
	color:#FFF;
	font-size:18px;
	text-decoration:none;
	padding:4px 0 0 0;

}



#photo{
	position:relative;
	width:359px;
		margin-top:10px;

}

#celebratingcontent{
	padding-top:60px;
	background-image:url(../images/contentbg_celebrating.png);
	width:581px;
	height:545px;
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	left:-20px;
		margin-top:10px;

}

#promoting{
	background-image:url(../images/button_promoting.png);
	width:220px;
	height:86px;
	display:block;
	position:relative;
	text-indent:-9999px;
	top:54px;
	left:361px;

}

#promotingcontent{
	padding-top:60px;
	background-image:url(../images/contentbg_promoting.png);
	width:581px;
	height:545px;
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	left:-20px;
	margin-top:10px;
}

#givingbutton{
	background-image:url(../images/button_giving.png);
	width:220px;
	height:86px;
	display:block;
	position:relative;
	text-indent:-9999px;
	top:14px;
	left:361px;
}

#givingcontent{
	padding-top:60px;
	background-image:url(../images/contentbg_giving.png);
	width:581px;
	height:545px;
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	left:-20px;
	margin-top:10px;
}

#helpbutton{
	background-image:url(../images/button_help.png);
	width:220px;
	height:86px;
	display:block;
	position:relative;
	text-indent:-9999px;
	top:160px;
	left:361px;
}

#helpcontent{
	padding-top:60px;
	background-image:url(../images/contentbg_help.png);
	width:581px;
	height:545px;
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
	left:-20px;
	margin-top:10px;
}

#helpcontent form{
	position:relative;
	top:20px;
	left:360px;
}

#sponsorshiplink{
	background-image:url(../images/sponsorshiplevelsarrow.jpg);
	width:261px;
	height:70px;
	display:inline-block;
	text-indent:-9999px;
	*display:inline;
	*zoom:1;
	margin-top:0px;
}

#adoptlink{
	background-image:url(../images/adoptcomponentarrow.jpg);
	width:260px;
	background-repeat:no-repeat;
	height:77px;
	display:inline-block;
	text-indent:-9999px;
	*display:inline;
	*zoom:1;
		margin-top:0px;
		margin-left:10px;

}

#sponsorship{
	background-image:url(../images/sponsorshiplevels.jpg);
	width:271px;
	height:44px;
	text-indent:-9999px;
	margin:10px;
	padding:0;
}
#adopt{
	background-image:url(../images/adoptcomponent.jpg);
	width:251px;
	height:44px;
	text-indent:-9999px;
	margin:10px;
	padding:0;
}

#sponsorshiptext{
	font-size:19px;
	margin-bottom:0;
	margin-left:20px;
}

#adoptsponsor{
	background-image:url(../images/adoptcomponentarrow.jpg);
	width:260px;
	background-repeat:no-repeat;
	height:77px;
	display:inline-block;
	text-indent:-9999px;
	*display:inline;
	*zoom:1;
		margin-top:25px;
		margin-left:300px;}
		#sponsoradopt{
	background-image:url(../images/sponsorshiplevelsarrow.jpg);
	width:260px;
	background-repeat:no-repeat;
	height:77px;
	display:inline-block;
	text-indent:-9999px;
	*display:inline;
	*zoom:1;
		margin-top:25px;
		margin-left:300px;}
#sponsordonate{
		position:relative;
	top:-22px;
	left:0px;
	width:100px;
}

#footer{
	margin-top:100px;
	margin-bottom:50px;
	color:#FFF;
	font-size:16px;
	text-align:right;
}

#footer a{
		color:#FFF;
		margin-right:30px;
	font-size:16px;
}
