body {
	background-image: url(../images2/pg-bg.gif);
	background-repeat: repeat-x;
	margin: 14px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	line-height: normal;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #0066CC;
	padding-top: 10px;
}
#content {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 20px;
}
#footer {
	background-color: #F5F5F5;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #035EB7;
}
h3 {
	font-size: 18px;
	line-height: normal;
	color: #999999;
}
#navtopbg {
	background-image: url(../images2/on.gif);
	height: 41px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 20px;
	vertical-align: middle;
}
#navtopbg a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 1.2em;
}
#navtopbg a:hover {
	color: #0260BA;
}
#navbg a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 1.2em;
}
#navbg a:hover {
	color: #0260BA;
}
#navbg  {
	background-image: url(../images2/on2.gif);
	height: 41px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 20px;
	vertical-align: middle;
}
#quote {
	line-height: 1.5em;
	font-weight: bold;
	color: #9966CC;
	font-family: "Trebuchet MS", Georgia;
	font-size: 16px;
	text-align: center;
	padding: 10px;
}
