/************************************
* NAVIGATION CSS LAYOUT             *
* COPYRIGHT (C)2008, JOHN M. STOKES *
*************************************/

#horizontalNav {
	width: 900px;
	margin: auto;
	margin-bottom: 25px;
	text-align: center;
}

#horizontalNav .active {
	font-weight: bold;
}
