#header {
	width: 780px;
	background: url(bg_head_podajudar.jpg) no-repeat;
	height: 111px;
}

.article h1 {
	color: #339933;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 17px;
}

.article h1 a {
	color: #339933;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 17px;
}

#navcontainer ul li.current-cat a, #navcontainer ul li.current_page_item a {
	background: #339933 url(button_over.png) repeat-x;
	color: #ffffff; text-shadow: 0px 0px 4px #c6e3f9;
	font-style: normal;
}

/* Styles for Menu Items */
#navcontainer ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #ffffff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}

#navcontainer ul li a:hover { color: #FFFFFF; background: #339933; text-shadow: 0px 0px 4px #c6e3f9;} /* Hover Styles */

a:link {
	color: #339933;
	text-decoration: none;
}

a:visited {
	color: #339933;
	text-decoration: none;
}

a:hover, a:active {
	color: #339933;
}

b, strong {
	font-weight: bold;
	color: #339933;
	background: transparent;
}

.article h2 {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #999999;
}
