body     {
	background-color: fdf8ef;
	margin: 100;
	padding: 0;
	background-image: url(images/bkg.jpg);
}
a       {
	color: #006600;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
p         {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-top: 5;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
	padding-left: 10px;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	line-height: 16px;
	padding-top: 10px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	background-position: right;
	font-size: 9px;
	color: #999999;
	line-height: 11px;
	font-weight: normal;
}
#main       { margin-left: -450px; position: absolute; left: 50%; width: 775px; height: 100% }
#footer  { color: #000; font-size: 9px; font-family: Georgia, "Times New Roman", Times, serif; background-color: #fff }
li {
color: #535353; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 12px; padding: 0 15px 5px 10px
}
a:hover {
	color: #006600;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 12px;
	text-decoration: underline
}
#nav {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	background-position: top;
}

#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
}
#nav a:hover {
	color: #009900;
	text-decoration: underline;
	padding-right: 10px;
}
h5 a {
	font-family: Arial, Helvetica, sans-serif;
	background-position: right;
	font-size: 9px;
	color: #999999;
	line-height: 11px;
	font-weight: normal;
}
h5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-position: right;
	font-size: 9px;
	color: #003333;
	line-height: 11px;
	font-weight: normal;
}
#btm {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	padding-top: 5;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
