			.gnav	
			{						
						margin: 4px 4px 4px 4px; 
						border: 2px solid #404040;
						height: 210px;
						width: 212px;
						float: left;
						text-align: center;
						display: inline;
			}
			.label
			{
				float: left;
				height: 40px;
				width: 212px;
				border-bottom: 2px solid #404040;
				line-height: 40px;
				font-family: sans-serif;
				font-weight: 600;
				color: #ffffff;
			}
			.gnav a {
						display: block;
						color: black; 
						border: 0px;
						height: 210px;
						width: 212px;
						margin: 0px 0px 0px 0px;
						text-decoration: none;
						z-index:1;
						line-height: 170px;
			}
			.gnav div
			{
			}
			.gnav img {vertical-align: middle; border: 0; margin: 0px 0px 0px 0px; z-index: 1;}
			
			.gnav a:hover img{border: 3px solid #404040; margin: 0px 0px 0px 0px;}
			.gnav a:hover {background-color: #a0a0a0;}
			.gnav a:hover .label{background: #666666; color: #eebe30;}
			

			.no{
						display: none;
			}
.left
{
	margin: 4px 4px 4px 88px;
}
.center
{
	margin: 4px auto 4px 312px;
}
			/* END OF NAVIGATION */

p.intro
{
  width: 640px;
  text-indent: 20px;
  margin: auto;
  text-align: left;
  color: white;
}
.cntlink
{
	text-decoration: none;
	color: #eebe30;
}
.cntlink:hover
{
  color: white;
}
