a.nav:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.nav:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.nav:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menuCellBkg {
	background-image: url(/_images/subBkg4.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.heading1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

body {
	background-image: url(_images/DCG_frnt_10_bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position:50% 0%;
	background-color: #6B3004;
}
