body {
	background-image:url(../images/bg-grass.gif);
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}#top {
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 53px;
}
#menu {
	width: 106px;
	position: absolute;
	left: -97px;
	top: 34px;
}
#wrapper {
	width: 644px;
	margin-top: -26px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
}
#main {
	background-image: url(../images/main.gif);
	background-repeat: repeat-y;
	margin-left: 20px;
	padding: 20px;
	font-size: 18px;
	color: #29580C;
	font-weight: bold;
	padding-right: 100px;
}
.title {
}
#light {
	background-image: url(../images/main-light.gif);
	padding: 10px;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	margin-top: 5px;
}
#left {
	width: 230px;
	float: left;
}
#menu img {
	border: none;
}
#right {
	float: left;
	width: 230px;
	position: relative;
	margin-left: 20px;
}
#clear {
	clear: both;
}
li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 0px;
	margin-top: 0px;
}
ul {
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#grass-light {
	font-size: 10px;
	color: #000000;
	background-image: url(../images/bg-grass-light.gif);
	padding: 5px;
	width: 200px;
	overflow: hidden;
	position: relative;
	left: 355px;
	bottom: 40px;
}
#light a {
	color: #29580C;
	font-weight: bold;
}
#white {
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
	border: solid 1px #dddddd;
}
#light p {
	margin-top: 0px;
}
#light p:first-line {
	font-weight: bold;
	line-height: 20px;
}
#iefix {
	overflow: visible;
	visibility: visible;
	position: relative;
}
