body {
	background-color: #2e4b9b;
	left: 0px;
	top: 0px;
	font-family: "Palatino Linotype", Palatino, serif, "Times New Roman", Times;

}
.nav {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	background-color: #2E4B9B;
	
}
div.nav a:link {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;

}
div.nav a:visited {
	color: #ece7ec;
	text-decoration: none;

}
div.nav a:hover {
	color: #FF6600;
	text-decoration: underline;

}
.navSmall {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
	background-color: #2E4B9B;
	
}
div.navSmall a:link {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;

}
div.navSmall a:visited {
	color: #ece7ec;
	text-decoration: none;

}
div.navSmall a:hover {
	color: #FF6600;
	text-decoration: underline;

}

.popupBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F7CCAE;
}
.PageName {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #2e4b9b;
	background-color: #ece7ec;

}
.ContentEmph {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #2e4b9b;
}
.PhilPic {
	background-color: #2e4b9b;
	background-image: url(images/Philosophers3.jpg);
	background-repeat: no-repeat;
}
.ContentEmphRed {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF6600;
	font-style: normal;

}
.BibTitle {
	font-style: italic;
}
a:link {
	color: #2e4b98;
}
a:visited {
	color: #000066;
}
ContentCell {
	background-color: #CCFFFF;
}
.ContentCell {
	background-color: #D1e4e7;
}
.credit {
	font-family: "Palatino Linotype", Palatino, serif, "Times New Roman", Times;
	font-size: xx-small;
	font-style: italic;
	color: #FF9900;

}
h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF6600;
}
.PageHeaderBox {
	background-color: #FF9900;
	background-position: center center;
}
h2 {

	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF6600;
}
.borderRed {
	margin: 2px;
	height: 2px;
	width: 2px;
	border: thin double #FF6600;

}
.popupBox {

	font-family: "Palatino Linotype", Palatino, serif, "Times New Roman", Times;
	font-size: x-small;
	font-style: normal;
	color: #333399;
}
.popupHeadline {


	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333399;
}
.ContentEmphSmaller {

	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2e4b9b;
}
.SubHeaderBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #2F4C9C;
	background-color: #F7ccae;
	border-top: thin solid #2E4B9B;
	border-right: thin none #2E4B9B;
	border-bottom: thin solid #2E4B9B;
	border-left: thin none #2E4B9B;



}
.PhilosophersCell {
	background-image: url(images/Philosophers3.jpg);
	background-repeat: no-repeat;
}
.State {
	font: small-caps large "Arial Black", Arial, Helvetica, sans-serif;
	color: #FF9900;
	background: #2E4B9B;
}
.imageRight {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	float: right;
}
.imageLeft {
	margin: 0px;
	padding: 0px 10px 10px 0px;
	float: left;
}
