body {
	background-image: url(images/random2.jpg); 
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin:40px;
}

#wrapper {

	width:760px;
	margin: 0 auto;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px; color: #003399;

}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px; color: #990033;
	
}


a:link {
	color: #3333CC;
}
a:visited {
	color: #9966CC;
}

.navtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.navtextgray {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.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;
}
#BottomNav {
	position:absolute;
	left:170px;
	top:770px;
	width:576px;
	height:50px;
	z-index:901;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
.feature {
	border: 3px double #775E4A;
	font-size: 0.95em;
	color: #006666;
	line-height:1.5em;
	padding: 15px 25px;
	margin:35px auto;	
	width:410px;
	
	
  }
  
#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;
 