.SiteBorder {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 760px;
	background-position: center;
}
.PageContent {
	position: relative;
	padding: 20px;
}

.footer {
	background-position: center;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.Navigation {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	padding: 10px;
	float: none;
	position: relative;
	text-align: center;
}
.peopleimage {
	boarder-color:white;
	width:100px;
	height:100px;
}

A:link {color:white;}
A:visited {color:#white;}
.PictureGallery {
	text-align: center;
}

A:hover {color:#999999;}

link {
	color: #FFFFFF;
}

h1 {
	font-style: italic;
	color: #9E0E0A;
}

body {
	text-align: left;
	background-color: #000000;
	background-position: center;
	color: #FFFFFF;
	width: 760px; margin: 0 auto;
}
p {
	color: #FFFFFF;
}
h2 {
	color: #9E0E0A;
}
