body 
{
  background: #315143 url(turq.gif) fixed;
  font-family: Sylfaen, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #D1E9DE;
  margin: 0;
  padding: 0;
}

#header 
{
  width:350px;
  height:140px;
  background: url(title.gif) bottom right no-repeat;
  text-indent:-9999px;
}

#content 
{
  background:#315143 url(border.gif) repeat-x;
  margin-top:20px;
  min-height:350px;
  position:relative;
  padding:12px 0;
}

#content 
{
  height: 350px;
}

#content p 
{
  margin: 0;
  padding: 10px;
}

#bottomborder 
{
  background: url(borderb.gif) repeat-x;
  height: 20px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0;
}

A:link {color: #93d5b7;}
A:visited {color: #93d5b7;}
A:active {color: #93d5b7;}
A:hover {color: #93d5b7;}
p.center {text-align: center;}
h1 {color: #93d5b7; font-family: Sylfaen; font-size: 12pt;}
h2 {color: #93d5b7; font-family: Sylfaen; font-size: 10pt;}