body {
	margin: 14px auto;
	padding: 0;
	border: 0;
	text-align: center;
	background: #fff url(img/bg4.gif) repeat;
	font-family: "Verdana", sans-serif;
	color: #222;
}

img {
	display: block;
}


	/* layout parameters */
p {
	font-size: 1em;
	padding: .5em;
	margin: 0;
	line-height: 1.5em;
	text-align: justify;
}
#wrapper {
	margin: auto;
	padding: 0;
	border: 1px solid #875;
	border-width: 3px 1px;
	background: #fff url(img/title03.jpg) center top no-repeat;
	color: #222;
	width: 806px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 804px;
}
html>#wrapper {
	width: 804px;
}

#pagebody {
	background: transparent;
	padding: 0 10px 10px 10px;
	margin: 168px 0 0 0;
	border: 0;
	width: 804px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 784px;
	text-align: left;
	clear: both;
	font-size: x-small;		/* Tantek */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>#pagebody {
	width: 784px;
	font-size: small;
}

#introcontent {
	float: left;
	clear: left;
	margin: 0;
	padding: 0 10px 10px 0;
	border: 0;
	width: 492px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 482px;
}
html>#introcontent {
	width: 482px;
}

#newptcontent {
	float: left;
	margin: 10px 0;
	padding: 1px;
	border: 1px solid #ccc;
	text-align: justify;
	width: 482px;		/* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 478px;
	background: #eee;
}
html>#newptcontent {
	width: 478px;
}

#newptcontent .pmap {
	width: 100%;
	text-align: center;
	margin: 10px 0;
	border: 0;
	padding: 0;
}
#newptcontent .pmap img {
	border: 1px solid #ccc;
	margin: 0 auto;
	padding: 0;
}

#map_lm, #map_cv {
	float: right;
	margin: 10px 0;
	border: 1px solid #ccc;
	background: #fed;
	text-align: center;
	padding: 1px;
	width: 274px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 270px;
}
#map_lm {
	margin-top: 62px;
}
html>#map_lm, html>#map_cv {
	width: 270px;
}

#footer {
	padding: 10px 0;
	margin: 0;
	border: 0;
	clear: both;
	width: 804px;
	height: 3em;
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	vertical-align: middle;
	background: #eee;
	border-top: 1px solid #ccc;
	font-size: xx-small;		/* Tantek */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
html>#footer {
	font-size: x-small;
}

	/* design elements */

#introcontent p {
/*	margin: .5em;*/
}
#introcontent .planguage {
	font-size: xx-small;
}

#introcontent .planguage span {
	float: left;
	color: #aaa;
	font-size: xx-small;		/* Tantek */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
html>#introcontent .planguage span {
	font-size: x-small;
}
#introcontent .planguage img {
	float: left;
	padding: 0;
	border: 1px solid #aaa;
	margin: 0 5px;
}

#introcontent .planguage a:hover img {
	border-color: #589;
}
#introcontent .pclear {
	clear: left;
}



#map_cv h1, #map_lm h1 {
	background-color: #b53;
	border-bottom: none;
	color: #fff;
	margin-bottom: .5em;
}
#map_cv p, #map_lm p {
	margin: 0;
	border: 0;
	padding: 0 0 10px 0;
	width: 100%;
	text-align: center;
}
#map_cv img, #map_lm img {
	border: 1px solid #aaa;
	margin: 0 auto;
	padding: 0;
}

#map_cv a, #map_lm a {
	font-size: .9em;
	line-height: .9em;
}

#map_cv a:hover, #map_lm a:hover {
	text-decoration: underline;
}
#map_cv a:hover img, #map_lm a:hover img {
	border-color: #589;
}
#map_cv span {
	margin-bottom: .5em;
}
#map_cv .spanleft {
	width: 45%;
	float: left;
	text-align: right;
	padding-right: 5px;
}
#map_cv .spanright {
	width: 55%;
	float: left;
	text-align: left;
	padding-left: 5px;
}

#footer p {
	margin: 10px 0;
}

table {
	border-collapse: collapse;
}
td {
	text-align: justify;
	vertical-align: top;
}
h1 {
	margin: 1px;
	text-align: left;
	font: 1.3em Georgia, Palatino, serif;
	font-weight: bold;
	padding-top: 2px;
	color: #821;
	background-color: #abc;
	padding-left: 6px;
	/* border-bottom: 1px dotted #821; */
}
#footer p {
	text-align: center;
}

a:link {
	color: #256;
	text-decoration: none;
}
a:visited {
	color: #256;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
a:active {
	color: #256;
}
ul {
	list-style-type: circle;
	font: 1em "Verdana", sans-serif;
	color: #222;

}
ul li {
	font-size: 1em;
	margin-left: 3em;
}
img {
	border: none;
}
.pcenter {
	text-align: center;
}
div {
	border: 1px solid #f00;
}