/* Stylesheet for family section of lydiamong.com */



body, td, p
{
	font-family: "lucida grande", trebuchet, verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #412700;
	background-color: #fffded;
}

a	{
	color: #744a00;
}

a:link
{
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px dotted #744a00;
}

a:visited
{
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px dotted #744a00;
	text-decoration: none;
}

a:hover
{
	background-color: #D9D7C3;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;

}

.copy	{
	color: #aaa;
	font-family: arial, sans-serif;
	font-size: 8pt;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	border: 0;
}

.content
	{
	color: #412700;
	border: 0;
	width: 600px;
	height: 500px;
	left: 3%;
	margin: 19px 0 0 100px; 
	text-align: left;
	border: 0;
	}

#head
	{
	font: bold 14px/16px arial, sans-serif;
	color: #412700;
	width: 468px;
	height: 18px;
	left: 3%;
	margin: 19px 0 0 250px; 
	text-align: right;
	border-bottom: 1px solid #412700;
	}
	
#menu
	{
	font: bold 10px/12px arial, sans-serif;
	color: #412700;
	width: 468px;
	height: 15px;
	left: 3%;
	margin: 0 0 0 250px; 
	text-align: right;
	border-bottom: 0;
	}
	

