body {
	padding: 0;
	margin: 0;
	font: 12px Arial;
	background: #ffffe5;
	text-align: left;
	color: #71452E;
	line-height: 13pt;
}

div#left {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 186px;
	height: 600px;
	overflow: hidden;
	padding: 0px 0px 0 0px;
	border: 0px solid #D6AD34;
	border-right: none;
	background: #F4EEDC url('pics/lb1.png');
}

div#right {
	position: absolute;
	top: 20px;
	left: 206px;
	width: 620px;
	height: 600px;
	overflow: hidden;
	padding: 0px 0px 0 0px;
	border: 0px solid #D6AD34;
	border-left: none;
	background: #F4EEDC;
}

#linkbar {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 600px;
	height: 40px;
	overflow: hidden;
	padding: 0px 0px 0 0px;
 	word-spacing: 10px;
	border: none
	background: #F4F3DF;
}

div#inside {
	position: absolute;
	top: 55px;
	left: 40px;
	width: 550px;
	height: 500px;
	overflow: auto;
	padding: 5px 5px 0 5px;
	border: none
	background: #F4EEDC;
}

div#frontpage {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 585px;
	height: 585px;
	overflow: auto;
	padding: 0px;
	border: 0px solid;
	background: #F4EEDC;
}


div#footer {
	position: absolute;
	top: 625px;
	left: 590px;
	font: 13px Arial;
	text-align: right;
	color: #ac785c;
	letter-spacing: 1px;
}

div#language {
	position: absolute;
	top: 0px;
	left: 635px;
}


div#front {
	position: relative;
	margin-left: 40px;
}

div.floatleft {
	float: left;
}

p
{
	width: 500px;
	text-align: justify;
}

.piro_nav .caption p { width:auto; }


span.bold {
	font-weight: bold;
}

span.headline {
	font: bold 15px Verdana;
	letter-spacing: 2px;
}

span.bigtext {
	font: bold 13px Verdana;
}

span.smallitalic {
	font: italic 10px Verdana;
}

img {
	border: none;
}

div#right div#inside img {
	margin-bottom: 5px;
}



img#introtext {
	position: absolute;
	top: 20px;
	left: 170px;
	overflow: hidden;
	border: none;
}

img#indextext {
	position: absolute;
	top: 100px;
	left: 0px;
	overflow: hidden;
	border: none;
}

a, a:active, a:visited, a:hover {
	font: 11px Arial;
	text-decoration: none;
	color: #5B6A35;
	font-weight: bold;
	border: none;
}

a:hover {
	color: #a7bc94;
}

a.nav {
	font: 16px Lucida Sans Unicode;
	text-decoration: none;
	color: #253813;
	border: none;
}

a.nav:hover {
	color: #a7bc94;
}

span.streck {
	font: 16px Lucida Sans Unicode;
	text-decoration: none;
	color: #a7bc94;
}

a.navjul {
	font: 16px Lucida Sans Unicode;
	text-decoration: none;
	color: #69220e;
	border: none;
}

a.language {
	font: 14px Lucida Sans Unicode;
	text-decoration: none;
	color: #f4eedc;
	border: none;
}

a.footer {
	text-decoration: none;
	border: none;
	font: 13px Arial;
	text-align: center;
	color: #c29278;
	letter-spacing: 1px;
}

.greenborder
{
	border-width: 2px;
	border-style: solid;
	border-color: #4f7929;
}

.orangeborder
{
	border-width: 2px;
	border-style: solid;
	border-color: #ed7b0b;
}

.redborder
{
	border-width: 2px;
	border-style: solid;
	border-color: #c20a0a;
}
