body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px;
	padding:0px;
	width:100%;
	height:1%;
	}
.clear {
	clear:both;
	}
img {
	border:none;
	}
.headlinepic img {
	float:left;/**/
	height:64px;
	}
#sandbox {
	width:820px;
	margin:auto;
}
#pagehead {
	margin-top:30px;
	}
#navigation {
	width:150px;
	padding-top:20px;
	float:left;
	/*background-color:#CCFFCC;*/
	}
#fieldnavigation {
	/*height:180px;
	margin-bottom:5px;*/
	}
#contentbox {
	width:670px;
	float:right;
	/*background-color:#FFFFCC;*/
	}
#column01 {
	float:left;
	/*background-color:#33FF00;*/
 	width:269px;
	}
#column01.wide {
	width:380px;
	}
#column02 {
	float:right;
	/*background-color:#6699CC;*/
	width:380px;
	}
#column02.narrow {
	width:269px;
	}
#column02.extrawide {
	width:401px;
	}
#navigation ul,
#fieldnavigation ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
#navigation img,
#fieldnavigation img {
	display:block;
	}
#navigation li,
#fieldnavigation li {
	padding:0px;
	margin:0px;
	float:left;/**/
	clear:left;
	}
#fieldnavigation li {
	padding-left:20px;
	}
#navigation li a,
#fieldnavigation li a {
	display:block;
	}
#navigation li a:hover {
	display:block;
	}
#fieldnavigation li a:hover {
	background-color:#F1F1F1;
	}
#fieldnavigation li.hi {
	margin:5px 0 5px 0;
	background-color:#F1F1F1;
	}
#fieldnavigation li.last {
	margin:15px 0 0 0;
	}
#fieldnavigation li.last-hi {
	margin:15px 0 5px 0;
	background-color:#F1F1F1;
	}
#lawyerview {
	padding:24px 30px 220px 0px;
	background-image:url(img/bg_lawyerview.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}
#lawyerview p {
	font-size:12px;
	margin:0 0 5px 0;
	}
#lawyerview a {
	text-decoration:underline;
	}

#lawyerprofile {
	/*padding-left:20px;*/
	}
p {
	margin:10px 0 5px 0;
	line-height:17px;
	}

#lawyerprofile p {
	margin:0px 0 10px 0;
	}
.lawyerlist {
	padding-bootom:50px;/**/
	}
#lawyerprofile a.back {
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.85em;
	padding-left:10px;
	background-image:url(img/bg_back.gif);
	background-repeat:no-repeat;
	}
.lawyerlist p {
	margin:0px 0px 6px 0px;
	}

h2 {
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	color:#666666;
	margin:15px 0 8px 0;
	line-height:1.2em;
	}
h2 span.datum {
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	}
a {
	text-decoration:none;
	color:#666666;
	}
a.link {
	text-decoration:underline;
	color:#666666;
	}
.lawyerlist a {
	font-weight:bold;
	background-image:url(img/bg_link.gif);
	background-repeat:no-repeat;
	padding-left:7px;
	}

#text a {
	text-decoration:underline;
	}
#illustration {
	padding:0px 0px 100px 0px;
	}
p span.imgfloat {
	display:block;
	float:right;
	padding:0px 10px 8px 10px;
	}
	
p.alignright {
	text-align:right;
	}