body {
	background-image: url(images/1998back.gif);
	background-repeat: repeat-x;
	margin:0px;
	background-color:#e7e6db;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000099;
	margin-bottom: 0;
}
li {
	line-height: 75%;
	padding: .75em .5em 0em 0em;
	text-align: right;
	list-style-type: none;
}
.weaver {
	font-size: 14px;
	color: #222222;
}
.contact {
	color: #000000;
	text-align: right;
}
a:link {
	text-align: right;
	color: #336633;
	text-decoration: none;
}
/*a:active {
	text-align: right;
	color: #666666;
	text-decoration: none;
}*/
a:hover {
	text-align: right;
	color: #ff9900;
	text-decoration: underline;
}
a:visited {
	text-align: right;
	color: #993300;
	text-decoration: none;
}

.toplink
{
   /* top navigation links*/
  	text-align: center;
}

.error
{
	color: #ff0000;
	font-weight: bolder;
}
.success
{
	color: darkgreen;
	font-weight: bolder;
}

 /* hidden tag is only used for print.css (when printing the page) */
