body, table {
	background-color:#ffffcc;
	margin:20px;
	font-family:"New Century Schoolbook", Times, serif;
	font-size: 12pt;
	color:#000000;

}


a {
	color:#993300;
	text-decoration:none ;
}
 
a:visited {
	color:#800400;
	text-decoration:none;
 }
  

a:hover {
	color:#ff9900;
	text-decoration:underline ;
}


#container td{
width:700px;
height:400px;
letter-spacing:0.1em;
}

#content{
padding:10px;
background-color:#eeeebb;
letter-spacing:0.1em;
}

#attorneys table {
border:30px solid #eeeebb;
width:90%;
height:auto;
letter-spacing:0.1em;
text-align:center;
}

#attorneys td {
width:auto;
height:auto;
padding:20px;
letter-spacing:0.1em;
}



#navigation {
text-align:center;
letter-spacing:0.1em;
padding:20px;
width:800px;

}


#footer {
font-size:10pt;
text-align:center;
letter-spacing:0.1em;
color:#666600;

}



.olive{
color:#666600;
}

.maroon{
color:#800400;
}

.right {
	float:right;
	font-size:12px;
	line-height:23px;
	margin:0 30px 100px 0;
display:inline;
}

.right ul {
	list-style:none;
	padding:0px;
}

.right ul li {
	padding:0 0 5px;
}
