  .body
  {
    font-family: arial;
    font-weight: normal;
    font-size: 90%;
    margin: 0px;
    padding: 0px;
    background-color: white;
  }

  .maintable
  {
    margin: 0px;
    border-spacing: 0px;
    width: 100%;
    border-collapse: collapse;
  }

  td
  {
    vertical-align: top;
  }

  .copyright
  {
    text-align: center;
    background-color: #EEFFEE;
    height: 35px;
    vertical-align: middle;
  }

  .imagecell
  {
    background-image: url("images/banner2.jpg"); 
    background-position: top center;
    font-size: 30px;
    font-weight: bold;
    color: #484848;
  }

  .content
  {
    padding: 20px;
  }

  .tabs
  {
    vertical-align: bottom;
  }

  .tab
  {
    text-align: center;
    float: left;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 2px;
    border: 1px solid #CCFFCC;
    font-weight: bold;
  }

.gbtable
{
  border: solid 1px #C0C0C0;
  vertical-align: top;
  border-collapse: collapse;
}

.gbcell
{
  vertical-align: top;
  border: solid 1px #C0C0C0;
  border-collapse: collapse;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

.gbtitlerow
{
  background-color: #e5f0fc;
}

.topaligned
{
  vertical-align: top;
}

.redfont
{
  color: red;
}

.bluefont
{
  color: blue;
}

#main-title {
  margin-left: 10px;
  float: left;
}

#member-login {
  margin-right: 10px;
  margin-top: 15px;
  padding: 5px;
  padding-right: 10px;
  float: right;
  width: auto;
  height: auto;
  background-color: silver;
  color: black;
  font-size: 45%;
  font-weight: normal;
  line-height: 100%;
}

a
{
  color: black;
  text-decoration: none;
}

img
{
  border: none;
}

.redfont
{
  color: red;
}

.NatureMenuItem
{
  line-height: 150%;
  width: 192px;
  text-align: left;
}

.NatureMenu
{
  float: left;
  width: 192px;
  background-color: #EEFFEE;
  padding: 10px;
  text-align: left;
}

.NatureThumbnails
{
  margin-left: 220px;
}

.TitleSection
{
  padding-top: 10px;
  padding-bottom: 30px;
  text-align: center;
}

.MainTitleSection
{
  padding-top: 10px;
  text-align: center;
}

.Title
{
  font-family: Arial;
  font-size: 133%;
  font-weight: bold;
}

.WallpaperSection
{
  margin-left: 57px;
}

.NoUnderline
{
  text-decoration: none;
}

.Underline
{
  text-decoration: underline;
}

img.floatright
{ 
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 17px;
}

img.floatleft
{ 
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 3px;
}

td.tntable
{
  height: 115px;
  width: 115px;
  text-align: center;
  line-height: 100%;
  vertical-align: top;
}

td.wtntable
{
  height: 115px;
  width: 155px;
  text-align: center;
  vertical-align: top;
}

.pageselection
{
  background-color: #EEFFEE;
  padding: 5px;
  margin-left: 2px;
  margin-right: 2px;
}

.pagecurrentselection
{
  background-color: #CCFFCC;
  padding: 5px;
  margin-left: 2px;
  margin-right: 2px;
}

.natureitem
{
  float: left; 
  width: 100px;
  height: 110px;
  line-height: 100%;
  margin-left: 8px;
  margin-right: 8px;
  text-align: center;
}

.button
{
  text-align: center;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
  background-color: #DDFFDD;
  font-weight: bold;
}
