/* --
        StreamlineFunds.com v.1.0 CSS
        Created by Rankin Creative : Justin R. Rankin
        Copyright &copy; 2008 Streamline Funds. All Rights Reserved.
-- */

/* ---- Navigation Elements ---- */

#navigation_top {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	width: 900px;
	height: 20px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

#navigation_top a {
	color: #29455e;
}

#navigation_top a:hover {
	color: #fff;
	text-decoration: underline;
}