#navMain {
	background-color: #424242;
	background-image: url(images/header_02.gif);
	background-repeat: no-repeat;
	height: 105px;
	text-align: center;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
}

#navMain a {
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 15px 0px 15px;
}

.linkStandard {
	color: Silver;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.linkSelected {
	font-weight: bold;
	color: White;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}