*{
  margin:0;
  padding:0;
}
img{
  border:none;
}
a:link{
  color:#0671AE;
}
a:visited{
  color:#717171;
}
a:hover{
  color:#36A1DE;
}
body{
  background:#F9F4EE url(images/back0.gif) repeat-x top;
  color:#585858;
  font:75% Tahoma, Arial, Helvetica, sans-serif;
}
#wrap{
  width:770px;
  margin:auto;
}
#top{
  background:url(images/back1.gif) repeat-y center;
  margin-top:10px;
  margin-bottom:7px;
}
#top td{
  text-align:center;
  padding-top:10px;
  padding-bottom:7px;
  width:33%;
  color:#8D8D8B;
  font-size:92%;
}
#top td strong{
  font:bold 14px Arial, Helvetica, sans-serif;
}
.links li{
  list-style-type:none;
  display:block;
  background:url(images/back2.gif) no-repeat;
  line-height:32px;
  width:144px;
}
#leftmenu{
  width:184px;
}
#leftmenu .links{
  margin:auto;
  width:144px;
}
#leftmenu .links li{
  height:40px;
}
#leftmenu .links li a{
  margin-left:22px;
}
.links li.active a{
  font-weight:bold;
  text-decoration:none;
  color:#598A1C;
}
#contentLinks{
  width: 595px;
  margin-right: -10px;
  overflow: hidden;
  list-style-type: none;
  list-style-position: outside;
}
#contentLinks li{
  float: left;
  background:url(images/back3.gif) no-repeat;
  line-height:32px;
  width:189px;
  margin: 0 9px 0 0;
  display: inline;
  height:40px;
  text-align: center;
}
#contentLinks li.active a{
  font-weight:bold;
  text-decoration:none;
  color:#598A1C;
}
#wall{
  background:url(images/wall.jpg) no-repeat;
  height:159px;
}
#layout td{
  vertical-align:top;
}
.txt_top{
  background:url(images/rc1.gif) no-repeat left;
  height:5px;
  font-size:0px;
}
.txt_btm{
  background:url(images/rc2.gif) no-repeat left;
  height:5px;
  font-size:0px;
}
.txt{
  background:url(images/rcm.gif) repeat-y left;
  padding:3px 10px;
  zoom:1;
}
.txt a{
  color:#507B12;
}
h1, h2{
  font-size:17px;
  color:#598A1C;
  font-weight:normal;
}
h2{ 
  font-size:18px;
}
p{
  margin-bottom:10px;
  line-height:190%;
}
#footer{
  color:#B2A08C;
  line-height:50px;
  margin-top:40px;
  font-size:92%;
  border-top:2px solid #EFE7DE;
}
#footer a{
  color:#B2A08C;
}
