body {
	color: #333333;
	text-align:center;
	margin-top: 0px;
	background-color: #cc99ff;
}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
	padding-top:10px;
	color: #000000;
		}
#wrapper {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
  }
#leftcontent {
	text-align: left;
	font-size: 14px;
	width: 460px;
	float: left;
	background-color: #ededed;
	color: #CCCCCC;
}
#leftcontentposters {
	text-align: left;
	font-size: 14px;
	width: 970px;
	float: left;
}
#leftcontentdogs {
	text-align: left;
	font-size: 14px;
	width: 960px;
	float: left;
	background-color: #ededed;
	color: #000;
	margin-left: 10px;
	margin-bottom: 10px;
}
#rightcontent {
	font-size: 12px;
	text-align: center;
	clear: none;
	float: right;
	width: 490px;
	background-color: #FAEEC8;
	background-image: url(images/frame.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-bottom: 20px;
}
#rightcontent2 {
	font-size: 12px;
	text-align: center;
	clear: none;
	float: right;
	width: 490px;
	background-color: #FAEEC8;
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-bottom: 20px;
}
.testimonialimg {
	padding-left: 10px;
}

#footer {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	clear: both;
}
#leftcontent h2 {
	margin-left: 10px;
	color: #000000;
}
#leftcontentposters h2 {
	margin-left: 10px;
	color: #000000;
}
#leftcontent p {
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	letter-spacing: normal;
	line-height: 1.2em;
	font-size: 1.2em;
}
#header {
  width: 970px ;
  margin-left: auto ;
  margin-right: auto ;
z-index:1;
}
#content {
	width:970px;
	z-index:2;
	background-color: #FFFFFF;
  margin-left: auto ;
  margin-right: auto ;
}
.rightframe {
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
}

