body {
	background-image: url(images/body-back.jpg);
	margin: 0px;
}
.maintable {
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
}
.tagline {
	text-align: center;
	height: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #fff;
}
.subtable {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
}
img.fix {
	display:block;
	}
.top-side {
	height:25px;
	width:150px;
	}
.top-left {
	width: 26px;
	height: 25px;
	filter: alpha(opacity=77);
	-moz-opacity: .77;
	opacity: .77;
}
.top-top {
	background-image: url(images/top-top.gif);
	background-repeat:repeat-x;
	height: 25px;
	filter: alpha(opacity=77);
	-moz-opacity: .77;
	opacity: .77;
}
.top-right {
	height: 25px;
	width: 25px;
	filter: alpha(opacity=77);
	-moz-opacity: .77;
	opacity: .77;
}
.left-left {
	background-image: url(images/left-left.gif);
	width: 26px;
	filter: alpha(opacity=77);
	-moz-opacity: .77;
	opacity: .77;
}
.middle {
	background-color: #D9BCA6;
	height: 400px;
	filter: alpha(opacity=77);
	-moz-opacity: .77;
	opacity: .77;
	vertical-align: top;
	font-family: arial;
	font-size: 14px;
	color: #000;
}
.right-right {
	background-image: url(images/right-right.gif);
	width: 25px;
	filter: alpha(opacity=77);
	-moz-opacity: .77;
	opacity: .77;
}
.bottom-left {
	width: 26px;
	filter: alpha(opacity=77);
	-moz-opacity: .77;
	opacity: .77;
}
.bottom-bottom {
	background-image: url(images/bottom-bottom.gif);
	background-repeat:repeat-x;
	filter: alpha(opacity=77);
	-moz-opacity: .77;
	opacity: .77;
}
.bottom-right {
	width: 25px;
	filter: alpha(opacity=77);
	-moz-opacity: .77;
	opacity: .77;
}
.navbutton {
	float: left;
	width: 15%;
	border-left: 2px solid #999;
	border-right: 2px solid #000;
	border-top: 2px solid #999;
	border-bottom: 2px solid #000;
	font-family: arial;
	font-size: 12px;
	color: #fff;
}
.navbutton-on {
	float: left;
	width: 15%;
	border-left: 2px solid #000;
	border-right: 2px solid #999;
	border-top: 2px solid #000;
	border-bottom: 2px solid #999;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	background-color: #004000;
}
.headline {
	font-family: arial;
	font-weight: bold;
	color: #000;
	font-size: 18px;
}
.nav {
	vertical-align: top;
	width: 150px;
	text-align: center;
	margin-right: 10px;
	padding-top: 15px;
}
.navlinks {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #ffdcbf;
	text-decoration: none;
	display: block;
	margin-bottom: 20px;
}
.navlinks:hover {
	color: #fff;
}
div.photogallery {
	clear: right;
}
div.photogallery h2 {
	clear: both;
	font-size: 1.3em;
	font-style: normal;
}
div.photogallery div {
	text-align: center;
	margin: 10px;
	float: left;
	width: 120px;
	height: 150px;
	font-size: 12px;
}
div.photogallery div a {
	text-decoration: none;
	color: #000;
	font-size: .9em;
}
div.photogallery div a img {
	border-style: none;
	vertical-align: middle;
}
div.photogallery div a span {
	margin-top: 5px;
	display: block;
}
div#slideshow {
  width: 320px;
  height: 240px;
  float: right;
  margin: 0px 0px 10px 10px;  
}
div#slideshow img {
  width: 320px;
  height: 240px;
}

