div.page_layout  {
		   background-image:url(../images/backgrounds/background_bl.gif);
		   background-repeat:repeat-x,repeat-y;
		   width:650;
		   text-align:left;
		   padding-top:0;
		   padding-bottom:100
		   margin:0;
		   border:0;
		 }

body.main	{
			background-image:url(../images/backgrounds/solid_blue.gif);
			background-repeat:repeat-x,repeat-y;
			text-align:center;
			padding-top:0;
			margin:0;
		}



div.shade	{
			filter:Blur(Add = 1, Direction = 225, Strength = 20);
		}

a.main_title	{
			font-family:"tahoma";
			font-size:13pt;
			font-weight:600;
			color:#771111;
			
		}
h1	{
			font-family:"times new roman";
			font-size:13pt;
			font-weight:800;
			color:#771111;
			
		}
.hdr	{font-size:13pt; color:#771111; font-weight: bold;}

a.prac_head	{
			font-family:"arial, helvetiva";
			font-size:11pt;
			font-weight:800;
			color:#771111;
			text-decoration:none;			
		}

div.prac_desc	{
			text-align:left;
			font-family:"arial,helvetica"
		}

div.staff_names	{
			text-align:center;
			font-size:10pt;
			font-family:"arial,helvetica"
		}

a.bottom_link	{
			font-size:10pt;
			font-family:"arial,helvetica";
			color:#771111;
		}

.bottom_link	{
			font-size:10pt;
			font-family:"arial,helvetica";
			color:#771111;
		}
a.lawyer	{
			font-family:"arial, helvetica";
			color:#638289;			
			font-size:10pt;
		}
a.lawyer:hover	{
			font-family:"arial, helvetica";
			color:#771111;			
		}
a	{color:#638289;}
a:hover	{color:#771111;}

a.attorney	{
			font-family:"arial, helvetiva";
			font-size:10pt;
			font-weight: bold;
			color:#771111;
			text-decoration: none;			
		}