a:link {color:#636469;}
a:visited {color:#636469;}

h1
{
	color: #78603e;
}

body
{
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size: 14pt;
  color: #333039;
}

div
{
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
}

div#main 
{
  background-color:#e5dfc9;
  max-width: 1400px;
  background-image: url("/images/watercolor-grunge-000074-light-tea-green.jpg");
  margin-left:auto;
  margin-right:auto;
  max-height: 900px;
  min-width: 944px;

  border-color: #618835;
  border-width: 2px;
  border-style: solid;


}

div#headerpadding
{
  padding-left: 20px;
  padding-right: 20px;
}

div#header 
{
  margin-left:auto;
  margin-right:auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 900px;
  height: 194px;
  background-image: url("/images/squirrel.jpg");
  background-repeat: no-repeat;
  background-position: center;




  border-color: #618835;
  border-width: 2px;
  border-style: solid;
}

div#subhead
{
  margin-left:auto;
  margin-right:auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 900px;
text-align: center;

}

div#subhead a
{
  margin: 20px;
}

div#stuff
{
  margin-left:auto;
  margin-right:auto;
  width: 700px;
  margin-top: 20px;
  margin-bottom: 20px;
  

}

div#bottom
{
  text-align: right;
  margin-left:auto;
  margin-right:auto;
  width:700px;

  color: #78603e;
