#hat {
	background: url(img/green_hat.jpg) no-repeat;
}

#bottom {
	border-bottom: 1px #ffffff solid;
	background: #78C19F url(img/green_bottom.jpg) no-repeat;
}

#copyright { 
	background: #63758A; 
} 

#navigation_bar {
	font: bold 14px Verdana, Helvetica, Arial, sans-serif;
	height: 20px;
	background: #459771;
	color: #ffffff;
	padding-top: 2px;
}

#lang {
	width: 20px;
	height: 20px;
	background: #459771;
	color: #ffffff;
	padding-top: 2px;
}

#lang a{
	width: 20px;
	height: 20px;
	background: #459771;
	color: #ffffff;
	padding-top: 2px;
}

#content_h1{
	height: 1px;
	background: #459771;
}

.center-rows .title{
	background:  url(img/bulet_navbar_green.gif) no-repeat left center;
	padding:2 0 2 15;
	color: #459771;
	font-size: 11px;
	font-weight:bold;
	vertical-align:middle;
	padding-bottom:2px;
	border-bottom: 1px #78C19F solid;
}
.center-rows .line{
	background: none;
}

#content a {
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
	color: #459771;
	text-decoration:none;
}

#content a:hover {
	color: #61D09D;
	background: #F0F3F7;
}