body {
	background-color: White;
	background-image: none;
	height: 75%;
	margin-left: 10px;
}


#navleft {
display: none;
	left: 0px;
	position: absolute;
	top: 20px;
	width: 100px;
	z-index: 100;
}
#bsbkgd{
	background-color: White;
	background-image: none;
	left: -10px;
	top: -20px;
	z-index: 40;
}
#bsbkgd h1{
	color: Black;
	font: bold 16pt "Lucida Grande","Trebuchet MS",Verdana,Arial,sans-serif;
}
#bsbkgd h2{
	color: Black;
	font: bold 12pt "Lucida Grande","Trebuchet MS",Verdana,Arial,sans-serif;
	text-align: left;
}
#bsbkgd li{
	color: Black;
	font-family: "Lucida Grande","Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 8pt;
	list-style-image: none;
	list-style-type: square;
	text-align: left;
}
#bsfooter{
display: none;
}
#bsleft{
position: absolute;
margin-left: -50px;
top: -10px;
width: 230px;
z-index: 10;
}

#bsright{
position: absolute;
margin-left: 270px;
top: -10px;
width: 240px;
z-index: 9;
}
/*#contact {
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 11px;
	line-height: normal;
	color: Black;
	display: inline;
	position: absolute;
	left: 40px;
	top: 705px;
	width: 210px;
	height: 120px;
	z-index: 40;
	border: thin dotted Black;
}*/
.bshide {
	display: none;
} 
