body
{
  text-align:center;
  background-color:#F9F5EA;
  color:#335533;
}

a:link {color: #551A8B}
a:visited {color: #656156}
a:hover {color: #C0D619}
a:active {color: #B9C162}

a.menu:link {color: #B9C162}
a.menu:visited {color: #656156}
a.menu:hover {color: #B9C162}
a.menu:active {color: #d9d5cA}

a.cont:link {color: #551A8B}
a.cont:visited {color: #656156}
a.cont:hover {color: #B9C162}
a.cont:active {color: #d9d5cA}

a.head:link {color: #d9d5cA; text-decoration:none;}
a.head:visited {color: #656156; text-decoration:none;}
a.head:hover {color: #B9C162; text-decoration:none;}
a.head:active {color: #d9d5cA; text-decoration:none;}

a.features:link {color: #B9c162}
a.features:visited {color: #2F3032}
a.features:hover {color: #C0D619}
a.features:active {color: #d9d5cA}



h1
{
  color:#C0D619;
  text-transform:uppercase;
  margin:10px 0 0 20px;
}

h2
{
  color:#B9C162;
  background-color:#2F3032;
  margin:0 0 0 20px;
}

h3
{
  color:#B9C162;
  font-size:150%;
}

ul#menu
{
  list-style-type:none;
  color:#B9C162;
  font-size:150%;
}

li.mainmenu
{
  display:inline;
  margin-left:15px;
}

div#central
{
  margin:auto;
  width:1050px;
  height:900px;
}

div#header
{
  width:1050px;
  height:150px;
  background-color:#2F3032;
  text-align:left;
}

div#main
{
  width:1050px;

  text-align:left;
}

div#content
{
  width:800px;

  float:left;
  overflow:auto;
}

div#contentin
{
  padding:10px;
}

div#features
{
  width:250px;
  background-color:#656156;
  color:#F9F5EA;
  float:left;
}

div#featuresin
{
  padding:10px;
}

div#footer
{
  width:1050px;
  height:50px;
  text-align:center;
  float:left;
  clear:both;
}

div.ads1
{
  float:right;
  width:270px;
  height:350px;
  text-align:right;
}

div.ads2
{
  float:right;
  width:800px;
  height:100px;
  text-align:center;
}

span.cats
{
  font-size:150%;
  text-decoration:none;
}

img.besttents
{
  margin:20px;
}