.imagesbox {
	position			: relative; 
	border				: solid blue 0px;
}

.imagesboxphoto {
	position			: relative; 
	left				: 0px; 
	top					: 0px; 
	z-index				: 100;
}

.imagesboxwelcome {
	position			: relative; 
	z-index				: 100;
}

.textbox {
	position			: relative;
	width				: 100%;
	padding-left		: 20px; 
	padding-right		: 10px; 
	top					: 254px; 
	width				: 742px; 
	z-index				: 100;
	text-align			: justify;
	color				: #25678F;
	border				: solid purple 1px;
}
a.textboxlink:link		{ text-decoration: underline; color: #0000FF; }
a.textboxlink:active	{ text-decoration: underline; color: #0000FF; }
a.textboxlink:visited	{ text-decoration: underline; color: #0000FF; }
a.textboxlink:hover		{ text-decoration: none; color: #0000FF; }

.bottombox {
	position			: relative; 
	top					: 0px; 
	width				: 100%; 
	height				: 180px; 
	border				: solid blue 0px;
}

.bottomtext {
	position			: absolute; 
	top					: 0px; 
	height				: 100px; 
	padding				: 6px; 
	text-align			: left;	
	line-height			: 14px;	
	color				: #666666; 
}

a.bottomlink:link		{ text-decoration: underline; color: #666666; }
a.bottomlink:active		{ text-decoration: underline; color: #666666; }
a.bottomlink:visited	{ text-decoration: underline; color: #666666; }
a.bottomlink:hover		{ text-decoration: underline; color: #26678F; }

.bottomtext1 {
	left				: 0px; 
	width				: 360px; 
}

.bottomtext2 {
	left				: 0px; 
}

.bottomtext3 {
	left				: 406px; 
	width				: 176px; 
}

.bottomtext4 {
	left: 612px; 
}