
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

* {
  margin: 0px;
  padding: 0px;
}

body {
  height: 101%; /* Required */
  background-color:#000000;

}

p {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#FFFFFF;
	font-size: 16px;
	line-height: 1.3;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	text-align:left;
}

ul, li {
	font-family: "Times New Roman", Times, serif;
	list-style-position: outside;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.75;
	margin-left: 12px;
	margin-top: 4px;
	margin-bottom: 6px;
	padding-left: 12px;
}

h1 {
 	font-family: "Times New Roman", Times, serif;;
 	font-size: 18px;
	line-height: 24px;
 	font-weight: bold;
 	color:#FFFFFF;
 	margin: 0px 0px 12px 0px;
 	padding: 0px;
}

h2 {
 	font-family: "Times New Roman", Times, serif;
 	font-size: 16px;
	line-height: 22px;
 	font-weight: bold;
 	color:#FFFFFF;
 	margin: 4px 0px 2px 0px;
 	padding: 0px;
}

h3 {
 	font-family: "Times New Roman", Times, serif;
 	font-size: 14px;
	line-height: 20px;
 	font-weight: bold;
	line-height: 1.166;
 	color:#FFFFFF;
 	margin: 0px 0px 3px 0px;
 	padding: 0px;
}

h4 {
 	font-family: "Times New Roman", Times, serif;
 	font-size: 12px;
	line-height: 26px;	
 	font-weight: bold;
 	color:#FFFFFF;
 	margin: 0px;
 	padding: 0px;
}

blockquote {
	margin: 4px 0px 0px 23px;
}


a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.fbutton {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
    line-height: 37px;
	padding: 0px 0px 0px 25px;
	vertical-align:middle;
	text-align: left;
    text-decoration: none;
	color:#666666;
}


a.fbutton:link {
	font-family:"Times New Roman", Times, serif;
    line-height: 37px;
	padding: 15px 25px 15px 25px;
	vertical-align:middle;
	text-align: center;
    text-decoration: none;
	color:#666666;
}

a.fbutton:hover {
	font-family:"Times New Roman", Times, serif;
	vertical-align:middle;
	padding: 15px 25px 15px 25px;
	text-align: center;
	text-decoration: none;
	background-image:url(images/triangle.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#FFFFFF;
}

a.fbutton:visited {
	font-family:"Times New Roman", Times, serif;
    line-height: 37px;
	padding: 15px 25px 15px 25px;
	vertical-align:middle;
	text-align: center;
    text-decoration: none;
	color:#666666;
}


a.fbutton:active {
	font-family:"Times New Roman", Times, serif;
    line-height: 37px;
	padding: 15px 25px 15px 25px;
	vertical-align:middle;
	text-align: center;
    text-decoration: none;
	color:#FFFFFF;
}

a.flagbutton:link {
	margin: 0px 0px 10px 0px;
    line-height: 28px;
	padding: 15px 25px 15px 25px;
	
}

a.flagbutton:hover {
 	margin: 0px 0px 10px 0px;
   line-height: 28px;	
	vertical-align:middle;
	padding: 15px 25px 15px 25px;
	text-align: center;
	text-decoration: none;
	border: 1 solid #FFFFFF;
}

a.flagbutton:visited {
	margin: 0px 0px 10px 0px;
    line-height: 28px;
	padding: 15px 25px 15px 25px;
	vertical-align:middle;
	text-align: center;
    text-decoration: none;
	color:#666666;
}


a.flagbutton:active {
	margin: 0px 0px 10px 0px;
    line-height: 28px;
	padding: 15px 25px 15px 25px;
	vertical-align:middle;
	text-align: center;
    text-decoration: none;
	color:#FFFFFF;
}

body#home a#homenav,
body#firm a#firnav,
body#attorneys-f a#attnav,
body#attorneys-d a#attnav,
body#media a#mednav, 
body#international a#intnav,
body#immigration a#immnav,
body#contact a#connav,
body#disclaimer a#disnav  {
	background-image:url(images/triangle.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#FFFFFF;
	}
	


a.h1button:link {
	font-family: "Times New Roman", Times, serif;;
 	font-size: 18px;
	line-height: 24px;
 	font-weight: bold;
    text-decoration: none;
	color:#666666;
}

a.h1button:hover {
	font-family: "Times New Roman", Times, serif;;
 	font-size: 18px;
	line-height: 24px;
 	font-weight: bold;
    text-decoration: none;
	border-bottom: 2px solid #FFFFFF;
}

a.h1button:visited {
	font-family: "Times New Roman", Times, serif;;
 	font-size: 18px;
	line-height: 24px;
 	font-weight: bold;
    text-decoration: none;
	color:#666666;
}


p.foottext {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 14px;
	color:#666666;
	text-align:center;
}

body#attorneys-f a#franav,
body#attorneys-d a#dannav  {
	color:#FFFFFF;
	}
	
.ghost  {
	opacity: .2;
}

				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#containerpage {
  margin: auto;
  padding: 0px;
  width: 962px;
}


#header {
	float:left;
	margin: 0px;
	padding: 50px 0px 0px 0px;
	width: 950px;
	height: 173px;
	background-image:url(images/f-d-logo.png);
	background-position:center;
	background-repeat:no-repeat;
}

#content {
	padding: 20px 0px 0px 0px;
	margin: 0;
	border: 2px solid #FFFFFF;
	float: left;
	width: 953px;
}


#buttons {
	padding: 0px;
	margin: 0px;
	width: 170px;
	text-align:left;
	float: left;
}


#content-main {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	float: left;
	width: 486px;
}

#content-art {
	padding: 0px 20px;
	margin: 0px;
	float: left;
	width: 257px;
}


#portraits {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	float: left;
	width: 486px;
}


#portrait1 {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 164px;
}

#portrait2 {
	padding: 0px;
	margin: 0px 0px 0px 49px;
	float: left;
	width: 141px;
}

#footer {
	float:left;
	padding: 19px 0px 12px 0px;
	margin: 0px;
	width: 953px;
	text-align: center;
	border-top: 2px solid #FFFFFF;
}