div#nav_article {
	background: url(../img/nav_seniors.png) no-repeat;
	display: block;
}

div#nav_article ul li a{
	color: #80bbd4;
	color: white;
}

div#content_article {
	width: 500px;
	float: right;
}

div#content_article h1{
	border-bottom: none;
	color: #0076a8;
}


div#content_article a {
	border-bottom: 1px dotted #0076a8;
	color: #0076a8;
	text-decoration: none;
}

div#content_article a:hover {
	border-bottom: 1px solid #0076a8;
	color: #0076a8;
	text-decoration: none;
}
