.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/meet%20our%20staff%20header.jpg);
	height: 200px;
	width: 975px;
}
#wrapper #bodyarea {
	background-color: #E8E8E8;
	width: 965px;
	background-repeat: no-repeat;
	border: thick solid #F00;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
}

