html, body
{
  padding: 0;
  margin: 0;
}

body
{
  background-color: white;
  font-family: Arial, Verdana;
  font-size: 12px;
  line-height: 16px;
  color: black;
}

a
{
  text-decoration: underline;
  color: black;
  outline: none;
}

a:hover
{
  text-decoration: none;
}

img
{
  border: 0px;
}

.top
{
  position: relative;
  width: 920px;
  height: 160px;
  background: url(/img/top_banner.jpg);
  margin: 0 auto;
}

.long_topmenu
{
  min-width: 920px;
  height: 34px;
  background: url(/img/topmenu.png);
  overflow: hidden;
  margin: 1px 0 0 0;
}

.topmenu
{
  width: 860px;
  position: relative;
  margin: 5px auto;
}

.lavaLampWithImage
{
  float: left;
  position: relative;
  height: 24px;
  padding: 0;
  margin: 0;
}

.lavaLampWithImage li
{
  float: left;
  list-style: none;
}

.lavaLampWithImage li.back
{
  position: absolute;
  width: 10px;
  height: 24px;
  background-image: url(/img/top_link_active.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  z-index: 8;
}

.lavaLampWithImage li.back .left
{
  height: 24px;
  background-image: url(/img/top_link_active.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.lavaLampWithImage li a
{
  position: relative;
  float: left;
  height: 24px;
  line-height: 24px;
  text-decoration: none;
  text-shadow: 0 1px 1px #222;
  font-weight: bold;
  color: white;
  display: block;
  overflow: hidden;
  padding: 0 10px;
  z-index: 10;
}

.long_submenu
{
  min-width: 920px;
  height: 34px;
  background: url(/img/submenu.png);
  overflow: hidden;
  margin: 1px 0 0 0;
}

.submenu
{
  width: 880px;
  position: relative;
  margin: 5px auto;
}

.submenu a
{
  float: left;
  padding: 0 10px;
  line-height: 24px;
  text-decoration: none;
  font-weight: bold;
  display: block;
}

.submenu a:hover
{
  text-decoration: underline;
}

.line_top
{
  min-width: 920px;
  height: 20px;
  background: url(/img/line_top.png);
  overflow: hidden;
  margin: 1px 0 0 0;
}

.content
{
  min-width: 920px;
  background: #e5e5e5;
}

.content .toggler
{
  height: 0;
  overflow: hidden;
}

.content .element
{
  width: 880px;
  overflow: hidden;
  margin: 0 auto;
}

.content .element .header
{
  line-height: 30px;
  font-family: georgia, 'times new roman';
  font-size: 26px;
}

.content .bottomfix
{
  height: 0;
  overflow: hidden;
}

.line_bottom
{
  min-width: 920px;
  height: 26px;
  background: url(/img/line_bottom.png);
  overflow: hidden;
}

.bottom
{
  width: 880px;
  height: 36px;
  padding: 5px 20px 0 20px;
  text-align: justify;
  font-size: 11px;
  font-weight: bold;
  overflow: hidden;
  margin: 0 auto;
}

.bottom a
{
  text-decoration: none;
}

.bottom span
{
  visibility: hidden;
  padding: 0 400px;
}

.gal_left
{
  float: left;
  width: 502px;
  text-align: center;
  overflow: hidden;
}

.gal_left .gal_pic_show
{
  max-width: 500px;
  border: 1px solid white;
  margin: 0 0 5px 0;
}

.gal_left .gal_page_back
{
  float: left;
}

.gal_left .gal_page_next
{
  float: right;
}

.gal_right
{
  float: right;
  width: 338px;
  overflow: hidden;
}

.gal_right .gal_pic_thumbs
{
  width: 348px;
}

.gal_right .gal_pic_thumbs .gal_pic_thumb
{
  float: left;
  width: 77px;
  height: 77px;
  overflow: hidden;
  margin: 10px 10px 0 0;
}

.gal_right .gal_pic_thumbs .gal_pic_thumb a
{
  float: left;
  border: 1px solid white;
}

.gal_right .gal_pic_thumbs .gal_pic_thumb img
{
  width: 75px;
  height: 75px;
}

.gal_right .gal_pic_thumbs .gal_pic_thumb.active a
{
  background: white;
  padding: 1px;
  border: 4px solid black;
}

.gal_right .gal_pic_thumbs .gal_pic_thumb.active img
{
  width: 67px;
  height: 67px;
}





























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
