body {	margin: 0;	padding: 0;	font: 14px Verdana, Arial, Helvetica, sans-serif;	text-align: center;	color: #ccc;	background-color: #333;	scrollbar-face-color: #666;	scrollbar-highlight-color: #333;	scrollbar-shadow-color: #333;	scrollbar-3dlight-color: #333;	scrollbar-arrow-color: #fff;	scrollbar-track-color: #000;	scrollbar-darkshadow-color: #000;	overflow: auto;}h2 {	color: #fff;	font: 120% "times new roman", georgia, times, serif;	font-weight: bold;	margin: 0 0 2px 0;}h2 a { text-decoration: none; }h3 {	color: #999;	font: bold 108% "times new roman", georgia, times, serif;	margin-top: 0;	text-transform: uppercase;}#container {	margin: 1em auto;	width: 750px;	text-align: left;	background-color: #333;	border: 1px none #333;	background-image: url(../images/bg_container.gif);	background-repeat: repeat-y;	background-position: 0px 0px;}#header {	height: 85px;	width: 100%;	background-color: #333;	background-image:  url("../images/bg_header_logo.gif");	background-repeat: no-repeat;	background-position: 61px 0;}#nav_top ul {	list-style-type: none;	text-align: justify;}#nav_top li { display: inline; } #nav_main {	float: right;	width: 180px;	padding-left: 5px;	font-size: 13px;	padding-top: 5px;}#nav_main p {font-size: 75%; }/*------------------------*/#contents {	margin: 0 195px 40px 10px;	border-right: 2px solid #ccc;	text-align: justify;	font-family: "times new roman", georgia, times, serif;}#contents_attorneys {	background-image: url(../images/backgrounds/attorneys.jpg);	background-repeat: no-repeat;	background-position: left center;}#contents_firm {	background-image: url(../images/backgrounds/firm.jpg);	background-repeat: no-repeat;	background-position: left center;}#contents_practice_areas {	background-image: url(../images/backgrounds/practice_areas.jpg);	background-repeat: no-repeat;	background-position: left center;}#contents_location {	background-image: url(../images/backgrounds/location.jpg);	background-repeat: no-repeat;	background-position: left center;}#contents a:link {color: #fff;text-decoration: none;}#contents a:visited {color: #fff;text-decoration: none;}#contents a:active {color: #fff;text-decoration: none;}#contents a:hover {color: #fff;background-color: #333;text-decoration: underline;}#contents p {line-height: 125%;padding-right: 5px;}#contents i, em {color: #fff;font-style: italic;font-weight: bold;}#contents ul {list-style-type: none;list-style-position: outside;}#contents hr {	color: #FFF;	background-color: #FFF;	border: 1px solid #FFF;	width: 25%;	text-align: left;	margin: 0px;	padding: 0px;	height: 2px;}.text {	border-bottom: 2px solid #ccc;	padding-top: 5px;	padding-left: 5px;}.image_layout {	float: right;	padding-left: 15px;}#footer {	clear: both;	color: #fff;	text-align: center;	font-size: 10px;}