<if lt IE 7.>
<script defer type="text/javascript" src="pngfix.js"></script>
<!endif><--
 {}
body {
	padding:0px;
	text-align:center;
	font:11px arial, times new roman, lucida sans unicode, sans-serif;
	color:#ffffff;
	background-color: #5C3317;
}
a{
font:11px, arial;
  text-decoration: none;
  color: #ffffff;
}

a:visited{
font:11px, arial;
  text-decoration: none;
  color: #ffffff;
}

a:hover{
font:11px, arial;
  text-decoration: underline;
  color: #FFFFFF;
}


	 .button {
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(imgs/background.jpg);
background-repeat: no-repeat;
white-space: nowrap;
float: left;
width: 85px;
height: 20px;
margin: 5px;
padding: 0;
}

.button a {
font-size: 11px;
width: 85px;
height: 20px;
float: left;
color: White;
text-decoration: none;
}

.button img {width: 85px; height: 20px; border: 0; }
* html a:hover {visibility:visible}
.button a:hover img{visibility:hidden}

.button span {
position: absolute;
left: 13px;
top: -6px;
margin: 10px;
padding: 0px;
cursor: pointer;
}
  .woot{  
  position:
  width: 4px;
background: url(images/left.png) repeat-y top left;
  margin: 0px 0 0 0px !important;
  }
  .wootr{
   width: 675px;
background: url(images/logo.png) repeat-n top right;
  margin: 0px 0 0 0px !important;
  padding-left:20px;
 padding-right:20px;
  }

  .wootr{
   width: 800px;
background: url(images/right.png) repeat-y top right;
  margin: 0px 0 0 0px !important;
  padding-left:75px;
 padding-right:22px;
  }
    .bkg{
	background: url(images/inlay.png) no-repeat bottom right;
 padding-right:52px;
  }
    .mnu{
	height: 36px;
	background: url(images/mnubkg.gif) repeat;
  }
    .ftr{
	height: 21px;
	width: 800px;
	background: url(images/x.jpg) repeat;
  }
    .hdr{
	height: 21px;
	width: 793px;
	background: url(images/x.jpg) repeat;
  }

}
div.boxtest { 
  border: 0px solid;
  padding: 0px;
  background: #ffc;
  width: 520px;
}
.news{
  font-size: 12px;
  border: 0px solid;
  padding: 8px;
  margin: 10px;
  width: 712px;
}
.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 0px transparent;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 0px transparent;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 0px;
left: -1000px;
border: 0px;
visibility: hidden;
color: transparent;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.standard{
  font-size: 12px;
  padding: 8px;
  margin: 10px;
  width: 712px;
	height: 421px;
}

.anon{
font-size: 12px;
font-color: #FFFFFF;
border: 1px solid;
margin: 0px 8px 8px 8px;
  background:black;
  filter:alpha(opacity=50);
  -moz-opacity:.50;
  opacity:.50;
}
div#commentForm
{
margin: 0px 0px 0px 0px;
display: none;
}


  -->