body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color:#777698;
	background-image: url('images/background.jpg');
	background-position: top center;
	padding: 0px;
	margin: 0px;
}
.topNav {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #d2d2d2;
}

.topNav a {
	color: #ffffff;
	text-decoration: none;
 
}

.topNav a:link, .topNav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.topNav a:hover, .topNav a:active { 
	color: #757496;
	text-decoration: none;
}
.menuNav {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 3px;
	margin: 1px;
}

.menuNav a {
	color: #000000;
	text-decoration: none;
 
}

.menuNav a:link, .menuNav a:visited {
	color: #000000;
	text-decoration: none;
}
.menuNav a:hover, .menuNav a:active { 
	color: #757496;
	text-decoration: none;
	background-color: #d2d2d2;
}
#footer {
	font-family:verdana,sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	/* margin-left:20px; */
}
#footer a {
	color: #000000;
	/* text-decoration: none; */
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	/* text-decoration: none; */
}   
#footer a:hover, #footer a:active { 
	color: #d2d2d2;
	/* text-decoration: none; */
}
.heading {
	font-family:verdana,sans-serif;
	font-size:15px;
	font-style: italic;
	font-weight: bold;
	color: #757496;
}
.crumb {
	font-family:verdana,sans-serif;
	font-size:11px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.crumb a {
	color: #000000;
	text-decoration: none;
 
}

.crumb a:link, .crumb a:visited {
	color: #000000;
	text-decoration: none;
}
.crumb a:hover, .crumb a:active { 
	color: #757496;
	text-decoration: none;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
}
.subheading {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}
ul {
	margin-top: 0em;
}
li {
	margin-left: 0em;
	margin-top: 0em;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
}

a {
	color: #757496;
	text-decoration: none;
 
}

a:link, a:visited {
	color: #757496;
	text-decoration: none;
}
a:hover, a:active { 
	color: #000000;
	text-decoration: none;
}