body {
	padding: 0px;
	margin: 0px;
	background: #0C1D74;
	}
	
table#layout {
	margin-right:auto; margin-left:auto;
	}
	
td#flash {
	background:#0C1D74;
	vertical-align: top;
	}

td#content {
	background:#0C1D74;
	color:#fff;
	vertical-align: top;
	padding-top: 20px;
	}
	
td#profile2 {
	background:#0C1D74;
	vertical-align: top;
	}
	
#front {
	width:425px;
	margin: 0 auto 0 auto;
	padding:10px 0 20px 0;
	}

#front p.profile {
	font-size: 16px;
	font-family: serif;
	font-weight:bold;
	text-align:justify;
	line-height: 22px;
	color:#fff;
	}

	
/* Attorneys Pages, Resume, More Info  */
	
.content {
	width:400px;
	height:160px;
	margin: 20px auto 0 auto;
	background: url(images/divider_b.gif) bottom center no-repeat;
	}
	
.content h3 {
	padding-top:10px;
	margin-bottom:-10px;
	}
	
.content p {
	font-size: 14px;
	font-family: serif;
	}
	
.content p.info {
	font-style:oblique;
	font-weight:bold;
	font-size: 16px;
	color:#fff;
	}
	
.content p.info a {
	color:#fff;
	text-decoration:none;
	}
	
.content p.info a:hover {
	background:#325598;
	color:#fff;
	}
	
.content img {
	padding-right:20px;
	} 
	
#leftcol2 {
	width:223px;
	float:left;
	margin-left: 45px;
	text-align:right;
	padding-top:6px;
	}

	
#leftcol2 h4 {
	font-style:oblique;
	margin-bottom:-10px;
	}

#leftcol2 p {
	font-size: 14px;
	font-family: serif;
	}
	
#rightcol2 {
	width:400px;
	float:right;
	margin-right:45px;
	padding-top:10px;
	}
	
#rightcol2 h3 {
	font-style:oblique;
	margin-bottom:-10px;
	font-variant: small-caps;
	font-size: 120%;
	}

#rightcol2 p {
	font-size: 14px;
	font-family: serif;
	text-align:justify;
	}
	
#rightcol2 h4 {
	font-style:oblique;
	margin-bottom:-10px;
	background:#325598;
	color:#fff;
	padding:2px 0 2px 5px;
	}
	
p.resume img {
	margin-bottom:15px;
	}
	
p.resume {
	font-style:oblique;
	font-weight:bold;
	font-size: 16px;
	color:#fff;
	text-align:right;
	}
	
p.resume a {
	color:#fff;
	text-decoration:none;
	}
	
p.resume a:hover {
	background:#325598;
	color:#fff;
	}
	
p.resume a#on {
	background:#325598;
	color:#fff;
	}
	
/*  IE hacks */
	
* html #leftcol2 {
	margin-left: 23px;
	padding-top:20px;
	width:222px;
	}
* html #rightcol2 {
	margin-right: 25px;
	padding-top: 25px;
	}

	
/* These styles for Press Pages  */
	
.press p.info {
	font-style:oblique;
	font-weight:bold;
	font-size: 16px;
	color:#fff;
	background: url(images/divider_b.gif) bottom center no-repeat;
	padding-bottom: 30px;
	}
	
.press p.info a {
	color:#fff;
	text-decoration:none;
	}
	
.press p.info a:hover {
	background:#325598;
	color:#fff;
	}
	
.press img {
	border: #868EBA 2px solid;
	}
	
/* These styles for Highlights Pages  */
	
.yearcontent {
	width:400px;
	margin: 20px auto 0 auto;
	background: url(images/divider_b.gif) bottom center no-repeat;
	padding-bottom:30px;
	}
	
.yearcontent h4 {
	margin-bottom:-10px;
	}
	
.yearcontent p {
	font-size: 14px;
	font-family: serif;
	text-align:justify;
	}
	
.years {
	color:#fff;
	text-align:center;
	font-weight:bold;
	}
	
.years a {
	color:#fff;
	text-decoration:none;
	padding:4px;
	}
	
.years a:hover {
	background:#325598;
	color:#fff;
	}
	
/* These styles for Clients Page */
	
#leftcol {
	width:300px;
	float:left;
	margin-left: 45px;
	text-align:right;
	}

	
#leftcol h4 {
	font-style:oblique;
	margin-bottom:-10px;
	}

#leftcol p {
	font-size: 14px;
	font-family: serif;
	}
	
#rightcol {
	width:300px;
	float:right;
	margin-right:45px;
	}

#rightcol p {
	font-size: 14px;
	font-family: serif;
	}
	
#rightcol h4 {
	font-style:oblique;
	margin-bottom:-10px;
	}

/* IE hacks */

* html #leftcol {
	margin-left: 10px;
	}
* html #rightcol {
	margin-right: 10px;
	}
	
/* Links Page Styles */

.links {
	width:500px;
	margin: 0 auto 0 auto;
	background: url(images/divider_b.gif) bottom center no-repeat;
	text-align:center;
	padding-bottom: 20px;
	}
	
.links h3 a {
	color:#fff;
	text-decoration:none;
	}

.links h3 a:hover {
	background:#325598;
	color:#fff;
	}
	
.links p {
	font-size: 14px;
	font-family: serif;
	padding-bottom:10px;
	margin-top:-10px;
	}

/*IEhackery*/

* html .links {
	margin-top: 20px;
	}

/* Some Generic Styles */
	
a img {
	border:0px;
	}
	
#footerlink {
	text-align: center; color:#ffc; font: 12px sans-serif;
	}
	
#footerlink a{
	text-decoration: none; color:#ffc;
	}
	
#footerlink a:hover{
	text-decoration: none; background:#325598;
	}