body {
	color: black;
	background-image:url(myers_park_bg.gif);
	background-repeat:repeat-x;
	font-family: Helvetica, 
	  sans-serif;
	margin-left:10;
	margin-top:0;
	margin-right:10;
	margin-bottom:10;
}

#pagewrapper {
  background: #ffffff;
	text-align: left;
	float: center;
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 760px;
}

#header {
  background: #ffffff;
	padding: 0px;
}

#content {
  background: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	padding: 10px;
	text-align: left;
}

#footer {
  background: #ffffff;
	padding: 0 0 0 10px;
	text-align:left;
}
table { table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); }
h1, h2, h3, h4, h5, h6
{	font-family: Helvetica, sans-serif; 
	color: #2b4074 ;}
h1
{	font-weight:bold; font-size:16pt; margin-bottom:5; margin-top:5; color:#000000}
h4
{  margin-bottom:0; }
.stext 
{	font-size: 80%; font-weight: bold;}
.stext2 
{	font-size: 80%; }
.stext3 
{	font-size: 70%; font-weight: bold; }
.stext4 
{	font-size: 70%;}
.stext5 
{	font-size: 70%;}
.ul, .ntext 
{	font-size: 80%;}
.indent 
{	margin-left: 1 em; font-size: 70%;  }
.a 
{	text-decoration:none}
.footer1
{	font-size: 80%; font-weight: bold; margin-bottom:0}
.footer2
{	font-size: 80%; margin-top:0; }
a:link {color: rgb(133,120,117); font-size: 95%}
a:visited {color: #000080; font-size: 95%}
a:hover {color: #000080; font-size: 95%}
a:active {
	color: rgb(133,120,117);
	font-size: 95%;
	border-color: rgb(133,120,117);
}
