BODY
{
  margin: 0;
  padding: 0;
  background-color: #000000;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Arial", sans-serif;
  font-size: 80%;
  color: #ffffff;
}

A:Link
{
  color: #ffffff;
}

A:Visited
{
  color: #909090;
}

A:Active
{
  color: #ffffff;
  text-decoration: none;
}

BR
{
  clear: both;
}

BLOCKQUOTE
{
  color: #a0a0a0;
  margin-left: 3em;
  margin-right: 3em;
  text-align: justify;
}

IMG.Left
{
  float: left;
  clear: both;
  margin-right: 1em;
}

IMG.Right
{
  float: right;
  clear: both;
  margin-left: 1em;
}

H1
{
  display: block;
  text-align: left;
  font-size: 200%;
  color: #cc9900;
}

H2
{
  display: block;
  text-align: left;
  font-size: 175%;
  color: #cc9900;
}

H3
{
  display: block;
  text-align: left;
  font-size: 150%;
  color: #cc9900;
}

#Menu
{
  float: left;
  margin: 0px;
  margin-top: 5px;
  border: 0px;
  width: 120px;
  height: 200px;
  background: #000000 url(../images/leaf-bg-01.gif) no-repeat top right;
  text-align: right;
  white-space: nowrap;
}

#TitleNav
{
  text-align: left;
  border: 0px;
  background: #000000 url(../images/logo-small.gif) top right no-repeat;
  height: 50px;
  width: 100%;
}

#Main
{
  background: #000000;
  float: left;
  margin-top: 5px;
  margin-left: 2em;
  border: 0px;
  width: 75%;
}

#Content
{
  background: #000000;
  float: left;
  border: 0px;
  width: 75%;
}

#Footer
{
  float: right;
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0px;
  background: #000000;
  width: 100%;
  text-align: center;
}

.MenuCurrent
{
  color: #cc9900;
  letter-spacing: 0.25em;
  text-decoration: none;
  line-height: 20pt;
  font-size: 14pt;
}

.MenuInactive
{
  color: #a0a0a0;
  letter-spacing: 0.25em;
  text-decoration: none;
  line-height: 20pt;
  font-size: 14pt;
}

.Nav
{
  color: #ffffff;
}

.NavCurrent
{
  color: #cc9900;
  text-decoration: underline;
}

.HLink
{
  color: #cc9900;
  text-decoration: underline;
}

p
{
  color: #ffffff;
  margin: 0.25em;
}

p.Content
{
  color: #ffffff;
  text-indent: 1em;
  margin: 0.25em;
}

p.First
{
  color: #ffffff;
  text-indent: none;
  margin: 0.25em;
}

.Logo
{
  letter-spacing: 0.25em;
  text-transform: lowercase;
}

.FinePrint
{
  color: #a0a0a0;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  font-size: 75%;
  font-style: italic;
}

.Caption
{
  text-align: center;
}

.Gallery
{
  margin-left: 2em;
  margin-right: auto;
}
