#background {
	background-image: url(images/wood.jpg);
	background-repeat: repeat;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	margin: 0px;
	cursor: auto;
	overflow: auto;
}
a:link {
	text-decoration: none;
	color: #999;
	cursor: crosshair;
	letter-spacing: normal;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
	cursor: pointer;
}
a:active {
	color: #666;
	text-decoration: none;
}
#content {
	position: relative;
	width: 95%;
	top: 45px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#logo {
	position: relative;
	height: 125px;
	width: 325px;
	left: 0px;
	top: 0px;
	background-image: url(images/logo4.png);
}
#nav {
	position: relative;
	height: 200px;
	width: 325px;
	top: 0px;
	float: left;
	letter-spacing: normal;
}
#home {
	position: relative;
	height: 28px;
	width: 305px;
	top: 0px;
	color: #FFF;
	background-color: #000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 12px;
	padding-left: 20px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

#about {
	position: relative;
	height: 28px;
	width: 305px;
	top: 0px;
	color: #FFF;
	background-color: #000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 12px;
	padding-left: 20px;
	margin-top: 10px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
#gallery {
	position: relative;
	height: 28px;
	width: 305px;
	top: 0px;
	color: #FFF;
	background-color: #000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 12px;
	padding-left: 20px;
	margin-top: 10px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
#contact {
	position: relative;
	height: 28px;
	width: 305px;
	top: 0px;
	color: #FFF;
	background-color: #000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 12px;
	padding-left: 20px;
	margin-top: 10px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	clear: right;
}
#leftnave {
	float: left;
	position: relative;
	width: 325px;
	left: 0px;
	top: 0px;
	clear: left;
}
#imageholder {
	height: 550px;
	width: 700px;
	position: relative;
	left: 0px;
	top: 0px;
	clear: none;
	background-image: url(images/opacity.png);
	background-repeat: repeat;
}
#info {
	background-color: #000;
	height: 40px;
	width: 230px;
	position: relative;
	float: right;
	top: 100px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	vertical-align: bottom;
	padding-bottom: 12px;
	padding-top: 60px;
}
#imgnav {
	height: 40px;
	width: 200px;
	position: relative;
	float: right;
	top: 225px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
	text-align: left;
	padding-right: 20px;
	vertical-align: top;
	padding-bottom: 12px;
	padding-top: 60px;
	word-spacing: 50px;
}

#infoimage {
	height: 550px;
	width: 950px;
	position: relative;
	left: 325px;
	clear: none;
}
div.img
  {
	margin:6px;
	height:125px;
	width:125px;
	float:left;
	text-align:center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
  }
div.img img
  {
	margin:6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
  }
div.img a:hover img
  {
	border:3px solid #373737;
  }
.imgline {
	position: relative;
	left: 0px;
	top: 0px;
	width: 700px;
}
#thumbframe {
	height: 550px;
	width: 700px;
	background-color: #000;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	position: relative;
	left: 0;
	top: 0;
	clear: none;
}
#placeholder {
	background-image: url(images/gallery/001.jpg);
	background-repeat: no-repeat;
	height: 530px;
	width: 680px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	left: 0px;
	top: 10px;
}
