body
{
	text-align: center;
	background-color: #FFF;
}

#nav, #body, #footer
{
	width: 567px;
	margin-left: auto;
	margin-right: auto;
}

p
{
	font-family: "Lucida Grande",verdana,arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	font-size-adjust: none;
	text-align: left;
	color: rgb(0, 68, 0);
}

p { text-align: justify; }

a img
{
	border-width: 0px;
	border-style: none;
}

table
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

th
{
	text-align: right;
	font-style: italic;
}

td,  th
{
	font-family: "Lucida Grande",verdana,arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	font-size-adjust: none;
	border-color: #096;
	border-width: 1px;
	border-style: dotted;
}

td { text-align: left; }
#footer { margin-top: 80px; }

#footer p, #footer p a
{
	text-align: center;
	font-size: 11px;
}

#nav
{
	margin-bottom: 30px;
	border-bottom: rgb(60, 139, 77);
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#nav p
{
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
}

#nav a
{
	text-decoration: none;
	color: rgb(60, 139, 77);
	font-weight: normal;
}

#nav a:hover
{
	border-bottom: rgb(0, 119, 68);
	color: rgb(34, 68, 17);
	padding-bottom: 4px;
	border-width: 0 0 3px 0;
	border-style: none none solid none;
}

h1 { margin-bottom: 0px; }

h2
{
	font-family: "Lucida Grande",verdana,arial,sans-serif;
	font-size: 14px;
}

h2.gallery
{
	margin-top: 65px;
	background-color: #042;
	color: #fff;
}

img.gallery
{
	border-color: #000;
	border-width: 3px;
	border-style: double;
}

.center { text-align: center; }
