@charset "utf-8";
/* CSS Document */

body {
	background:#C9CDA1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#5B5038;
	text-align:left;
	margin:0;
	padding:0;
}
a {
	color:#000;
	text-decoration:none;
}
img {
	border:0;
}
h1 {
	font-size:50px;
	color:#FADE5C;
	margin:40px;
	margin-top:20px;
	margin-bottom:20px;
}
h2 {
	font-size:25px;
	color:#F9DE5B;
	margin:0;
	padding:0;
}
h3 {
	color:#F00;
	font-size:15px;
	margin:0;
	padding:0;
}
p {
	margin:40px;
	margin-top:20px;
	margin-bottom:20px;
}
form {
	float:left;
	width:100%
}
.lebel {
	font-size:20px;
	color:#000;
	float:left;
	margin:5px;
}
.input {
	height:27px;
	font-size:20px;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:0;
	padding-left:5px;
	padding-right:5px;
	background-color:#F9DE5B;
	margin:5px;
	float:left;
}

#body {
	width:100%;
}
#sitebody {
	width:800px;
	height:1035px;
	float:left;
	background:#F6C11E;
}
#top {
	width:800px;
	height:200px;
}
#toplebel {
	background:#93A162;
	width:800px;
	height:30px;
	padding-top:3px;
}
#toplebel h1 {
	margin:0;
	padding:0;
	color:#C9CDA1;
	text-align:right;
	margin-right:90px;
	font-size:20px;
}
#toplebel img {
	position:absolute;
	margin-top:-155px;
	margin-left:10px;
	border:0;
}
#by {
	width:100%;
	position:fixed;
	text-align:right;
}
#by img {
	float:right;
	border:0;
}
#leftcontent {
	width:200px;
	height:652px;
	float:left;
}
#leftcontent ul {
	width:184px;
	margin:0;
	padding:0;
}
#leftcontent li {
	width:179px;
	height:30px;
	background:#93A162;
	list-style:none;
	text-align:right;
	font-size:20px;
	color:#000;
	display:block;
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	padding-right:5px;
}
#leftcontent a {
	display:block;
	width:179px;
	height:30px;
	margin-right:10px;

}
#leftcontent a:hover {
	background:#C9CDA1;
}
#rightcontent {
	width:600px;
	height:652px;
	float:right;
}
#bottom {
	width:800px;
	height:157px;
	background:#5C5038;
	float:left;
	color:#FFF;
	text-align:center;
}
#photo {
	width:160px;
	height:150px;
	margin:5px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}

.by {
	float:right;
	border:0;
}
.folliage {
	position:fixed;
	margin-left:-70px;
}
.list {
	font-weight:bold;
	font-size:15px;
	color:#5B5038;
	text-align:left;
	margin:1px;
}
