*
{

  margin: 0;
  padding: 0;

}

p, img, li, ul, body, 
div, span, object, iframe, h1, 
h2, h3, h4, h5, h6, 
blockquote, table, caption, thead, tfoot, 
tbody, tr, th, td, dl, ol,
dd, dt, form, fieldset, input
{

  padding: 0;
  margin: 0;

}

body
{

  width: 923px;
  min-width: 923px;
  margin: 0 auto;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #58595b;
  background-color: #d6d6d6;

}

#nav
{

  background-color: #939598;
  color: #8dc63f;
  width: 898px;
  padding-right: 17px;

}

#nav ul
{

  float: right;

}

#nav ul li
{

  float: left;
  padding-left: 9px;
  list-style-type: none;
  line-height: 29px;

}

#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active
{

  color: #ffffff;
  text-decoration: none;  

}

#nav ul li a:hover
{

  color: #8dc63f;
  text-decoration: none;  

}

.active
{

  color: #8dc63f;
  text-decoration: none;  

}

#mainbody
{

  width: 915px;
  background-color: #ffffff;
  margin: 0px 4px;

}

a:link, a:active, a:visited, a:hover
{

  color: #58595b;
  text-decoration: none;

}

#header
{

  background-image: url('../base/images/header.jpg');
  width: 895px;
  height: 95px;
  font-size: 17px;
  color: #707173;
  padding: 29px 0px 0px 28px;

}

#lowerbody
{

  padding: 18px 0px 18px 60px;
  background-image: url('../base/images/background.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;

}

#lowerbody p
{

  padding-bottom: 18px;
  width: 600px;

}

#lowerbody li
{

  width: 600px;
  line-height: 16px;

}

.green:link, .green:active, .green:visited, .green:hover
{

  color: #8dc63f;
  text-decoration: none;

}

.green
{

  color: #8dc63f;
  
}

.registered
{

  font-size: 9px;

}

.larger
{

  font-size: 14px;
  font-weight: bold;

}

#contactpage p
{

  padding-bottom: 27px;

}

#contactpage form p
{

  clear: both;
  width: 350px;
  height: 14px;
  padding-bottom: 15px;

}

#contactpage form p label
{

  float: left;

}

#contactpage form p input, #contactpage form p textarea
{

  float: right;

}

#contactleft p
{

  padding-bottom: 10px;

}

#lowerbody ul li
{

  list-style-image: url('../base/images/bullet.gif');
  margin-left: 18px;
  padding-left: 10px;

}

#lowerbody ul
{

  padding-bottom: 18px;

}
