@charset "utf-8";
#Navbar {
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	height: 215px;
	width: 924px;
	background-image: url(../images/bannerNavbar.jpg);
}
#Lineage {
	background-repeat: no-repeat;
	background-position: center center;
	text-align: justify;
	height: 294px;
	width: 167px;
}
#lineageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003;
	text-align: center;
	width: 160px;
	padding-left: 4px;
	height: 294px;
	padding-right: 4px;
}
a:link {
	font-size: 12px;
	color: #003;
}


#infoLinks {
	background-repeat: no-repeat;
	background-position: center center;
	height: 256px;
	width: 167px;
}
#leftNav {
	height: 550px;
	width: 167px;
	float: left;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006;
	text-decoration: none;
	float: left;
	width: 600px;
	clear: none;
	padding-left: 5px;
	margin-left: 5px;
	padding-right: 8px;
	margin-right: 5px;
}

#rightNav {
	float: right;
	height: 548px;
	width: 126px;
}
#navigate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 30px;
	width: 300px;
	margin-top: 95px;
	margin-right: 100px;
	margin-left: 310px;
}
a:hover {
	color: #003;
	font-size: 14px;
}
a:visited {
	color: #E1741F;
	font-size: 14px;
}


#infoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003;
	width: 130px;
	height: 150px;
	text-decoration: none;
	margin-left: 4px;
}
.emphasize {
	font-size: 13px;
	color: #003;
	font-weight: bold;
}
.Emphasize2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003;
}
.PicRightFloat {
	float: right;
	margin-left: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #F47409;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F17201;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 3px;
}
