body
{
	background-color: #892100;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #000;
}

table#maintext
{
	line-height: 20px;
	color: #00;
	text-decoration: none;
	border-right: #300;
	border-bottom: #300;
	border-left: #300;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
	width: 968px;
}

td#maintext
{
	padding: 25px 25px 25px 25px;
	vertical-align: top;
}

/* MAIN NAVIGATION Links */
td#nav a
{
	display: block;
	font-family: Georgia, Palantino, Times, serif;
	font-size: 11px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #892100;
	background-color: transparent;
	text-decoration: none;
	height: 24px;
}

td#nav a:visited
{
	color: #892100;
	background-color: transparent;
	text-decoration: none;
}

td#nav a:hover
{
	color: #300;
	background-color: #F7BE52;
}

td#nav a:active
{
	color: #300;
	text-decoration: none;
}

td#on
{
	font-family: Georgia, Palantino, Times, serif;
	font-size: 11px;
	color: #300;
	font-weight: bold;
	text-transform: inherit;
	background-color: #F7BE52;
	text-decoration: none;
}
