.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}

ul {
	list-style-type: square;
}.bodyTextList {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.attorneyInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
}
.attorneyBio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	font-weight: bold;
	color: #00669C;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #00669C;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #00669C;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #00669C;
	text-decoration: none;
}
.bodyTextNumbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 565px;
}
#sidebar {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	float: right;
	width: 300px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-left: 10px;
	font-size: 11px;
}
.footer {
	background-image: url(images/MSA-index_12.gif);
	background-position: center;
	overflow: visible;
	height: 137px;
	width: 950px;
	background-repeat: no-repeat;
	position: relative;
}


#center_div
{
	width:950px;
	left:50%;
	margin-left:-475px;
	overflow: visible;
} 

#footer_div
{
	width:950px;
	overflow: visible;
} 

#container_div
{
	background-color: #005590;
} 
