body{
  padding: 0px;
  margin: 0px;
  background-image: url('back.jpg');
  font-family: tahoma, arial, verdana;
  font-size: 10pt;
}

body{text-align:center;}
#ft{clear:both;}

#doc3 {
	margin:auto 10px; /* not for structure, but so content doesn't bleed to edge */
	width:auto;}
	
.yui-b{position:relative;}
.yui-b{_position:static;} /* for IE < 7 */


#yui-main {width:100%;}

.yui-t2 #yui-main{float:right; margin-left:-25em;/* IE: preserve layout at narrow widths */}

.yui-t2 .yui-b { float:left;   width: 200px;  }

#yui-main .yui-b {float:none;width:auto;}

#bd:after
{content:".";display:block;height:0;clear:both;visibility:hidden;}
#bd
{zoom:1;}


div.main {
  padding: 10px;
  border:3px solid #713624;
  background-color: #FEFFBF;
}

#hd {
  margin:  20px 20px 10px 20px;
  height: 30px;
}
#hd2 {
  margin:  0px 20px 0px 20px;
  padding: 2px 0px 2px 0px;
  height: 20px;
}


#ft {
  margin: 0px 20px;
  padding: 3px;
}

#menu {
   margin: 10px 20px 20px 20px;
   text-align: justify;
}

#center {
  margin:  10px 20px 20px 260px;
  background-color: #FFF;
  min-height: 20em;
  padding: 30px;
  text-align: justify;
}

A:link, A:visited, A:active, A:hover {
  text-decoration: none;
  color:  #713624;
}

A:active, A:hover {
  text-decoration: underline;
}

A.menu{
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  display: block;

  width: 100%;
  color:  #713624;
}

td.menu{
  padding: 0;
}

td.gallery{

}

table.menu{
    width: 100%;
    border-collapse: collapse;
}

table.news{
  border-bottom: 3px double #713624;
  border-collapse: collapse;
  

}

td{
  border: none;
  padding: 5px;
  font-size: 10pt;
}

td.n{ border-top: 3px double #713624; }

td.n2{ border-top: 1px solid #713624; }

td.date{ text-align: right; }

input, textarea{
    border:1px solid #713624;
    background-color: #FFF;
    margin: 1px;
}

h1{
  font-size: 16pt;
  border-bottom: 2px solid #713624;
}

h2{
  font-size: 12pt;
  border-bottom: 1px solid #713624;
}



h5.article{
  font-weight: bold;
  font-size: 12pt;
  text-align: center;
}

h6.article{
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
}

p.bio{
  text-align: justify;
  white-space: normal;
}
img.l2{
 border: 3px double #713624;
}
