/* CSS Document */

#bg_image {
	background-image:url(images/BG2sub.jpg) !important;
	background-repeat: no-repeat;
	top: 0px;
	position: relative;
}

#nav{
	position: relative;
	top: 0px;
}

#content {
	margin-left: 140px;
	width: 640px;
	display: block;
	
}

#bcad {
	float: left;
	text-align: left;
	padding-left: 2px;
	clear: both;
	margin-top: 8px;
	display: block;
	width: 123px;
	margin-left: 2px;
	border-top: 8px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	background-color: #ffffff;
}

