body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin:0;
	padding:0;
}
* {margin:0;
	padding:0;
	}
h1{
	font-size: 22px;
	font-weight: 900;
	color: #76923C;
	text-align: right;
}
h2,h3,h4{font-weight: 900;
	color: #647C33;/*aaa upgrade #76923C;*/
	border-bottom: solid 2px #76923C;
	}
h2,h3 {
		text-shadow: 1px 1px 1px #000;
}
#main{
/*position:static; margin-left:248px; margin-top:108px; width:488px; min-height:300px*/
}
#foot {
	font-size: small;
	margin: 0 15px;
	color: #4B5E26;/*#586E2D;*/
	border-top: thin solid #4b5e26;
}
#out{
	position: relative;
	width: 800px;
	margin: 0 auto;
	margin-top: 100px;/*internot explorer fix v7-*/
	/*background:#eee;*/
}
#main p {text-align: justify; margin: .2em;}
#main ul, #main li {margin-left: .2em; list-style-position: inside}
#main a {color:#000; text-decoration: none;}


#main em{
	color: #803A5A;/*aaa upgrade #7C3C92;*/
}
#main strong {
	color: #923F3C;
}
#logo{
	position:absolute; left:653px; top:-110px; width:75px; height:106px; z-index:3
}
#menu {
	display:  none;
}
#title {
	position:absolute; left:399px; top:-79px; width:251px; height:50px; z-index:1
}
