/*Top or Bottom Static Navigation*/

#staticNav	a	{
	color:#5f2b67;
}
#staticNav a:hover	{
	color: #FF6600;
}
#staticNav		
{
	color:#5f2b67;
	height: 22px;
	vertical-align: baseline;
	padding-left: 10px;
}
