a:link {
text-decoration: underline; 
color: #5D5F5C;
}
a:visited {
text-decoration: underline; 
color: #525252;
}
a:active {
text-decoration: underline; 
color: #525252;
}
a:hover {
text-decoration: underline; 
color: #525252;
}

a.top:link {
text-decoration: none; 
color: #EBEAD8;
}
a.top:visited {
text-decoration: none; 
color: #EBEAD8;
}
a.top:active {
text-decoration: none; 
color: #EBEAD8;
}
a.top:hover {
text-decoration: underline; 
color: #EBEAD8;
}



h1 {
font-size: 18px;
font-family: "arial";
font-weight: bold;
line-height: 100%;
text-align: left;
vertical-align: top;
color: #646663;
}


.animation {
position: absolute;
left: 11px;
top: 330px;
width: 155px;
height: 155px;
padding-right: 10px;
border-bottom: solid #FFF4CC 1px;
z-index: 5;
}



.attorney_links_home {
position: absolute;
left: 146px;
top: 219px;
visibility: hidden;
z-index: 10;
}



.attorney_links {
position: absolute;
left: 146px;
top: 110px;
visibility: hidden;
z-index: 10;
}



div.hometable {
position: absolute;
left: 0px;
top: 0px;
padding-left: 10px;
padding-right: 10px;
vertical-align: top;
border-bottom: solid #80898C 1px;
z-index: 2;
}


.tags {
font-size: 10px;
font-family: "arial";
font-weight: normal;
line-height: 120%;
text-align: left;
padding-left: 40px;
color: #525252;
z-index: 10;
}




.text {
font-size: 13px;
font-family: "arial";
font-weight: normal;
line-height: 120%;
text-align: justify;
vertical-align: top;
color: #525252;
padding: 0px 30px 30px 30px;
background: url(images/text_bg.gif) top left;
z-index: 3;
}



.text_leftjust {
font-size: 13px;
font-family: "arial";
font-weight: normal;
line-height: 120%;
text-align: left;
vertical-align: top;
color: #525252;
padding: 0px 30px 30px 30px;
z-index: 3;
}