body {
	background-color: #000000;
	background-image: url(siteimg/woBackScratched2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#bodyContent {
	text-align: center;
}
#main {
	width: 800px;
	height: 768px;
}
#title {
	top: 238px;
	width: 407px;
	height: 73px;
	position: absolute;
	left: 50%;
	margin-left: -214px;
}
#nav {
	top: 344px;
	width: 687px;
	height: 60px;
	left: 50%;
	margin-left: -353px;
	position: absolute;
}
#bodyArea {
	width: 687px;
	height: 432px;
	background-image: url(siteimg/bodyBack.jpg);
	background-repeat: no-repeat;
	background-color: #dbdbdb;
	top: 402px;
	left: 50%;
	margin-left: -353px;
	position: absolute;
	font-family: georgia,garamond,serif;
	font-size: 12px;
	weight: normal;
	color: #333333;
	overflow: auto;
	padding: 0px;
}
#bodyArea p {
	font-size: 12px;
	text-align: left;
	padding: 5px;
}
#bodyArea h1 {
	font-size: 20px;
	margin: 0px;
	text-align: left;
}
#bodyArea hr {
	margin: 0px;
	padding: 0px;
}
#bottomGlass {
	width: 687px;
	height: 45px;
	background-image: url(siteimg/bottomGlass.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -353px;
	top: 834px;
	font-family: georgia,garamond,serif;
	padding:10px;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-align:center;
}
	#thumbs{
		width:667px;
		margin-bottom:10px;
	}
	#thumbs div {
		margin:5px;
		width:120px;
		height:120px;
		float:left;
		background:#d2d2d2;
	}
	#thumbs div img{
		border:none;
		display:block;
		margin:5px auto;
	}
	
		#loadingmessage{
		position:absolute;
		top:400px;
		padding:1em 5px;
		background:#ffc;
		font-family:Verdana,Sans-serif;
		font-weight:bold;
		width:20em;
		text-align:center;
		font-size:80%;
		color:#000;
		left: 50%;
		margin-left: -10em;
		border-bottom:1px solid #cc9;
		border-right:1px solid #cc9;
		border-left:1px solid #fff;
		border-top:1px solid #fff;
	}

	#bigDynPic{
		background:#000;
		position:absolute;
		top:1em;
		padding:10px;
		z-index: 1000;
		left: 50%;
		margin-left: -310px;
	}
	#bigDynPic img{
		border:1px solid #fff;
	}
	#bigDynPic p{
		font-family:Georgia, Garamond, serif;
		font-weight:bold;
		font-size:80%;
		background:#000;
		color:#fff;
		margin:0;
		padding:5px 10px;	
	}
	#picHolder {
		text-align: center;
	}
	.style2 {
	font-family: georgia,garamond,serif;
	font-size: 12px;
	font-style: normal;
}
.style3 {
	font-family: georgia,garamond,serif;
	text-align:center;
	font-size: 10px;
	font-weight: normal;
}
.style4 {
	font-family: georgia,garamond,serif;
	font-size: 13px;
	font-style: italic;
}
.style5 {
	font-family: georgia,garamond,serif;	
	font-size: 14px;
	font-weight: bold;
}
.style6 {
	font-family: georgia,garamond,serif;	
	font-size: 11px;
	font-style: normal;
	text-align:left;
}
.style7 {
	font-size: 9px;
	font-style: normal;
}
