	a:link {color: #9BEDB2; text-decoration: none; }
	a:active {color: #9BEDB2; text-decoration: none; }
	a:visited {color: #9BEDB2; text-decoration: none; }
	a:hover {color: #e7f75c; text-decoration: none; }

body {
	background-image: url(bcd-site_bkgd.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	text-align: center;

}
#home {
	float: left;
	position: absolute;
	top: 15px;
	left: 10%;
	z-index: 18;
}
#demo-2007 {
	float: left;
	position: absolute;
	top: 50px;
	left: 10%;
	z-index: 19;
}
#demo-2010 {
	float: left;
	position: absolute;
	top: 85px;
	left: 10%;
	z-index: 20;
}
#video-2010 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	z-index: 1;
	top: 150px;
	margin-left: 20px;
	margin-right: 20px;
}
#FLVPlayer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 360px;
	z-index: 1;
	top: 150px;
	margin-left: 20px;
	margin-right: 20px;
}
#email{
	float: right;
	position: absolute;
	bottom: 10%;
	right: 10%;
	height: 20px;
	z-index: 15;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #9BEDB2;
	text-align: center;
}
