/* look into favicon code*/

body {
font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
	color: #333333;
	background-color:white;
	width: 800px;
}

img {
border-style: none;
}

/*link info*/
a:link {
color: #4d1ace;
	text-decoration: none;
	border-bottom:    none;
}
a:visited {
color: #8a6fd0;
	text-decoration: none;
	border-bottom:    none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#copyright {
font-size: 65%;
text-align: center;
}

#nav-top {
margin-bottom: 50px;
}

.nav-bottom {
text-align: center;
margin-top: 300px;
}

.index-page-nav {
margin-top: 170px;
}

#error-404 {
margin-top: 200px;
text-align: center;
}

.margin-top {
margin-top: 50px;
}

.margin-bottom {
margin-bottom: 50px;
}

/*table info*/

table {
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
border: none;
bordercollapse: collapse;
caption-side: bottom;
width: 800px;
}

td, th {
font-family: Arial, Helvetica, sans-serif;
border: none;
padding: 0px;
}

.table-projects-title {
text-align: left;
font-weight: bold;
}

.table-projects-description {
text-align: left;
font-weight: normal;
}

.center {
text-align: center;
}

.sustainability-photo-text {
font-size: 80%;
text-align: center;
}

.right {
text-align: right;
}

.left {
text-align: left;
}

.justify {
text-align: justify;
}

.italic {
font-style: italic;
}

.index-nav-images {
width: 150px;
height: 140px;
border-spacing: 10px;
}

.link-photo {
width: 100px;
height: 71px;
border-spacing: 10px;
}

.heading {
text-style: bold;
text-align: left;
}

.people-nav {
width: 38px;
height: 42px;
border-spacing: 10px;
}

h2 {
font-size: 180%;
font-weight: 300;
}

h3 {
font-size: 115%;
}

h4 {
margin-top: 5px;
font-size: 100%;
}

#map {
width: 500px;
height: 407px;
}

.people-large-photo {
float: left;
margin-right: 10px;
margin-bottom: 5px;
width: 150px;
}

.project-nav-image {
width: 94px;
height: 87px;
border-spacing: 10px;
}

.link-photo2 {
float: left;
margin-right: 10px;
margin-bottom: 5px;
width: 100px;
height: 71px;
}




