body
{
  background-image:url('images/indexbg.jpg');
  margin: 0px;
  padding: 0px;
  background-color: #2b2b2b;
  font-family:Tahoma;
  text-align: center;
  background-repeat: repeat-x;
  background-position: top;
  color: #FFFFFF;
  font-size: 10pt;
}

body A           {  text-decoration: none; color:#b4b613;}
body A:hover     { text-decoration: none; color:#FFFFFF;}

div.bg
{
  background-image:url('images/top.jpg');
  background-repeat: no-repeat;
  background-position: top;
  text-align: left;
  height: 182px;
  width: 899px;

}

h1.MenuNow
{
  padding: 0px;
  margin: 0px;
  font-size: 18px;
  padding-bottom: 5px;
}

div.site
{
  width: 899px;
}

div.Left
{
  float: left;
  width: 332px;
  background-image:url('images/leftbg.jpg');
  background-repeat: repeat-y;
  text-align: left;
  color: #3f3d3d;
  font-weight: bold;
}

.Left            {  text-decoration: none; color:#3f3d3d;}
.Left A:link      { text-decoration: none; color:#3f3d3d;}
.Left A:visited   { text-decoration: none; color:#3f3d3d;}
.Left A:hover     { text-decoration: none; color:#000000;}

div.Right
{
  float: left;
  width: 500px;
  padding-left: 10px;
  text-align: left;
}

div.clr
{
  clear:both;
  font-size: 1pt;
}

div.LeftIn
{
  padding-left: 45px;
}

img.pic
{
 border: 3px solid #414140;
}

div.menu1
{
  text-transform: uppercase;
  padding-top: 2px;
  padding-left: 5px;
  background-image: url('images/menu1.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 25px;
  margin-bottom: 3px;
}

div.menu1_over
{
  text-transform: uppercase;
  padding-top: 2px;
  background-image: url('images/menu1_ov.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 25px;
  margin-bottom: 3px;
}

div.menu2
{
  padding-top: 2px;
  background-image: url('images/menu2.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 25px;
  margin-bottom: 3px;
  margin-left: 20px;
}

div.menu2_over
{
  padding-top: 2px;
  background-image: url('images/menu2_ov.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 25px;
  margin-bottom: 3px;
  margin-left: 20px;
}

div.menu3
{
  padding-top: 2px;
  background-image: url('images/menu3.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 25px;
  margin-bottom: 3px;
  margin-left: 40px;
}

div.menu3_over
{
  padding-top: 2px;
  background-image: url('images/menu3_ov.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 25px;
  margin-bottom: 3px;
  margin-left: 40px;
}

div.menu4
{
  padding-top: 2px;
  background-image: url('images/menu4.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 25px;
  margin-bottom: 3px;
  margin-left: 60px;
}

div.menu4_over
{
  padding-top: 2px;
  background-image: url('images/menu4_ov.gif');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 25px;
  margin-bottom: 3px;
  margin-left: 60px;
}

div.menu5
{
  padding-top: 2px;
  padding-left: 25px;
  margin-bottom: 3px;
  margin-left: 60px;
  font-weight: normal;
}

div.menu5_over
{
  padding-top: 2px;
  padding-left: 25px;
  margin-bottom: 3px;
  margin-left: 60px;
}


div.fl
{
  float:left;
}

img.PicCorner
{
  border: 3px solid #3f3f3e;
}

div.ContentPic
{
  text-align: left;
  float: left;
  margin-right: 5px;
}


div.FileBg
{
  background-color: #3f3f3e;
  border: 1px solid #393838; 
  padding: 8px; 
  color: #808080;
}
/* GALLERY */
div.onepicture {
	background-color: #414140;
	width: 164px;
	text-align: center;
	margin: 1px;
  padding-bottom: 0px;
  padding-top: 6px;
  float:left;
}
div.zoom
{
  border: 0px solid #cfd4d8;
  background-color: #414140;
  width: 143px;
  height: 20px;
  margin-top: 4px;
}

div.picout
{
  padding: 5px; 
  background-color: #414140;
  width: 90px;
  text-align: center;
}

.clr{
	clear: both;
	font-size:1pt;
}
      

div.picin
{
  border: 2px dotted #f3f7f6;
  background-color: #FFFFFF;
  padding: 2px;
  text-align: center;
}

div.picin2
{
  border: 2px dotted #f3f7f6;
  background-color: #FFFFFF;
  padding: 1px;
  text-align: center;
}

div.picout3
{
  padding: 5px; 
  background-color: #414140;
  text-align: center;
  width: 70px;
  margin-right: 5PX;
}

div.picin3
{
  border: 2px dotted #ced4d8;
  background-color: #ced4d8;
  text-align: center;
  overflow: hidden;
  width: 66px;
  height: 66px;
}

div.picin3[class]
{
  border: 2px dotted #ced4d8;
  background-color: #ced4d8;
  text-align: center;
  overflow: hidden;
  width: 66px;
  height: 66px;
}


div.picinin3
{
  border: 2px solid #FFFFFF;
  background-color: #FFFFFF;
  padding: 0px;
  text-align: center;
  overflow: hidden;
  width: 62px;
  height: 62px;
}
.dvhdr1 {
            background:#414140;
            font-family:Verdana;
            font-size:10px;
            font-weight:bold;
            border:1px solid #f8f0d9;
            padding:5px;
            color: #FFFFFF;
         }
         
.dvbdy1 {
            background:#414140;
            font-family:Verdana;
            font-size:10px;
            border:1px solid #f8f0d9;
            padding:5px;
            color: #FFFFFF;
         }

/* GALLERY END*/


