a.banner:link {
	color: #663333;
	font-size: 225%;
	font-weight: bold;
	text-decoration: none;
}

a.banner:visited {
	color: #663333;
	font-size: 225%;
	font-weight: bold;
	text-decoration: none;
}

a.banner:hover {
	background-color: transparent;
	color: #663333;
	font-size: 225%;
	font-weight: bold;
	text-decoration: none;
}

a.banner:active {
	color: #663333;
	font-size: 225%;
	font-weight: bold;
	text-decoration: none;
}

a.nav:link {
	background-color: #663333;
	color: #FFFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-left: 6px;
	text-decoration: none;
}

a.nav:visited {
	background-color: #663333;
	color: #FFFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-left: 6px;
	text-decoration: none;
}

a.nav:hover {
	background-color: #663333;
	color: #FFFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	margin-left: 8px;
	text-decoration: none;
}

a.present:link {
	color: #663333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}

a.present:visited {
	color: #663333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}

a.present:hover {
	background-color: #FFFF99;
	color: #663333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline overline;
}

a:link {
	color: #FFFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: #FFFF99;
	color: #663333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline overline;
}

body {
	background-color: #CC9999;
	background-image: url(images/image001.gif);
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #663333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
}

h2 {
	color: #663333;
	font-size: 150%;
	font-weight: bold;
}

h3 {
	color: #663333;
	font-size: 120%;
}

.attribution {
	font-size: 75%;
	text-indent: 50pt;
}

.banner {
	color: #663333;
	font-size: 225%;
	font-weight: bold;
}

.biotext {
	font-size: 85%;
}

.caption {
	color: #FFFF99;
	font-size: 9pt;
	font-style: italic;
}

.inlinetitle {
	color: #663333;
	font-size: 120%;
	font-weight: bold;
}

.navheads {
	color: #CC9999;
	font-size: 120%;
	font-weight: bold;
}

.poem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 30px;
	margin-left: 15px;
	white-space: nowrap;
}

.presented {
	color: #663333;
	font-size: 95%;
	font-weight: bolder;
}

