@charset "utf-8";
/* CSS Document */

#frameTop {
	display:block;
	background-image:url(/images/common/frameTop.jpg);
	height:94px;
}
#frameLeft {
	display:block;
	background-image:url(/images/common/frameLeft.jpg);
	width:148px;
	height:891px;
	float:left;
}
#frameRight {
	display:block;
	background-image:url(/images/common/frameRight.jpg);
	width:140px;
	height:891px;
	float:right;
}
#frameBottom {
	clear:both;
	display:block;
	background-image:url(/images/common/frameBottom.jpg);
	background-repeat:no-repeat;
	height:115px;
	text-align:right;
	font-size:10px;
	padding-top:5px;
	padding-right:160px;
}
#header {
	position:relative;
	height:171px;
	background-image:url(/images/common/headerMain.jpg);
	background-repeat:no-repeat;
	background-position:17px 0px;
	z-index:2;
	top:-54px;
}
#myspaceFacebook {
	position:absolute;
	z-index:21;
	left:783px;
	top:304px;
}
#header h1 { display:none; }
#contentArea {
	height:891px;
	width:864px;
	float:left;
	background-color:#FFFFFF;
	position:relative;
}
div.aboutText {
	font-size:13px;
	text-align:justify;
}
div.aboutText strong {
	color:#CC0000;
}
div.aboutText p:first-child {
	margin-top:0px;
}
.fourDots {
	background-image:url(/images/about/fourDots.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:12px;
}

.praiseTitle {
	background-color:#B23FAA;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	padding-top:30px;
	background-image:url(/images/endorsements/praiseForAnimals.gif);
	background-repeat:no-repeat;
	background-position:134px 7px;
	height:30px;
}
.praiseTitle h1 {
	display:none;
}
.praiseTitle a{
	color:#ffcc66;
}

.endorsementsBox {
	margin:0px 100px 20px 90px;
}
.endorsementsBox strong {
	color:#000000;
}
.endorsementsBox a{
	color:#cc0000;
}
.endorsementsBox p{
	margin-left:65px;
	margin-right:25px;
}
p.endorsementImages {
	text-align:center;
}
p.endorsementImages img {
	margin:0px 12px 0px 12px;
	border:1px solid #000000;
}

h1.resources {
	background-image:url(/images/common/whatElseCanWeDo.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px 0px 5px 0px;
	padding:0px;
	height:31px;
}
h1.resources span{
	display:none;
}
div.resources {
	text-align:center;
	font-size:12px;
}
div.resources h2{
	text-decoration:underline;
	font-size:15px;
	padding:0px;
	margin:5px;
}





















