@charset "utf-8";
#contentholder {
	width: 766px;
	background-color: #e7e3e0;
	height:auto;
	overflow: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
}
#header {
	padding-bottom: 20px;
}
#content {
	padding: 10px;
	height:auto;
	overflow: auto;
	background-image: url(http://www.wspa-international.org/e-activist/balidogs/colbkg.gif);
	background-repeat: repeat-y;
}
#contentLeft, #contentRight{
	width:348px;
	padding:10px;
	background-color:#FFF;
	float:left;
		overflow: auto;
}
#contentRight{
	margin-left:10px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height:110%;
	background-color:#FFF;
}
p{
	font-size:12px;
	margin-top:0px;
}
h1, h2{
	color:#e37222;
}
h2{
	font-size:16px;
	font-weight:bold;
	margin-bottom:3px;
}
h1{
	margin-bottom:15px;
		font-size:24px;
		line-height:100%;
}
#footer{
	clear:both;
	background-color:#FFF;
	width: 766px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}
#footer p {
	font-size: 9px;
	line-height:130%;
}
