@charset "UTF-8";
body {
	background-color: #e6e6fa;
	margin: 0;
	text-align: center;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline blink;
}
#wrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.2em;
	color: #333366;
	text-align: center;
	width: 100%;
}
#Header {
	background-image: url(../images/bkgd-Header.jpg);
	background-repeat: repeat-x;
	height: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #556b2f;
}
#HeaderBkgdPhoto1 {
	background-image: url(../images/bkgdphotomono1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#HeaderBkgdPhoto2 {
	background-image: url(../images/bkgdphotomono2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#HeaderBkgdPhoto3 {
	background-image: url(../images/bkgdphotomono3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#HeaderBkgdPhoto4 {
	background-image: url(../images/bkgdphotomono4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#HeaderBkgdPhoto5 {
	background-image: url(../images/bkgdphotomono5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#HeaderBkgdPhoto6 {
	background-image: url(../images/bkgdphotomono6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#HeaderDragonfly {
	background-image: url(../images/dragonfly-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 300px;
	text-align: center;
}
#Content {
	background-image: url(../images/bkgd-Content.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#ContentDragonfly {
	background-image: url(../images/dragonfly-bot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#ContentWrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 95px;
	z-index: 1;
}
#ContentWrapperIndex {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 225px;
	z-index: 1;
}
#ContentWrapperGallery {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 295px;
	z-index: 1;
}
#ContentWrapperJim {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
	z-index: 1;
}
#ContentPhotoBanner {
	height: 200px;
	width: 800px;
	position: absolute;
	top: 195px;
}
#ContentPhotoBannerIndex {
	height: 330px;
	width: 800px;
	position: absolute;
	top: 195px;
}
#ContentPhotoBannerGallery {
	height: 400px;
	width: 800px;
	position: absolute;
	top: 195px;
}
#ContentPhotoBannerJim {
	height: 235px;
	width: 800px;
	position: absolute;
	top: 195px;
}
#tdLeftColumn {
	padding-right: 10px;
	color: #333333;
}
#tdCenterColumn {
	text-align: left;
}
#tdRightColumn {
	padding-left: 20px;
	color: #333333;
}
#ContentNav {
	background-image: url(../images/navrules.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 400px;
	background-position: center top;
}
#ContentNavGallery {
	background-image: url(../images/navrules.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 400px;
	background-position: center top;
}
#Footer {
	font-size: x-small;
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Footer    ul li {
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	display: inline;
}
#Footer ul li.navlast2 {
	border-right-style: none;
	border-right-width: 0px;
	margin-right: 45px;
}
#tdCenterColumn h2 {
	text-align: center;
}
