blockquote {
	font-size: 14px;
	color: #006666;
}
body {
	background-image: url(images/random2.jpg); 
	background-color: #99CCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin:40px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #003399;
	text-align: center;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px; color: #003399;
	
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; color: #990033;
	
}

a:link {
	color: #3333CC;
}
a:visited {
	color: #9966CC;
}

table {
	background-color: #cccccc;
	border: double;
	border-color: #003399;
	border-width: 5px;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
th {
	border: 1px solid #003399;
}

td {
	border: 1px solid #003399;
	padding: 3px;
}

.blue {color: #003399;

}


.bottomtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #D4D0C8;
	color: #D4D0C8;
}

.sitenavtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}

.sitenavtextgray {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}

#bio h3 {
	color: #000;
	font-sixe: 1.3em;
	margin-top:0;
	text-align:center;
	}
	
#bio h1 {
	color: #000;
	margin-bottom:10px;
	text-align:center;
	}
	
#memorial {
 
 	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	border: 5px solid #333;
	font-size: 0.95em;
	color: #000;
	line-height:1.5em;
	padding: 10px;
	margin:25px auto;	
	width:550px;
 }
 