#logo{
	background-color: #006633;
}

#secondaryNavigation a{
	color: #006633;
	text-decoration:none;
}

#secondaryNavigation a:hover{
	font-weight:bold;
}

#secondaryNavigation a{
	color: #006633;
	text-decoration:none;
}

#secondaryNavigation a:hover, #secondaryNavigation a.active{
	font-weight:bold;
	color: #006633;	
}

#sidebar{
	width: 160px;
	float: right;
	text-align: center;
}

#sidebar a{
	font-size: 14px;	
	color: #006633;		
	text-decoration: none;

	}


#sidebar a:hover, #sidebar a.active{
	
	color: #006633;	
	}

#content a{
	color: #006633;	
}
