body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 11px "Lucida Sans Unicode", "Georgia", "Sans-Serif";
	height: 100%;
	background: transparent;
}
form {
	background: transparent;
	font: 11px "Lucida Sans Unicode", "Georgia", "Sans-Serif";
}

table {
	background: #fff;
	font: 12px "Lucida Sans Unicode", "Georgia", "Sans-Serif";
	height: 100%;
	text-align: center;
}

h2 {
	color: #a4a4c3;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 0 0;
	padding-left: 11px;
	background: transparent url('image/dot.png') 0px 5px no-repeat;
}

h3 {
	color: #a4a4c3;
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.purple {
	color: #a4a4c3;
}

a img {
	border: 0;
}

a:link {
	color: #149471;
	text-decoration: none;
}
a:visited {
	color: #149471;
	text-decoration: none;
}
a:hover {
	color: #6a5387;
	text-decoration: none;
}
ul {
	list-style-type: none;
	margin-left: 20px;
	padding-left: 0;
}
ul li {
	display: block;
	vertical-align: middle;
	padding-left: 13px;
	padding-bottom: 0px;
	background: transparent url('image/dot.png') 0px 5px no-repeat;
}
.galleries {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
	text-align: left;
}
.galleries li {
	display: inline;
	list-style-type: none;
	border: none;
	padding: 0;
	background: none;
	margin: 0 0 0 0;
	text-align: left;
}
.galleries li img {
	width: 40px;
	height: 107px;
	border: 1px;
	padding: 0;
	margin: 2 2 2 2;
	text-align: left;
}
.hr {
	background: url('image/line.gif') no-repeat;
	width: 530px;
	height: 5px;
	border: 0;
	padding: 0;
	margin: 0 0 10px;
}
.hidetext {
	display: none;
}
.date {
	font-weight: bold;
}
#all {
	background: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#sideimage {
	background: transparent	url('image/left.png') no-repeat;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 252px;
	height: 667px;
	z-index: 1;
}
#titleimage {
	background: transparent url('image/top.jpg') no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 814px;
	height: 106px;
	cursor: hand;
	z-index: -2;
}
#maintopleft {
	background: transparent url('image/maintopleft.jpg') no-repeat;
	position: absolute;
	top: 121px;
	left: 267px;
	width: 140px;
	height: 50px;
}
#gallery {
	background: transparent url('image/gallery.jpg') no-repeat;
	position: absolute;
	top: 121px;
	left: 407px;
	width: 88px;
	height: 50px;
	cursor: hand;
}
#shop {
	background: transparent url('image/shop.jpg')	no-repeat;
	position: absolute;
	top: 121px;
	left: 495px;
	width: 71px;
	height: 50px;
	cursor: hand;
}
#about {
	background: transparent url('image/about.jpg') no-repeat;
	position: absolute;
	top: 121px;
	left: 566px;
	width: 81px;
	height: 50px;
	cursor: hand;
}
#blog {
	background: transparent url('image/blog.jpg')	no-repeat;
	position: absolute;
	top: 121px;
	left: 647px;
	width: 67px;
	height: 50px;
	cursor: hand;
}
#contact {
	background: transparent	url('image/contact.jpg') no-repeat;
	position: absolute;
	top: 121px;
	left: 714px;
	width: 127px;
	height: 50px;
	cursor: hand;
}
#mainpanel {
	background: transparent url('image/main.jpg') no-repeat;
	position: absolute;
	left: 267px;
	top: 171px;
	height: 306px;
	width: 574px;
	z-index: -2;
}
#content {
	text-align: left;
	background: transparent;
	position: absolute;
	left: 297px;
	top: 171px;
	height: auto;
	width: 514px;
	padding: 0px;
	z-index: 1;
}
.ink {
	background: transparent url;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('image/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('image/nextlabel.gif') right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }