.text {
	font-family: sans-serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.phototext {
	font-family: sans-serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	color: Blue;
	text-align: center;
	text-decoration: none;
}
.menu {
	font-family: sans-serif;
	text-align: right;
	vertical-align: middle;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
.frontpage {
	font-family: sans-serif;
	text-align: justify;
	vertical-align: middle;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	border: thin solid Black;
	padding: 0px 20px 0px 20px;	
}
.links {
	font-family: sans-serif;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.location {
	font-family: sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

p.image { text-align : center; margin :0px; padding: 0px;}
p.image img { display: block; margin: 1px auto; text-align: center; background-color: #000000; padding: 1em; }

