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

#navcontainer ul li.current-cat a, #navcontainer ul li.current_page_item a {
	background: #cc6633;
	color: #ffffff; text-shadow: 0px 0px 4px #c6e3f9;
}

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

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

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

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

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

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

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

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