body {
	background-color: #FFFFFF;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/page_bg.gif);
}

.mainContainer {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 840px;
	border: 1px solid #CCCCCC;
	clear: right;
}
.header {
	background-image: url(images/borderimage3.GIF);
	background-repeat: repeat-x;
	height: 106px;
	width: 840px;
}
.logo {
	float: left;
}

.navOff {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	top: 100px;
	
	padding-top: 88px;
	height: auto;
}
.navOn {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #48689f;
	float: left;

	padding-top: 64px;
	height: auto;
}
.navAboutUs {
  width: 82px;
}
.navPracticeAreas {
  width: 115px;
}
.navAttorneyProfiles{
  width: 132px;
}
.navReportedCases {
  width: 125px;
}
.navPub {
  width: 20px;
}

.sideBlock {
	position: absolute;
	top: 283px;
	left: 36px;
	width: 200;
}

.sideNavOn {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #48689f;
	font-weight: bold;
}

.sideNavOff {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-indent: 16px;
	padding-left: 16px;
}

.grey {
	background-color: #E1E1E1;
	width: 840px;
}
.greyText {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: 400;
	line-height: 24px;
	color: #000000;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 284px;
	text-align:justify;
}
.textContent {
	width: 840px;
		
}

.textContentContainer {
	padding-top: 16px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 284px;
}

.textContentText {
	font-family: Verdana;
	font-size: 12px;
	color: #484848;
	line-height: 20px;
	
	text-align:justify;
}
.textContentHeader {
	line-height: 24px;
	font-family: Tahoma;
	font-size: 14px;
	color: #9d7412;
	font-weight: bold;
}
.copyright {
	font-family: tahoma;
	font-size: 10px;
	color: #939393;
	padding-top: 24px;
	padding-left: 284px;
}
a {
	text-decoration: none;
}
.contactInfo {
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	position: absolute;
	top: 434px;
	left: 22px;
}
.bioPhotos {
	margin-right: 11px;
	float: left;
}
.textSmallGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}
.textSmallGrayBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #8e8e8e;
	font-weight: bold;
}
.bioName {
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
}
.bioEmail {
	font-family: tahoma;
	font-size: 12px;
	color: #9f7f1d;
}
.pubLinks {
	font-family: tahoma;
	font-size: 12px;
	color: #9f7f1d;
}
.indented {
   padding-left: 50pt;
   padding-right: 50pt;
}

