<STYLE type="text/css">
	#imageSlideshowHolder{
		background-color:#000;
		border:3px solid #317082;
		position:relative;
		
	}
	.imageInGallery{		
		width:233px;
		height:245px;
		background-color:#000;
		left:195px;
		top:428px;
		position:absolute;	
	}
	
	
	#imageSlideshowHolder img{
		
	}
body {
	background-color: #390102;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, Geneva;
	font-size: 12px;
	color: #8B0311;
}
a:link {
	color: #8B0311;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B0311;
}
a:hover {
	text-decoration: underline;
	color: #8B0311;
}
a:active {
	text-decoration: none;
	color: #8B0311;
}
.lighttext {
	
	font-size:12px;
	color:#f5e4ce;
	text-align:justify;
}
.boldbrown {	
	font-size:12px;
	color:#8B0311;
	font-weight:bold;
	text-align:left;
}

	</style>