/*Top or Bottom Static Navigation*/

.staticNav {
	text-align: center;
	margin-left: 169px;
}

.staticNav	a img	{
	color:#000000;
	border: 2px solid #d23e88;
}

.staticNav	a {margin-right: 2px;}

.staticNav	a:hover img	{border: 2px solid #000;}
.staticNav		{color:#000000;padding:3px;}

#staticNav02	a	{color:#000000;}
#staticNav02	a:hover	{color:#254059}
#staticNav02		{color:#000000;padding:3px;}

