body {
	background-image: url(/assets/images/b-background-body.gif);
	background-repeat: repeat-x;
}

h3 {
	color: #346490;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 10px 15px;
	background-image: url(/assets/images/b-header-sidebar.jpg);
	background-repeat: no-repeat;
}

h3 a {
	color: #346490;	
}

#sidebar-hp-1 {
	float: right;
	width: 301px;
	height: 219px;	
	background-image: url(/assets/images/background-hp-sidebar.gif);
	background-repeat: no-repeat;
	padding-top: 110px;
}

#content-sub h2, #content-section h2, #content-full h2 {
	color: #ff6c00;
}

#content-sub a, #content-section a {
	color: #ff6c00;
}

#content-sub a:hover, #content-section a:hover {
	color: #ff3f00;
}

#content-sub a:visited, #content-section a:visited {
	color: #ff7900;
}

.active {
	background-color: white;
}