body
{
	text-align: center;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

.spacer
{
	background-image: url(images/topspace.jpg);
}

#maincopy
{
	margin: 10px;
	padding 10px: ;
	text-align: left;
}

h1
{
	color: #336;
	font-size: 18px;
	line-height: 22px;
	font-variant: small-caps;
	font-weight: bold;
}

h2
{
	color: #336;
	font-size: 17px;
	line-height: 20px;
	font-variant: small-caps;
	font-weight: bold;
}

h3
{
	color: #600;
	font-size: 16px;
	line-height: 20px;
	font-variant: small-caps;
	font-weight: bold;
}

h4
{
	color: #336;
	font-size: 15px;
	line-height: 18px;
	font-variant: small-caps;
	font-weight: bold;
}

h5
{
	color: #336;
	font-size: 14px;
	line-height: 17px;
	font-variant: small-caps;
	font-weight: bold;
}


p
{
	text-indent: 20px;
	text-align: left;
}

#nav
{
	text-align: left;
}


#nav ul
{
	list-style-type: none;
	list-style-position: default;
	font-variant: small-caps;
	margin: 5px auto 5px 0px;
	padding: 5px;
}

#yellow
{
	background-color: #FF6;
	text-align: left;
	padding: 5px;
	font-size: 13px;
	line-height: 15px;
}

#yellow ul
{
	margin: 5px auto 5px 10px;
	padding: 5px;
}

#footer
{
	text-align: center;
	color: #600;
	font-size: 12px;
	line-height: 14px;
	border-color: #336;
	border-width: 4px 0 0 0;
	border-style: solid;
	padding: 10px 0 0 0;
}
