#div_localContent
{
	position: absolute;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	font-size: 10pt;
}

#div_images
{
	position: absolute;
	left: 50px;
	top: 0px;
}

#div_images img
{
	padding-left: 5px;
	padding-right: 5px;
}

#div_textBody
{
	position: absolute;
	left: 0px;
	top: 250px;
	right: 15px;
}

#img_mapLink
{
	width: 340px;
	height: 240px;
	border: none;
}

.textLarge
{
	font-size: 12pt;
}

.textSmall
{
	font-size: 8pt;
}
