@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
}
.wrapper {
	height: 590px;
	width: 1000px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.main {
	height: 556px;
	width: 1000px;
	background-image: url(images/bio_bkrnd.jpg);
}
.footer {
	height: 34px;
	width: 1000px;
}
.swfholderdiv {
	height: 465px;
	width: 500px;
	float: left;
}
.spacertop {
	height: 65px;
	width: 1000px;
}
.spacerleft {
	float: left;
	height: 220px;
	width: 475px;
}
