body {
	margin: 5px;
	background-color: #000014;
}
#pageSurround {
	background-color: #FFFFFF;
}
#divThumbsImg {
	overflow:auto; 
	width: 100%;
	min-height:80px;
	height:auto;
	text-align: center; 
	margin-top: 5px;
	padding-top:5px;
	border-top: 1px dotted #999999;
}
/* for Internet Explorer */
/*\*/
* html #divThumbsImg {
height: 100px;}
/**/

#divMainImg {
	width: auto; 
	height: auto;
	text-align: center;
	overflow: hidden;
	margin-bottom: 5px;
}
a.popupLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;	
	text-decoration: none;
	color: #BFCCC7;
	font-weight: bold;
}
a.popupLink:hover {
}
.txtCopyright, a.txtCopyright {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	padding-top: 5px;
	color: #999999;
}
a.txtCopyright:hover {
	text-decoration: none;
}
