	body 
	{	background-color: black;
		text-align: center;
		font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif georgia; 
		color: gray;
	}
	h3
	{ margin: 40px 100px 40px 100px;
	}
	a
	{ color: gray;
		text-decoration: none;
	}
	p
	{ width: 300px;
		position: absolute;
		font-size: 8pt;
	}
	img
	{ border: 3px #eeeeee inset;
	}
	#nav_top
	{ text-align: left;
	}
	#nav_top a
	{ font-variant: small-caps;
		font-size: 8pt;
		text-decoration: underline;
		color: gray;
		margin-right: 15px;
		border: none;
	}
	#gallery
	{ position: relative;
		width: 800px;
		height: 500px;
		margin: 0px auto;
		text-align: left;
	}
	#gallery img
	{ border: 2px outset white;
	}
	#april
	{	position: absolute;
		left: 50px;
		top: 0px;
	}
	#april p
	{	left: 120px;
		top: 20px;
	}
	#mom
	{ position: absolute;
		left: 300px;
		top: 30px;
	}
	#mom p
	{	left: 180px;
		top: 20px;
	}
	#eng
	{ position: absolute;
		left: 0px;
		top: 200px;
	}
	p.eng
	{	left: 170px;
		top: 20px;
	}
	#pers
	{ position: absolute;
		left: 230px;
		top: 230px;
	}
	p.pers
	{	left: 400px;
		top: 20px;
	}	
	#jared
	{ position: absolute;
		left: 550px;
		top: 150px;
	}
	p.jared
	{	left: 400px;
		top: 20px;
	}	
	#cap 
	{ text-align: center;
		position: relative;
		margin: 0px auto 40px auto;
	
		border: 0px solid red;
	}
	pre
	{ font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif georgia; 
		text-align: center;
		border: 0px solid green;
	}
	#cap img
	{ border: 3px inset white;
	}
	#footer 
	{ font-size: 7pt;
		padding-top: 20px;
		color: gray;
	}
	#footer a
	{ margin-right: 10px;
		font-size: 7pt;	
		color: gray;	
	}
	#right
	{ border-left: 0px inset black;
		
	}
	#right a:visited
	{ border-top: 1px inset #ff4444;
	}
