﻿body {
	margin: 20px 0px 20px 0px;
	background-image: url('images/wallpaper.jpg');

}
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;

}
#topscroll {
	width: 990px;
	height: 135px;
	background-image: url('images/scroll_1x1.png');
}
#main {
	width: 790px;
	background-image: url('images/scroll_2x1.png');
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 100px;
	padding-left: 100px;
	min-height: 400px;
	background-attachment: scroll;
}
#footer {
	background-image: url('images/scroll_3x1.png');
	width: 990px;
	height: 185px;
	clear:both;
}

#nav {
	float: left;
	width: 170px;
	line-height: 130%;
	padding-right:10px;
	padding-top: 20px;
	font-family:  BeaulieuSSK, "Bell MT", "Bookman Old Style", "Book Antiqua", Georgia, "Times New Roman";


}


li.links {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: -30px;
	font-size: 16px;
	padding-bottom:0px;

}
li.links a  {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 8px;
	padding-right: 10px;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #2F200C;

}
li.links a:hover  {

	color: #ffffff;
	background-color: #2F200C;

}
#maintext {
	padding-top: 20px;
	font-size: 14px;
	line-height: 160%;
	width: 550px;
	color: #000;
	margin-left: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	min-height:300px;}

#maintext a { 
	text-decoration:underline; 
	color: #480001;
}



#maintext a: hover { 
	text-decoration:none; 
	color: #ffffff;
}


.address {
	 	font-family:  BeaulieuSSK, "Bell MT", "Bookman Old Style", "Book Antiqua", Georgia, "Times New Roman";
	 	text-align:center;
	 	font-size:16px;
	 	padding:20px; 
}

.pic {
	 margin: 0px 0px 20px 20px; 
	 border:5px white solid;
	 
}

.dropcap {
	float:left;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
	color: #480001;

}

h1 {
	 font-size:17px; 
}

.lefttext {
	 width:270px; 
}

.small { 
	text-align:right;
	font-size: 9px; 
}

.rightpictures {
	 width:260px; 
	 float:right; 
}

table {
	 font-size:inherit;
	 border:0px;
	 border-collapse: collapse;
	 width: 100%;
}

td {
	 vertical-align:top; 
	 padding: 5px; 
}


#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(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/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; }