body {
	background: #d0cdd6 url(../img/bg.png) repeat-x top;
	color: #5d496d;
	font-family: 'Nobile', arial, serif;
	font-size: 16px;
}

h1, h2 {
	margin: 0 auto;
	width: 780px;
}

h1 {
	color: #5d496d;
	font-family: 'Nobile', arial, serif;
	font-size: 1.75em;
	font-weight: bold;
	margin: 55px auto 10px;
}

h2 {
	margin: 0 auto 10px;
}

#container {
	background: url(../img/content.png) no-repeat center top;
	height: 369px;
	margin: 0 auto;
	padding: 30px;
	width: 744px;
}

#statistics {
	font-size: 1.4em;
	width: 530px;
}

#statistics li {
	line-height: 130%;
	margin-bottom: 20px;
}

#downloads {
	float: right;
	margin: 10px 5px 0 0;
}

#downloads li {
	height: 55px;
	margin-bottom: 16px;
	width: 189px;
}

#downloads li a {
	display: block;
	line-height: 55px;
	text-indent: -4444px;
}

h3 {
	font-size: 0.9em;
	padding: 20px 0 0 22px;
}

#charities {
	margin: 20px 0 0;
}

#charities li {
	float: left;
	height: 100px;
	text-indent: -4444px;
	width: 110px;
}

#charities li a {
	display: block;
	line-height: 100px;
}

#charities li#panact {
	margin-right: 30px;
}

#charities li#pcrf {
	margin-right: 25px;
	width: 160px;
}

#charities li#pancsoc {
	margin-right: 40px;
	width: 100px;
}

#charities li#amser {
	margin-right: 15px;
	width: 150px;
}