body
{
 background-color:#ffffff;
 background-image:url("images/grass3.png");
 color:#000000
}
div.center
{
 position:relative;
 left:10%
}
p {
 font-family: arial, times, serif;
 color:#000000
}
table.banner
{
 width:700px;
 height:80px;
 border-left-style:groove;
 border-right-style:groove;
 border-top-style:groove;
 background-color:#ffffff;
 color:#0000ff
}
table.menu
{
 width:700px;
 height:16px;
 border-left-style: groove;
 border-right-style: groove;
 background-color:#ff3014;
 font-family: arial, times, serif;
 color:#ffffff;
 text-align:center
}
table.index
{
 width:700px;
 border-left-style: groove;
 border-right-style: groove;
 border-bottom-style: groove;

 background-color:#ffffff;
 font-family: arial, times, serif;
 color:#000000
}
td.index {padding:0.5cm}
td.nct {
 font-size:70%
}
img.banner
{
 height:100px
}
img.lifegarden
{
 height:50px
}
a
{
 text-decoration:none;
 color:#0000ff;
 background-color:#ffffff
}
a.body
{
 text-decoration:none;
 color:#0a00ff;
 background-color:#ffffff
}
a.menu:link    {color:#ffffff; background-color:#ff3014}
a.menu:visited {color:#ffffff; background-color:#ff3014}
a.menu:hover   {color:#000000; background-color:#ff3014}
a.menu:active  {color:#ffffff; background-color:#ff3014}
