.a {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFC;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	background-image: url(../images/svi%20logo%20final.jpg);
	height: 200px;
	width: 975px;
}
#wrapper #navigation {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFC;
	width: 975px;
	text-align: center;
}
#wrapper #header {
	background-image: url(../images/statistics%20header.jpg);
	height: 200px;
	width: 975px;
}
#wrapper #bodyarea {
	background-color: #5A82B3;
	width: 975px;
	border: medium solid #F00;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
#wrapper #bodyarea blockquote blockquote blockquote blockquote h2 u {
	color: #000;
}

