<style type="text/css">	<!--

	.nav
	{

		height: 100%;
		/*width: 150px;*/
		background-color: #C3A752;
		position: absolute;
		left: 0px;
		top: 0px;
		text-align: center;

	}

	.body
	{
		background-color: #F9F6DE;
		height: 100%;
		width: 80%;
		border-top-width: 15px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-color: #C3A752;
		border-style: solid;
		background-repeat: repeat-x;
		position: absolute;
		top: 0px;
		left: 160px;

	}

	.poem
	{

		left: 0px;
		top: 30px;
		text-align: center;
		background-color: #F9F6DE;

	}

	.text
	{

		left: 0px;
		top: 30px;
		padding: 15px;
		text-align: left;
		background-color: #F9F6DE;

	}

	P
	{

		color: #02657F;
		font-family: sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;

	}

	H3
	{

		color: #02657F;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;

	}

	H4
	{

		color: #02657F;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;

	}

	.about
	{

		border-style: solid;
		border-color: #02657f;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 10px;
		border-left-width: 0px;
		text-align: right;

	}

	LI
	{

		color: #02657F;
		font-family: sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;

	}

	.program
	{

		background-color: #C3A752;
		text-align: right;

	}

	.tight
	{

		padding-left: 15px;
		padding-right: 15px;

	}

	.little
	{

		font-size: 12px;
		padding: 5px;

	}

	.table
	{

		/*background-color: #F9F6DE;
		position: absolute;*/
		padding-left: 15px;

	}

	.app
	{

		text-decoration: underline;

	}

	.line
	{

		border-bottom: 1px;
		border-left: 0px;
		border-top: 0px;
		border-right: 0px;
		border-color: #02657F;
		border-style: solid;

	}

	TD
	{

		color: #02657F;
		font-family: sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;

	}

	a
	{

		font-family: sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;

	}

	.quote
	{

		color: #C3A752;
		font-weight: bold;
		font-style: italic;
		font-size: 14px;

	}
	-->
</style>