/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 90%;*/
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #304934;
	scrollbar-base-color:#CCD8CE;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
}

#container {
	position:relative;
	width:683px;
	height:572px;
	z-index:1;
	background-image:  url(bg_image.jpg);
	background-color: #304934;
	background-repeat: no-repeat;
	left: 50%;
	top: 4px;
	margin-left: -342px;
}
#phavorite {
	position:absolute;
	left: 28px;
	bottom: 10px;
	top: 545px;
}

#phavorite a {
	color: #304432;
	font-size: 65%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#info {
	position:absolute;
	color: #304432;
	right: 14px;
	bottom: 10px;
	text-align: right;
	font-size: 65%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#info a { color: #304432;
	text-decoration: none;}

#info a:hover { color: #000000;
	text-decoration: none;
}

#menu {
	position:absolute;
	width:124px;
	height:368px;
	z-index:1;
	left: 23px;
	top: 55px;
	background-image:  url(bg_menu.jpg);
	background-repeat: no-repeat;
	background-color: #304934;
	border: 2px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
}

#menu ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: none;
	list-style-position: inside;
	margin: 20px 10px 0px -30px;
	padding: 0px;
/*	border: thin solid #FF0000;*/
	text-align: right;
	line-height: 65px;
}

#menu ul li{
	margin: 0px;
	padding: 0px;
	text-align: right;
/*	border: thin solid #FFFF00; */
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 90%;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#menu a.active {
	color: #BBDDB7;
	font-weight: bold;
}

#menu a.active:hover {
	color: #BBDDB7;
	font-weight: bold;
}


#text {
	position:absolute;
	width:477px;
	height:300px;
	z-index:3;
	left: 180px;
	top: 138px;
	overflow: none;
	color: #000000;
	font-size: 80%;
	padding: 3px 10px 3px 3px;
	margin: 0px;
}

#text a{
	color: #304934;
}

#text b, #text strong{
	color: #304934;
	font-weight: bold;
}

#text .colofon{
	color: #304934;
	font-weight: bold;
	font-size: 70%;
}
#text p, #text h1 {
/*	width: 230px;*/

}


/* #text H1:first-letter { font-size: 150%;} */

#images img { border: 3px solid #FFFFFF; margin: 6px 4px 1px 0}

#shadow-rght {
	position:absolute;
	width:19px;
	height:572px;
	left: 683px;
	top: 0px;
}

#shadow-btm {
	position:absolute;
	width:702px;
	height:18px;
	left: 0px;
	top: 572px;
}
#images {
	position:absolute;
	width:497px;
	height:60px;
	z-index:3;
	left: 180px;
	top: 441px;
	overflow: none;
	color: #000000;
	font-size: 80%;
	margin: 0px;
	color: #304432;
	text-align: left;
	font-size: 65%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
