body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	color: #000000;
	background-color: #FFFFCC;
	background-image: url(bgnd_flwrs.jpg);
	background-repeat: repeat-y;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: .7em;
	color: #555555;
	margin-left: 40px;
}
.excerpt {
	text-indent: 25pt;
}


#wrapper {
	position: relative;
	width: 800px;
	margin-bottom: 0.1em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	margin-top: 0.0em;
}
#top {
	position: relative;
	margin-left: 50px;
	margin-top: 5px;
	height: 100px;
	width: 600px;
}
#top #leftcell {
	width: 300px;
	height: 100px;
	float: left;
}
#top #rightcell {
	height: 100px;
	float: right;
	text-align: right;
}
#mainbody {
	position: relative;
	padding: 4px;
	width: 600px;
	z-index: 5;
	margin-left: 130px;
	margin-top: 50px;
	height: auto;
}
#footlyr {
	position:relative;
	border-top: 1px solid #8F8F8F;
	clear: both;
	margin-top: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 90%;
}
#menucol {
	background-color: #ffffff;
	width: 114px;
	margin: 0;
	float: left;
	margin-top: 80px;
}
#nav {
	position: relative;
	z-index: 5;
	margin-top: 10px;
	margin-bottom: 10px;
 width: 112px;
  text-decoration: none;
  background-position: center;
}
#nav a {
  display: block;
  text-align: center;
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .7em;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  width: 112px;
  height: 23px;
  background: url(menu/btn_frame.jpg) no-repeat;
  padding: 3px 2px 0px 2px;
	margin-left: 2px;
}
#nav a:hover {
  color: #000099;
  background:  url(menu/btn_yellow.jpg) no-repeat;
}
#footlyr {
	position:relative;
	border-top: 1px solid #8F8F8F;
	clear: both;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 99%;
}
