BODY {
	padding-right: 0px; background-position: center 50%; padding-left: 0px; padding-bottom: 0px; margin: 0px; overflow: hidden; padding-top: 0px
  background:url(graphics/river3.jpg);
	}

html {
	overflow: hidden;
	}

#bg {
	left: 0px; width: 100%; position: absolute; top: 0px
	}
#main {
	left: 0px; width: 100%; position: absolute; top: 0px
	}
#main div {
	padding-right: 2em; padding-left: 2em; padding-bottom: 2em; margin: auto; padding-top: 1em;
	}
#main p {
	color: #fff;
	}
.maintext1 {
  font: bold 12pt Arial, sans-serif;
  margin-top: 20px;
}
.maintext2 {
	color: #fff;
  font: bold 12pt Arial, sans-serif;
  margin-top: 0px;
}
.quote {
  font: italic 11pt Arial, sans-serif;
  margin-top: 40px;
  margin-bottom: 10px;
}
#counter {
  float: left;
  margin-right: 1em;
}
a:link
{
    color: #fff;
    text-decoration: underline;
}
a:visited
{
    color: #333;
    text-decoration: underline;
}
a:hover
{
    color: #f00;
    text-decoration: none;
}
a:active
{
    color: #222;
    text-decoration: none;
}