body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}

#main {
	margin: auto;
	height: 100%;
	width: 750px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.head {
	background-image: url(images/LBD_head.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 750px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.slideshow {
	height: 300px;
	width: 748px;
	border: 1px solid #999999;
	float: right;
}
.topNAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	float: right;
	margin-right: 10px;
	margin-top: 50px;
}
.topNAV a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.topNAV a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.topNAV a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	clear: both;
}
.topNAV a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}.newsBOX {
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	height: 100%;
	width: 200px;
	float: right;
	padding: 4px;
}
.bodyTEXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 500px;
	height: 100%;
	padding: 10px;
}
.bioTEXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
}
.newsTEXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 175px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
}
