body {
}

#hd {
	height: 92px;
	background-image:url('images/gradient-Q5QCR.png');
	background-position:bottom;
	background-repeat: repeat-x;
	margin-left:10px;
	padding-top:10px;
	padding-bottom: 5px;
}
	 
.headernav {
	font-size:131%; 
	color: #4E8D51;
	display:inline;
	position:absolute;
	padding-top: 60px;
}

.headernav a{
		text-decoration:none;
		color: #4E8D51;
}

.headernav a:hover{
	color: #000000;
}

.h2text {
	font-size: 116%;
	font-style: bold;
	display: inline;
}

#bd {
	padding: 25px 10px 50px 10px;
}
	
#bd, #ft {
	color: #4E8D51;
}

.yui-gb {
	padding-top:20px;
}

h1 {
	font-size: 197%;
}
	
h2 {
	font-size:146.5%;
	padding-bottom: 3px;
}