html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
border:0 none;
font-family:"ff-meta-web-pro-1","ff-meta-web-pro-2", "lucida console", sans-serif;
/*font-size:100%;*/
font-style:normal;
font-weight:400;
}

#body
{
position:absolute;
left:50%;
margin-left:-400px;
width:800px;
}

#header
{
margin-top:120px;
}

#grasscontent
{
width:747px;
}

#potterycontent
{
width:747px;
}

#biocontent
{
width:747px;
margin-top:16px;
}

#contactcontent
{
width:747px;
margin-top:16px;
}

#homebutton
{
  display: block;
  position:absolute;
  width: 92px;
  height: 18px;
  margin-top:20px;
  margin-left:20px;
  background: url("../images/header/HomeRollover.png") no-repeat 0 0;

}

#homebutton:hover
{ 
  background-position: 0 -18px;
}

#homebutton span
{
  position: absolute;
  top: -999em;
}

#archivebutton
{
  display: block;
  position:absolute;
  width: 127px;
  height: 19px;
  margin-left:160px;
  margin-top:20px;
  margin-bottom:0px;
  background: url("../images/header/Archive_Rollover.png") no-repeat 0 0;

}

#archivebutton:hover
{ 
  background-position: 0 -19px;
}

#archivebutton span
{
  position: absolute;
  top: -999em;
}

#forumsbutton
{
  display: block;
  position:absolute;
  width: 131px;
  height: 19px;
  margin-left:330px;
  margin-top:20px;
  background: url("../images/header/Forums_Rollover.png") no-repeat 0 0;

}

#forumsbutton:hover
{ 
  background-position: 0 -19px;
}

#forumsbutton span
{
  position: absolute;
  top: -999em;
}

#sftbutton
{
  display: block;
  position:absolute;
  width: 257px;
  height: 190px;
  margin-left:525px;
  margin-top:-105px;
  margin-bottom:-25px;
  background: url("../images/header/SFTRollover.png") no-repeat 0 0;

}

#sftbutton:hover
{ 
  background-position: 0 -190px;
}

#sftbutton span
{
  position: absolute;
  top: -999em;
}
