body {
	font-family: "Times New Roman", Times, serif;
	color: 0e301b;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(/images/bdc-pgbkgd.jpg);
	background-color: #B1973A;
	background-repeat: repeat-y;
}

a:link {
	color: #B1973A;
}
a:visited {
	color: #8B762E;
}
body,td,th {
	color: 0e301b;
}
.style1 {font-size: 9pt}

#top {
	background-image: url(/images/bdc-top3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 150px;
	width: 780px;
}

#container
{
	width: 670px;
	top: 150px;
	position: absolute;
	margin-left: 10px;
}
#bios
{
	width: 300px;
	height: 200px;
	padding: 5px;
	border: thin solid #003300;
	visibility: visible;
	float: left;
	overflow: hidden;
}

#Names
{
	float: left;
	clear: none;
	margin-left: 20px;
	padding: 5px;

}

#content
{
	position: relative;
	top: 1px;
	float: left;
	width: 460px;
}

#homedisplay
{
	position: relative;
	top: 1px;
	float: left;
	width: 675px;
}
#pics
{
	height: 200px;
	width: 180px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	top: 1px;
	clear: both;
}

#team
{
	position: fixed;
	bottom: 80px;
	left: 510px;
}

#teamtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	padding-bottom: 10px;
}

#footer
{
	width: 680px;
	top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #0e301b;
	text-align: center;
	clear: both;
}

#navlist
{
	margin: 0px;
}
#navcontainer ul
{
	position: absolute;
	top: 92px;
	left: 20px;
	padding-left: 10;
	float: left;
	width: 480px;
	font-family: "Times New Roman", Times, serif;
	height: 12pt;
	font-size: 12pt;
	color: #0e301b;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.1em .5em;
	background-color: #FFFFFF;
	color: 0e301b;
	text-decoration: none;
	float: left;
	border-right: 1px solid #0e301b;
	font-family: "Times New Roman", Times, serif;
	height: 14pt;
	font-size: 12pt;
	color: #0e301b;
}

#navcontainer ul li a:hover
{
	background-color: #ffffff;
	color: #b19638;
}

.titles{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 22px;
	font-style: italic;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 15pt;
	color: 0e301b;
}


.text10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
	color: 0e301b;
}

.text9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
	color: 0e301b;
}
.arialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	text-align: justify;
	color: 0e301b;
}

#right {
	text-align: center;
	width: 130px;
	display: block;
	margin-top: 124px;
	margin-left: 380px;
	background-color: #FFFFFF;
	position: absolute;
	padding: 1px;
}
