#welcome {
	position: absolute;
	width: 358px;
	height: 141px;
	left: 13px;
	top: 3px;
	background: transparent url(home/welcome.gif) no-repeat;
}

#locationText {
	position: absolute;
	width: 353px;
	height: 71px;
	left: 398px;
	top: 49px;
	background: transparent url(home/location_text.gif) no-repeat;
}

#photo {
	position: absolute;
	left: 490px;
	top: 125px;
}

#shortTextBackground {
	position: absolute;
	left: 222px;
	top: 237px;
	width: 260px;
	height: 148px;
}

#shortText {
	position: absolute;
	height: 131px;
	width: 242px;
	left: 7px;
	top: 7px;
	text-align: justify;
	overflow: auto;
	font-size: 0.87em;
	padding-right: 4px;
}

#longTextBackground {
	position: absolute;
	width: 457px;
	height: 336px;
	left: 11px;
	top: 68px;
	visibility: hidden;
}

#longText {
	position: absolute;
	left: 25px;
	top: 80px;
	width: 421px;
	height: 300px;
	text-align: justify;
	font-size: 0.87em;
	visibility: hidden;
	padding-right: 12px;
	overflow: auto;
}
