body
 {
 margin:0px;
 padding:0px;
 font-family: 'Trebuchet MS', Arial;
 font-size:12px;
 background:#CFB7CF url(bg.gif) repeat-x center top;
 text-align:center;
 height:100%;
 }

a
 {
  color:#6F4E6F;
 }

#holder
  {
  margin:0 auto;
  height:auto;
  min-height:100%;
  _height:100%;
  text-align:left;
  width:805px;
  background:#ffffff url('/_template/main-bg.gif');
  }

 
#page
  {
  background:#ffffff url('/_template/main-bg.gif');
  width:784px;
  _width:805px;
  padding-left:20px;
  }

#topmenu
 {
  background:url('/_template/topmenu-bg.gif');
  height:24px;
  _height:31px;
  width:785px;
  _width:805px;
  text-align:right;
  padding-right:20px;
  padding-top:7px;
  color:#DEB81E;
 }

#menu
  {
  background:url('/_template/menu-bg.gif') bottom;
  height:52px;
  _height:62px;
  width:705px;
  _width:805px;
  padding-left:100px;
  padding-top:10px;
  color:#DEB81E;
  }
  
#menu a
  {
  font-weight:bold;
  text-decoration:none;
  }

#menu a:hover
  {
  color:black;
  text-decoration:underline;
  }

#topmenu a
  {
  font-weight:bold;
  3-decoration:none;
  }

#topmenu a:hover
  {
  color:black;
  text-decoration:underline;
  }

h1
  {
  font-size:150%;
  }

#submenu
  {
  width:230px;
  _width:251px;
  float:left;
  padding:5px;
  }

#submenu p
  {
  margin:0 0 20px 0;
  }


#maintext
  {
  float:left;
  width:516px;
  _width:526px;
  padding-right:10px;
  }


#maintext p
  {
  margin: 0px 0 15px 0;
  }

#maintext h1
  {
  margin: 10px 0 10px 0;
  color:#B16DB4;
  }

#maintext h2
  {
  margin: 10px 0 10px 0;
  color:#B16DB4;
  }

#maintext h3
  {
  margin: 10px 0 10px 0;
  color:#B16DB4;
  }

#maintext
  {
  color:#803F83;
  }


.submenulink
{
padding-left:10px;
}

