@charset "utf-8";
/* CSS Document */

/*
	Unique background images
*/
#centerBg {
	background: transparent url(/articles/img/bg_center_articles.gif) no-repeat 210px 111px;
}
#headerLogin h2 {
	background-image: url(/articles/img/bg_header_subhead_articles.gif);
	width: 423px;
}
#headerNav {
	background-image: url(/articles/img/bg_header_nav_articles.jpg);
}

/*
	Center content styles
*/
#more a {
	float: right;
	color: #44a9a5;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 90%;
}