html { min-height: 100%; margin-bottom: 1px; }

body {
	margin: .0em;
	padding: 0em;
	font-family: 'Lucida Grande', verdana, geneva, arial, sans-serif;
	color: #fff;
	background-color:#000;
	font-size: 14px;
	line-height: 16px;
}

div.center,
p.center {
	margin: auto;
	text-align: center;
}

img {
	border: none;
}

#wrapper {
	width: 650px;
	margin: auto;
	text-align:center;
	padding-top: 12px;
}

#main {
	text-align:left;
	margin:0 auto;
}

#gallery {
	padding-top: 12px;
	text-align:center;
	margin: auto;
}

#header {
	width:100%;
	background: #BBCFE8 url('/images/PATTERN3v3Tile.jpg');
	text-align:center;
}

#menubar {
	background-color: #339;
	padding: 3px;
	text-align:center;
	margin-top: 6px;
	margin-bottom: 12px;
}

a.menu:link, 
a.menu:visited {
	color:#fff;
	font-weight: bold;
	font-family: verdana, geneva, arial, sans-serif;
	background-color:#339;
	text-decoration: none;
	font-size: 12px;
	padding: 2px 17px;
}

a.menu:hover, 
a.menu:active { 
	color:#ccc;
	font-weight: bold;
	text-decoration: none;
}

p { 
	line-height: 1.5;
	text-align:left;
}

h2 {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #6fb1cf;
	padding-bottom: 4px;
	margin-bottom: 4px;
}


.gallery-desc {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #9cc;
	text-decoration: none;
	text-align:center;
}

.njsheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	font-variant: small-caps;
	color: #603;
	text-decoration: none;
	line-height: 20px;
	font-style: normal
}

.njssmallheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #6fb1cf;
	text-decoration: none;
	font-variant: normal
}

.njssmallitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 12px;
	font-style: italic
}

.njsitalic {
	 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none
}

.njssmallheadsitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #6fb1cf;
	text-decoration: none
}

.enterhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6FB1CF;
	text-decoration: none;
	line-height: 28px;
	font-style: italic}

a:link {
	color: #9CC;
	text-decoration: underline;
}

a:active {
	color: #cff;
	text-decoration: none;
}

a:hover {
	color: #cff;
	text-decoration: underline;
}

a:visited {
	color: #699;
}

.gallery-descverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none }
	
img.gallerythumb {
	border:2px solid #699;
	margin-top:8px;
	padding:2px;
}

img.gallerypicture {
	border:3px solid #699;
	margin-top:12px;
	padding:2px;
}

.back {
	font-size: 12px;
}

.title {
	text-align:center;
	margin:0 auto 33px auto;
}