body {
	background-color: rgb(199,239,234); 
	text-align: center; }

a:link {
	color: rgb(0,0,0); }

a:visited {
	color: rgb(0,0,0); }
	
a:active {
	color: rgb(0,0,0); }	
	
a.nav {
	color: rgb(,0,0,0);
	text-decoration: none; 
	font-weight: bold;}
	
div.nav {
	border-bottom: 3px solid aqua; }
	
div.copy {
	font-size: 8pt;
	font-family: Arial;
	text-align: center; }

div.form {
text-align: center; }

img.main1 {
	border-style: none;
	width: 259px;
	height: 194px; }
	
img.main2 {
	border-style: none;
	width: 135px;
	height: 196px; }
	
img.logo {
	border-style: none;
	width: 100px;
}
	
table.main {
	text-align: center;
	border-style: outset;
	border-width: 3px;
	border-color: aqua;
	width: 100%;
	background-color: rgb(102,220,199); }
	
#stab {
	text-align: center;
	border-style: none;
	width: 865px; }
	
td.nav {
	text-align: left;
	width: 150px; }
	
td.main {
	text-align: center;
	width: 565px; 
	padding: 5px; }
	
td.con {
	text-align: center;
	width: 150px; }
	
h2.title {
	font-size: 16px;
	font-weight: bold; }
	
h1.youth {
	font-size: 30px;
	font-weight: bold;
	font-family: "Lucida Handwriting",Arial; 
	background: #FFFFBE; }
	
h1.title {
	font-size: 30px;
	font-weight: bold;
	font-family: "Lucida Handwriting",Arial;
	background: rgb(102,220,199); }
	
img.logo {
	width: 500px;
}
	
img.elder {
	width: 150px;
	border-style: outset;
	border-color: aqua;
	border-width: 5px;
}

#elder {
	width: 500px;
	text-align: center;
}

#elder td {
	width: 250px;
	border: none;
	text-align: center;
	font-size: 20pt;
	font-weight: bolder;
}

a.elder {
	text-decoration: none;
}