
#content {
	border-top: 0px;
	width: 728px;
	height: 570px;
	padding: 0px;
	margin: 0px;
		background-color: #a3c380;
	}
	
div#main {
	border: 0;
	padding: 0px;
	}

div#maintext {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
	background-color: #ffc5dd;
	width: 200px;
	height: 475px;
	color: #595959;
	font-weight: bold;
	padding: 25px;
}

*:first-child+html {} * html  div#maintext {
	width: 250px;
	height: 524px;
}

div#maintext h1 {
	color: #ff2a0f;
	font-weight: bold;
	margin-bottom: 25px;
	font-size: 13px;
}

div#maintext p {
	margin-bottom: 15px;
	margin-top: 0px;
}

div#maintext a:link {
	color: #ff2a0f;
}
div#maintext a:visited {
	color: #ff2a0f;
}
div#maintext a:active {
	color: #ff2a0f;
}

div#phototext {
	color: #575e4f;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	width: 225px;
	text-align: center;
	}
	
img.infographic {
	margin-top: 10px;
	margin-bottom: 15px;
	}
	
