.navigation {
	height: 67px;
	width: 850px;
}
.lfcolumn {
	height: 633px;
	width: 115px;
	float: left;
}
.homecenter {
	background-image: url(Images/homeBkgrd.png);
	height: 408px;
	width: 497px;
	float: left;
	text-align: center;
	padding-top: 225px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}.rtcolumn {
	height: 633px;
	width: 215px;
	float: left;
	top: 68px;
}
.homebody {
	height: 700px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.historycenter {
	background-image: url(Images/bkgrdCourthouse.png);
	height: 533px;
	width: 497px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}

.lawyerscenter {
	width: 497px;
	padding-left: 10px;
	background-color: #D7D7D7;
	overflow: scroll;
	height: 633px;
	float: left;
	padding-right: 10px;
}
.lawyerheader {
	background-image: url(Images/lawyersbackground.png);
	float: left;
	height: 101px;
	width: 517px;
}
.photoleft {
	width: 487px;
	border: thin solid #000;
	height: 475px;
	margin-bottom: 10px;
}
.photoleftcontent {
	text-align: left;
	float: left;
	width: 242px;
	padding-bottom: 15px;
	height: 400px;
	padding-top: 10px;
}
.photoleftpic {
	float: left;
	width: 240px;
	height: 365px;
	text-align: center;
	padding-top: 50px;
}
.privacybody {
	font-size: 16px;
}
.contactcenter {
	background-image: url(Images/bkgrdCourthouse.png);
	height: 533px;
	width: 497px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 18px;
	text-align: center;
}

