#logo
{
	background-image: url(/_img/logo-green.png);
	width: 146px;
	height: 203px;
	z-index: 2 ;
	position: absolute;
	margin-left: 16px;
	margin-right: 20px;
	z-index: 999999;
}

a,
a:link,
a:visited,
a:active 
{
	color: #597900;
	text-decoration: none;
}

a:hover 
{ 
	color: #7ba503;
}

h2
{
	color: #597900;
}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(/_img/bullets-green.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

