/* CSS Document */
.navigation{
	width: 980px;
	height: 15px;
	padding: 5px 10px 0 20px;
	color:#903;
	/*background:*/
	background-position: 5px 6px;
}
.navigation span.current{
	color:#09C;
}

 