body{
	text-align: center;
	background-image:url(../images/page_bkg.gif);
	margin: 0px;
	padding: 0;
	background-attachment: fixed;
	}

#page{
	width: 699px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 15px;
	}

#header{
	height: 118px;
	width: 697px;
	float: right;
	text-align: left;
	}

#content {
	background-image: url(../images/content.png);
	background-repeat: repeat-y;
	width: 614px;
	float: right;
	clear: right;
	text-align: left;
	padding-bottom: 10px;
	}
	
#footer {
	height: 109px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	width: 614px;
	text-align: left;
	float: right;
	padding-bottom: 50px;
	}
	
#leftcol {
	float: left;
	text-align: left;
	width: 200px;
	background-image: url(../images/wallpaper_leftcol_bkg.jpg);
	background-repeat: repeat-y;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	}
	
#scrollbar_box {
	width: 210px;
	height: 190px;
	float: left;
	text-align: left;
	overflow:scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	background-image: url(../images/wallpaper_leftcol_bkg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	margin-top: 5px;
	right: auto;
	}
	
	
#leftphoto {
	float: left;
	text-align: left;
	width: 210px;
	margin-right: 10px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
	#leftphotoNoWidth {
	float: left;
	text-align: left;
	margin-right: 20px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
	
	#rightphotoNoWidth {
	float: right;
	text-align: left;
	margin-right: 10px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#rightcol {
	float: right;
	text-align: left;
	width: 280px;
	padding-left: 10px;
	padding-bottom: 20px;
	}
	
#centercol {
	text-align: left;
	clear: both;
	padding-right: 50px;
	padding-left: 50px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
	#centertext {
	text-align: left;
	clear: both;
	padding-right: 50px;
	padding-left: 50px;
	margin: auto;
	
	}
	
#bookcol {
	text-align: left;
	clear: both;
	margin: auto;
	padding-top: 20;
	padding-right: 20;
	padding-bottom: 20;
	padding-left: 20;
	}
	
#mainmenu {
	height: 30px;
	margin-top: 50px;
	text-align: left;
	margin-left: 70px;
	}
	
#submenu {
	width:697px;
	height: 45px;
	background-image: url(../images/menu_images/images/menu_13.png);
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	padding-left: 40px;
	text-align: left;
	}
	
#footermenu {
	height: 30px;
	margin-top: 55px;
	text-align: left;
	margin-bottom: 18px;
	}
	
#banner {
	height: 177px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 610px;
	}
	
#colorspots {
	height: 307px;
	width: 82px;
	top: 50px;
	margin-top: 150px;
	background-image: none;
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	margin-left: 3px;
	}
	
#lightbox{
	position: absolute;
	left: 0;
	width: 107%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

.img{  border-style: none;
}

#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-image:url(../images/lightbox_images/wallpaper_bkg.jpg);
	background-repeat:repeat;
	background-color: #FFFFFF;
	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(../images/lightbox_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox_images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	background-image:url(../images/lightbox_images/wallpaper_bkg.jpg);
	background-repeat:repeat;
	background-color: #FFFFFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

#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; }

	
.styleCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	line-height: 23px;
	}
	
.styleCopy_ingress {
	font-family: "Lucida Calligraphy", Lucida Handwriting, Monotype Corsiva;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	font-weight: normal;
	}
	
.styleCopy_ingress_big {
	font-family: "Lucida Calligraphy", Lucida Handwriting, Monotype Corsiva;
	font-size: 18px;
	color: #666666;
	line-height: 24px;
	font-weight: normal;
	}
	
.styleHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #666666;
	line-height: 25px;
	font-weight: normal;
	}
	
.styleSubmenu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
	
	
.styleFineprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	}
	
	.styleFineprintPhoto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	}
	
a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	color: #666666;
}

a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	color:#666666;
}

a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#5C3F3E;
}
