div
{
  /*border-bottom: 1px solid #0f0;*/
}
a
{
  display: block;
}
body
{
  margin: 0px;
  padding: 0px;
  /*background-color: #27310c;*/
  background: #232b06 url('../img/top_image.jpg') no-repeat top center;
}

div,p,a,input,textarea,span,a,p,td,h1,h2,h3
{
  font-family: 'Trebuchet MS', 'Verdana', 'Arial', 'Tahoma';
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
  color: #fff;
  margin: 0px;
  padding: 0px;
}
.mainbg
{
  width:100%;
  text-align: center;
}
.main
{
  width: 800px;
  height: 800px;
  margin: auto;
  text-align:left;
}
.menu
{
  height:63px;
  padding-top: 327px;
  padding-left:270px;
}

.menu1
{
  float:left;
  width:265px;
  height: 43px;
  padding-top: 20px;
  background-image: url('../img/menu_about.gif');
  background-repeat: no-repeat;
  text-align:center;
  cursor: pointer;
}
.menu1:hover
{
  float:left;
  width:265px;
  height: 43px;
  padding-top: 20px;
  background-image: url('../img/menu_about_active.gif');
  background-repeat: no-repeat;
}
.menu1txt
{
  font-size: 22px;
}
.menu2
{
  float:left;
  width: 133px;
  height: 34px;
  background-image: url('../img/menu_1.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
  text-align:center;
  cursor: pointer;
}
.menu2:hover
{
  float:left;
  width: 133px;
  height: 34px;
  background-image: url('../img/menu_1_active.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
}
.menu3
{
  float:left;
  width: 129px;
  height: 34px;
  background-image: url('../img/menu_2.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  text-align:center;
  cursor: pointer;
}
.menu3:hover
{ 
  float:left;
  width: 129px;
  height: 34px;
  background-image: url('../img/menu_2_active.gif');
  background-repeat: no-repeat;
  background-position: bottom;
}
.menu23txt
{
  font-size: 17px;
  padding-top: 5px;
}


.lmenu
{
  float: left;
  width: 265px;
  height: 785px;
}
.lmenu a
{
  width: 265px;
  height: 46px;
  text-align:center;
  padding-top: 3px;
  cursor: pointer;
  background-image: url('../img/menu_l.gif');
  background-repeat: no-repeat;
}
.lmenu a:hover
{
  width: 265px;
  height: 46px;
  padding-top: 3px;
  background-image: url('../img/menu_l_active.gif');
  background-repeat: no-repeat;
}
.lmenu p
{
  padding-top: 8px;
  font-size: 22px;
  text-align:center;
}

.lmenuitem_2
{
  width: 265px;
  height: 46px;
  text-align:center;
  padding-top: 3px;
  background-repeat: no-repeat;
  font-size: 16px;
  font-weight: bold;
  margin-left: 100px;
}

.lmenuitemnull
{
  background-image: none;
  height: 25px;
}
.lmenuitemnull a:hover
{
  background-image: none;
  height: 25px;
}
a.lmenutxtnull:link, a.lmenutxtnull:hover, a.lmenutxtnull:visited
{
  position:relative;
  top: 3px;
  height: 25px;
  padding: 0px;
  font-size: 15px;
  font-weight: bold;
  background-image: none;
}
.mainframe
{
  float: right;
  width: 526px;
  height:785px;
  background-color: #f3f9dd;
  margin-right: 2px;
}
.maincapt
{
  font-size: 22px;
  color: #809341;
  padding-left: 50px;
  padding-top: 30px;
}
.mainpics
{
  float:left;
  width: 200px;
  height: 200px;
  margin-top: 20px;
  padding-left: 42px;
}
.pics
{
  border: 1px solid #b5c183;
}
.counter
{
  width: 100%;
  height: 20px;
  padding-top: 20px;
  text-align:center;
  padding-bottom: 20px;
}
.prev
{
  color: #7c8f40;
  font-weight: bold;
  font-size: 12px;
}
.counteritem
{
  float:left;
  width: 20px;
  height: 17px;
  margin-left: 5px;
  padding-top: 3px;
  background-color: #b4c380;
  cursor: pointer;
}
.counteritemact
{
  background-color: #7c9240;
}
.counteritem:hover
{
  float:left;
  width: 20px;
  height: 17px;
  margin-left: 5px;
  padding-top: 3px;
  background-color: #7c9240;
}
.prevnext
{
  float:left;
  padding-left: 5px;
  padding-top: 2px;
}
.copy
{
  float:left;
  padding-left: 272px;
  margin-top: 5px;
  padding-bottom: 10px;
}
.copy1
{
  float:left; 
  font-size: 11px;
  font-family: 'Tahoma','Arial';
  color: #f0f6da;
}
.copy2
{
  font-size: 11px;
  font-family: 'Tahoma','Arial';
  padding-left: 230px;
  color: #f0f6da;
}
