@charset "UTF-8";
div#body {
	background-color: #284A4A;
	width: 850px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border: thick ridge #FFFF00;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
div#footer {
	background-position: bottom;
	color: #FFFFFF;
	text-align: center;
}
body {
	margin: 5px;
	border: thin solid #000000;
	background-color: #000000;
}
div#pipeline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #284A4A;
	background-color: #499FB8;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
}
div#photo {
	height: 210px;
	width: 216px;
	float: right;
	text-align: center;
	margin: auto;
	background-position: center center;
	padding: 10px;
	background-color: #284A4A;
}

div#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}
div#largephoto {
	height: 100%;
	width: 100%;
}
div#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: normal;
	margin: 10px;
}
tr#navbar a:hover {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
tr#navbar {
	color: #5FCBEB;
}
h1  {
	color: #000099;
}
tr#navbar a:visited {
	color: #FFFF00;
}

div#header {
	text-align: center;
	border: thick ridge #62D5F6;
	width: 840px;
	background-color: #284A4A;
}
div#left photo {
	border: thick groove #316A7B;
	width: 216px;
}
