@charset "utf-8";



#wraper {
	width: 100%;
	background-image: url(../images/bg.jpg);
	color: #FFF;
	float: left;
}
#header {
	height: 130px;
	background-image: url(../images/kagella1000.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu0 {
	height: 15px;
	width: 350px;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
#menu0 ul  {
	height: 15px;
	width: 300px;
	list-style-type: none;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu0 ul li  {
	float: left;
	display: block;
	height: 15px;
	width: 100px;
}

#menu0 ul li a {
	color: #090;
	background-color: #FFF;
	display: block;
	position: relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90px;
}
#menu0 ul li a:hover {
	color: #FFF;
	background-color: #F60;
	text-decoration: none;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#menu0 ul li span a {
	color: #FFF;
	background-color: #F90;
}

#menu {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	text-align: center;
}
#menu ul {
	width: 770px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#menu li         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	line-height: 23px;
	height: 23px;
	width: 110px;
	float: left;
	text-decoration: none;
	font-weight: 400;
	text-align: center;
	list-style-type: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F90;
	border-bottom-color: #F60;
}
#menu li span a{
	color: #FFF;
	background-color: #F60;
	float: left;
	width: 110px;
	height: 23px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: 400;
	text-decoration: none;
	list-style-type: none;
}

#menu li         a{
	text-decoration: none;
	position: relative;
	display: block;
	color: #999;
	font-size: 14px;
	font-weight: 400;
}
#menu li a:hover                   {
	color: #FFF;
	background-color: #86A91D;
	text-decoration: none;
	position: relative;
	font-weight: 400;
}

#content {
	text-align: left;
	width: 60%;
	float: left;
	padding-top: 20px;
}
#keimeno {
	width: 85%;
	padding-right: 5%;
	margin-right: 10%;
	color: #000;
	font-style: italic;
}



#pictures {
	width: 40%;
	text-align: center;
	float: left;
	color: #000;
}

#footer {
	width: 90%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #000;
	font-weight: normal;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
}
body {
	background-color: #FFF;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #999;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: 400;
	color: #690;
	line-height: 36px;
	text-decoration: none;
	display: inline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 100%;
	color: #F60;
	font-weight: bold;
	display: inline;
}

.style2 {
	color: #F90;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.style4 {
	color: #390;
	font-weight: bold;
}
