/* CSS Document */
.imageborder {
border: solid 1px #666;
}

.float {
float: left; 
margin: 0 10px 10px 10px;
margin-bottom: 10px;
}

#nav li {
list-style: none;
margin-top: 5px;
margin-left: 15px;
font-family: Georgia, Palatino, serif; 
font-size:	1em;
}

#fam li {
list-style: none;
margin-top: 5px;
margin-left: 15px;
font-family: Georgia, Palatino, serif; 
font-size:	1em;
}

.nudge
{
margin-left: 35px;
}

p, li { 
	font-family: Georgia, Palatino, serif; 
	font-size: 11px;
	margin-top: 2px;
	line-height: 18px;
}

.spacer {
	clear: both;
	}



a {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 1px #0000CD;
}
	
/*	
h1	{
	font-size:	1.35em;
	}
h2	{
	font-size:	1.3em;
	}
h3	{
	font-size:	1em;
	}
h4, h5, h6	{
	font-size:	1.05em;
	}
	
h1, h2, h3, h4, h5, h6	{
	font-family: Trebuchet MS, Palentino, Times New Roman, Serif;
	color:	#f90;  
	margin-bottom: 2px;
	margin-top: 0;
	padding-top: 0;
	font-weight: bold;
	}
*/
