body
{
	background-color: #47799E;
	background-image: url( 'images/bg.gif' );
	background-repeat: repeat-y;
	font-family: "Lucida Grande", Arial, sans-serif;
}

div.nav
{
	font-size: 12px;
	line-height: 16px;
	color: #DAE3EA;
	text-align: left;
}

div.nav a, div.nav a:visited
{
	color: #DAE3EA;
	text-decoration: none;
	font-weight: bold;
}

div.nav a:hover, div.nav a:visited:hover
{
	text-decoration: underline;
}

div.body
{
	font-size: 11px;
	line-height: 16px;
	color: #212022;
}

p.credit
{
	font-size: 9px;
	line-height: 10px;
	margin-top: 30px;
}

a:hover, a:visited:hover
{
	color: #775144;
}

a, a:visited
{
	color: #5A473D;
}
