body {
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center; /* centering hack 1/2 */
	background-color:#232323;
}

td.background {
  background-image:url('images/body-gradient.png');
  background-repeat:repeat-x;
  }
  
.nav {
font: normal 75% Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#003366;
	border-bottom-color:#003366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 0.1em;
	font-size: 1.5em;
	margin-bottom: 0.4em;
	font-weight: normal;	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#003366;
	font-size: 1.3em;
	margin-bottom: 0em;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#003366;
	font-size: 1.15em;
	margin-bottom: 0em;
	font-weight: normal;
}

h4 {
	font-size: 1em;
	margin-bottom: 0em;
}


p {
	margin-top: .3em;
	margin-bottom: .7em;
}

.docphotos {
	margin-top: 23px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 3px;
	border:solid;
	color: #003399;
	border-width: 1px;	
}

.photos {
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 3px;
	border:solid;
	color: #003399;
	border-width: 1px;	
}
.NaviImage {
	border: none;
	margin-bottom: -4px;
}



